Version: eXtendOrders 2.1.0
Enhancements
- Avoided price level fields from not being set intermittently on client side during line item generation. Learn More
- Avoided invalid date value upon orders copy.
- Ensured main item information gets cloned upon copying cluster from configurator UI.
- Added support to handle scenario of pre-config item with more than one clusters which previously was causing items of other cluster to fall into same cluster.
- Allowed item search modals in configurator UI to search with leading `%` which lets you search as contains search operator. For eg: to search for items containing bag in their name you can type %bag.
Features
- Added support to validate manually created OICs for line item generation. Learn More
- Added SuiteScript hooks to programmatically update generated line items. Learn More