You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implemented full support for attributes and attribute families, now removed restriction of having the family and attribute set hard coded in the services
Implemented InventoryBatches for inventory batch support on inventory items
Introduced SalesChannel configuration
Introduced PDF capabilities for Invoices which can be configured per SalesChannel
Implemented payment methods as integrations in order to make use of OroCommerce's payment methods if necessary.
List of fixed issues and improvements
Changed approach of locales and localisation throughout marello in order to fully utilise Oro platform's capabilities of localisation including languages and localised formatting
Implemented PaymentTerm as payment method
Implemented Banktransfer as payment method
Moved Customer entity from OrderBundle to the CustomerBundle
Technology Upgrades
Updated Oro Platform to 4.1.0
Minimally required PHP version has been raised to 7.3.13
Required NodeJS version upgraded to 12.0 or higher
Symfony version upgrade to 4.4.2
Introduced MPDF as new dependency for PDF capabilities