Discount based on provider

Asked by David

Is there any module that can be used to apply a discount based on provider ?

For example:

All the purchases for the provider1 will have to be 5% of discount
All the purchases for the provider 2 will have to be 7% of discount...

Thanks

Question information

Language:
English Edit question
Status:
Answered
For:
Odoo Addons (MOVED TO GITHUB) Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
James Monod (james-monod) said :
#1

Hello David,

Yes you can do with pricelist

Define two diffrenet pricelist for two different providers

You can change in Product ListPrices Items:

New Price = Base Price + (1 * -0.050)

New Price = Base Price + (1 * -0.070)

Thanks

Can you help with this problem?

Provide an answer of your own, or ask David for more information if necessary.

To post a message you must log in.