Closed clicktrend closed 4 years ago
Hi @clicktrend,
Thanks for the report. The route "marello_invoice_index" should actually be "marello_invoice_invoice_index", we noticed that we haven't changed the entity config (in the Marello\Bundle\InvoiceBundle\Entity\AbstractInvoice) which is causing issues with the entity management part of the application specifically for the Invoice. We were able to confirm this issue and will fix it for the next release.
Thanks again!
Jaimy
Hi @clicktrend,
The issue has been fixed in 3.0.2 (https://github.com/marellocommerce/marello/blob/3.0/src/Marello/Bundle/InvoiceBundle/Entity/AbstractInvoice.php). Thanks again for finding and reporting the issue.
Jaimy
Thrown error
I guess it should be "marello_invoice_view" like in line 19 in file InvoiceController.php