Volume Discounts

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • blueprint
    Active Community Member
    • Jan 2019
    • 223

    Volume Discounts

    What would be the best way to implement automatic volume discounting in the Sales Pack when generating quotes/sales orders?

    At present, Product entities do not support volume pricing so potentially, additional fields could be added to the entity and then the quote-calculation-handler.js could be updated accordingly, to pull out the correct pricing amount field for the quantity.

    I'm just wondering if there is an easier, more out-of-the-box solution?
  • blueprint
    Active Community Member
    • Jan 2019
    • 223

    #2
    Ok, managed to figure this one out.

    One thing that's making things difficult is the layout of the item-list for a QuoteItem - there are almost too many fields now which is making reading labels, etc, pretty difficult.

    It would be nice if a QuoteItem could have a layout which could span multiple rows (it would also be useful to have a multi-column description box as this is also too small) and columns.

    Comment

    Working...