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.

πŸš€ feat: add history entry if order is set to successfulfix: call $Order->send() in $OrderProcess->getBody() if OrderInProcess is successful

🐞 fix: group attribute fields in product list frontend view fixed

🐞 fix: VariantChild -> do not try to get field values from non-existend parent

🐞 fix: VariantChild->delete() -> do not delete MediaFolder if it is inherited from VariantParent

⌨ refactor: correct and more clear exception messages if a field was not found

πŸš€ feat: product cache update cron -> added debug log for tracking the cache update time for each product

⌨ refactor: add error log entry if a VariantChild is loaded and its parent product does not exist

⌨ style: Product panel variant list -> removed product url column and made attribute group value columns bigger

⌨ refactor: show field value titles for AttributeGroup fields in variant list

⌨ Merge branch 'dev' of https://dev.quiqqer.com/quiqqer/payments into dev

🐞 fix: VariantParent->getVariantByVariantHash() - only get variants with correct parent

⌨ refactor: workarounds for generating variants -> saving issues

⌨ Merge branch 'dev' of https://dev.quiqqer.com/quiqqer/products into dev

🐞 fix: consider Fields::TYPE_ATTRIBUTE_GROUPS Fields::TYPE_ATTRIBUTE_LIST at saving, must not be kicked out of variant children

⌨ Merge branch 'dev' of https://dev.quiqqer.com/quiqqer/products into dev