You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
INVO sample application does not have or is not showing any order management (create/edit/delete) for 'INVOICES'.
Describe what you are trying to achieve and what goes wrong.
Create, edit, delete and manage invoices.
Provide output if related. Provide coredump if any.
Provide minimal script to reproduce the issue
simply install invo from a fresh php 7.1 / ngnix 1.12 and try to add an invoice.
there was no functionalty avaliable.
// paste code
Details
Phalcon version: (php --ri phalcon) 3.2.4
PHP Version: (php -v) 7.1.7
Operating System: amazon ami ec2 / m3.large
Installation type: Compiling from source || installing via package manager
compiling via source
Zephir version (if any):
Server: Nginx 1.12.1
Other related info (Database, table schema): mysql 5.6 new/fresh install.
From @salesiss on November 6, 2017 2:20
Expected and Actual Behavior
INVO sample application does not have or is not showing any order management (create/edit/delete) for 'INVOICES'.
// paste code
Details
php --ri phalcon
) 3.2.4php -v
) 7.1.7compiling via source
Copied from original issue: phalcon/cphalcon#13147
The text was updated successfully, but these errors were encountered: