variable markup price calculation
Summary:
variable markup price calculation
Content (required):
we have a requirement for Spain plastic. if user create a sale order for a item that item should have markup price calculation.
For Eg. below
0.45- fixed markup price
Non -recycle% Qty percentage of non recycle plastic in total Qty Markup price
Item A 75 1000 750 4.5 (Quantity*fixed markup price/100)
Item B 40 1000 400 1.8 (Quantity*fixed markup price/100)
is this calculation is achievable in price Algorithm?
Version (include the version you are using, if applicable):
11.13.22.07.0
Code Snippet (add any code snippets that support your topic, if applicable):
Tagged:
0