Order Management System. What's new
← Version 1.34.20.0

Store pricing

Item edit form:

  • On the Pricing tab are moved the next blocks from the General tab:
    • Pricing & UOM;
    • Price Exception;
    • Restocking FEE;
    • Settings;
  • Store dropdown:
    • Add to the Pricing & UOM block; 
    • Contains List of Stores in System.

Sale Orders:

  • if to Sale Order was added item with General/Store Setting from dropdown and A/B/C Price Level -> on SO it will be work like this:
    • 1 Example:
      • Item with General Price:
        1. A – 5$;
        2. B – 7$;
        3. C – 9$;
      • Customer with Price Level: A;
      • Sale Order:
        1. Item + Store + Customer with Price Level A = 5$;
    • 2 Example:
      • Item with General Price:
      • Customer with Price Level: C;
      • Sale Order:
        1. Item + Store + Customer with Price Level A = 9$;
  • if to Sale Order was added item with General/Store Setting from dropdown and Customer Price Level -> on SO it will be work like this:
    • 1 Example:
      • Item Store Price:
        1. A – 10$;
        2. B – 20$;
        3. C – 30$;
      • Customer with Price Level B;
      • Sale Order:
        • Item + Store + Customer = 20$;
    • 2 Example:
      • Item Store Price:
        1. A – 10$;
        2. B – 20$;
        3. C – 30$;
      • Customer with Custom Price 50$;
      • Sale Order:
        • Item + Store + Customer = 50.