QUIQQER ERP
The QUIQQER ERP module bundles all QUIQQER modules which you need for a
ERP (Enterprise Resource Planning) system.
It is your central point to successfully realize your project.
The ERP system transforms QUIQQER into a fully-fledged e-commerce shop or into your invoice management.
Start your e-business now.
Merge branch 'dev' of https://dev.quiqqer.com/quiqqer/invoice into dev
refactor: TransactionList control -> entityType param
fix: calc for invoice sum display
fix: if hash is already in use at invoice creation, new invoice hash will be generated
fix: consider empty customer_name and company; refactor: better locale for missing invoice attributes
fix: if an error is thrown during the invoice opening, then this is passed on to the user
Merge branch 'dev' of https://dev.quiqqer.com/quiqqer/order into dev
fix: if no invoice id exists for the order -> hide the invoice open menu entry
Merge branch 'dev' of https://dev.quiqqer.com/quiqqer/order into dev
refactor: removed unnecessary control files
feat: PaymentReceiver provider
Merge branch 'dev' of https://dev.quiqqer.com/quiqqer/order into dev
fix: if no invoice id exists for the order -> hide the invoice open menu entry
fix: if an error is thrown during the invoice opening, then this is passed on to the user
Merge branch 'dev' of dev.quiqqer.com:quiqqer/invoice into dev
fix: backend brutto product calc
fix: backend brutto product calc