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.
refactor: code cleanup -> return hints
fix: email saving -> customer to user
feat: open items management quiqqer/erp
fix: fire correct event when changing Invoice paid_status
feat: new event: quiqqerInvoiceCreateCreditNoteEnd
Merge branch 'dev' of dev.quiqqer.com:quiqqer/invoice into dev
feat: quiqqer/payment-sepa
refactor: allow PurchasingProcess for calculation
refactor: ignore calculation attributes with paid_status DEBIT quiqqer/payment-sepa
fix: invoice sum calculation
fix: calc for invoice sum display
refactor: allow PurchasingProcess for calculation
refactor: ignore calculation attributes with paid_status DEBIT quiqqer/payment-sepa
feat: PaymentReceiver -> implement getPaymentStatus
feat: PaymentReceiver -> implement getPaymentStatus
refactor: prevent automatic setting of paid_status in invoices that have the DIRECT_DEBIT payment status quiqqer/payment-sepa
feat: PaymentReceiver -> implement getPaymentStatus
refactor: quiqqer/invoice
Merge branch 'dev' of https://dev.quiqqer.com/quiqqer/invoice into dev
fix: if hash is already in use at invoice creation, new invoice hash will be generated