Obi Hen Kenobi
Devpreneur
fix: invoice sum calculation
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