Message Boards

Pharma Pricing Requirement

Neil Matthews, modified 3 Years ago.

Pharma Pricing Requirement

Post Date: 4/12/15 (Bronze, 1 Post) Recent Posts

I have a simple pricing requirement that I am struggling to setup in core pricing module

Each item has a set minimum order quanitty with a fixed price - for example 100 pcs = £200

If a customer orders more than this minimum quantity then a set price per is added to the list price

Set price = £0.50 so if a customer orders 150 pcs then list price for the line equals  £225 (£200 + £25 (.50 X 50))

Has anyone come across this requirement before and how can we handle this is core pricing module

 

 

 

 

thumbnail
Xavier Pechadre, modified 11 Years ago.

Re: Pharma Pricing Requirement

Post Date: 4/14/15 (Silver, 70 Posts) Recent Posts
Hello.

I don't know how to do exactly your demand, but with another way, you can obtain the same result.

for example :

┌──────────────────────────────────────────────────────────────────────────────┐
│ Price List: base │
│ Customer/Analysis Code: All │
│ Item/Analysis Code: Test-xmp Test │
│ Currency: EUR --------- Item Data -------- │
│ Unit of Measure: un Price: 0.00 EUR │
│ Start: 01/01/15 GL Cost: 0.00 EUR │
│ Expire Date: Site: W Stock UM: un │
└──────────────────────────────────────────────────────────────────────────────┘
┌──────────────────────────────────────────────────────────────────────────────┐
│ Description: tarif Config Disc: No │
│ Amount Type: Net Price Manual: No │
│ Quantity Type: Quantity Max Orders: 0 │
│ Comb Typ: Exclusive Disc Sequence: 10.0 │
│ Print: Yes │
│ Minimum Order: 0.00 Promotion Type: │
│ Max Quantity: 0.0 Promotion: │
│ Cost Set: │
│ Break Cat: Comments: No │
└──────────────────────────────────────────────────────────────────────────────┘

──────────────────────────────────────────────────────────────────────────────┐
│ Min Qty Net Price Min Qty Net Price │
│ 0.00 2.00 │
│ 100.00 1.75 │
│ 200.00 1.50 │
│ 300.00 1.20 │
│ │
└──────────────────────────────────────────────────────────────────────────────┘
┌──────────────────────────────────────────────────────────────────────────────┐
│ Min Qty: 0.00 Net Price 0.00 │
└──────────────────────────────────────────────────────────────────────────────┘

Best regards.

Message place holder