Each product has three prices depending on the quanity. Each price is a flat value and not a percentage discount. So I would have to define these prices on the per product basis and also the rule for the quantity. Is there a way to do this?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Financeiro
- Inventário
- PoS
- Project
- MRP
Esta pergunta foi sinalizada
Base it on the standard public or cost price and use the formula:
New Price = Base Price * ( 1 + -1.0 ) + fixed price
This is the same as:
New Price = fixed price
Thx Ray, I try it immediatly
Can we use the discount by quantity in POS?
Hi,
I would like to do the same things but I don't found any solution. Have you got an answer or have you resolve the problem?
Hello Every body,
It's work verry well Thks Ray. Just don't forget to play with the sequence and it's OK
Está gostando da discussão? Não fique apenas lendo, participe!
Crie uma conta hoje mesmo para aproveitar os recursos exclusivos e interagir com nossa incrível comunidade!
Inscreva-sePublicações relacionadas | Respostas | Visualizações | Atividade | |
---|---|---|---|---|
|
1
jan. 24
|
6096 | ||
|
4
out. 22
|
5539 | ||
|
3
mar. 24
|
5242 | ||
|
2
mar. 24
|
3278 | ||
|
1
nov. 23
|
29 |
Reposted answer as a comment: Marc: Hi,
I would like to do the same things but I don't found any solution. Have you got an answer or have you resolve the problem?