Quick question from an Odoo noob who only really works with Studio, I'm not a coder.
Is it possible to implement bulk discounts that show the degrees of discount per product? I've seen you can make the system change it depending on unit input, but I want to display the different levels and attached pricing.
Showing what I mean with a real life example, we sell packaging and would offer our quotation as follows:
Product X ------ order size of 200.000 m1 ------ price per 1.000m1 = €148
------ order size of 400.000 m1 ------ price per 1.000m1 = €138
------ order size of 600.000 m1 ------ price per 1.000m1 = €133
------ order size of 800.000 m1 ------ price per 1.000m1 = €131
So all of the lines are concerning the same product, and the customer would then choose one of them. Goal is to show our customer how it's beneficial for him to a) increase his order input or b) make larger infrequent orders instead of smaller frequent orders. So far I've not found an easy way to implement this. If this isn't easily doable I can ask our Odoo consultant, but I figured I'd try my luck here first, to see if I might be simply missing something.
(our odoo version is 12.0+e enterprise)