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: multiple fixes for variant generation
β¨ refactor: nocache for product site
π fix: group attribute fields in product list frontend view fixed
π Pushed 1 change to watchlist
π Pushed 9 changes to watchlist
π Pushed 1 change to watchlist
π Pushed 2 changes to watchlist
π fix: BackendSearch -> prevent infinite recursion
π 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
Pushed 11 changes to watchlist
β¨ 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
β¨ refactor: function calles optimized
π fix: VariantParent->getVariantByVariantHash() - only get variants with correct parent
π fix: missing field adding
β¨ 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