Order Management System. What's new
← Version 1.34.13.2

“Selling Carton for Price Levels” checkbox

Item edit form:

  • If Item has Unit Of Measures -> works the current logic;
  • If Unit of Measures not been set up for Item and Item has Packaging Sales Settings:
    • Instead of Unit Of Measure for Price Levels was added new dropdown “Selling Carton for Price Levels”:
      • Dropdown is filled by “Selling Carton & CBM” list and displays Units Per Carton;
      • Was added to Pricing & UOM block on the Packaging tab;
      • Selling Price is divided in the background by “Selling Carton & CBM” Units Per Carton value;
      • For Example:
        • If select Unit per Carton = 12;
        • And user enters Price Level A = 12$;
        • After save, in background, OMS store item with price level A = 12$ / 12 = 1$;
        • This value is displayed on SO and other Customer Orders.