Version: eXtendASI 1.3.2.21

Enhancements:

  • Added support for SuiteScript functional hooks for setting the Item Weight and Weight Unit upon constitution to be able to easily map weight and its unit from different ASI JSON responses. Learn more.
  • Added support to constitute all Color options if only a Size is selected, and support to constitute all Sizes if only a Color is selected on the item constitution screen.


Version: eXtendASI 1.3.2.22

Features:
  • Added support for abbreviating more color name values to avoid running into item constitution issues for matrix items with longer color names. Learn More.
Enhancements:

  • Improved rendering of the ASI item image upon viewing an item to avoid leading padding / empty area.
    • Previously : Image Placeholder 
    • Current: Image Placeholder


Version: eXtendASI 1.3.2.23

  • Added support to display the ASI JSON response of an item to be able to review the JSON and improve constitution.
  • Added support for configuring Matrix Color/Size list fields to support creation of missing color/size values in a dynamic list.


Version: eXtendASI 1.3.2.24

  • While constituting items as matrix items and searching for an existing Matrix parent, ignore any Parent Items which are marked as Inactive.


Version: eXtendASI 1.3.2.25

  • Avoid adding the Size attribute in the Matrix Name template when constituting color-only items even if Size is configured in the matrix name template on the eXtendASISetup.
  • Use the SKU attribute in the ASI API if Product Number is not available for when constituting an item.
  • Ensure Vendor Code is set as color specific SKU attribute over being set as parent item's product SKU.
  • Force Product Number as string when setting it in the itemid field to avoid data type errors when ASI returns Product Number as an integer.
  • Corrected error message to show error contextually on color/size list upon item constitution if color/size option is not being added in Matrix option list, previously error was always shown as color list error.
  • Fixed bug where eXtendASI-DE isn't creating ASI Product Size for 3T and 4T sizes upon item constitution.


Version: eXtendASI 1.3.2.26

  • Added a SuiteScript hook to dynamically set the Item Type. This lets you dynamically set the item record type upon constitution: such as Non-inventory, Non-inventory for Resale, Inventory etc. Learn More.
  • Avoid running into Script execution limitation errors when constituting items.