How to set sale price for variant products regardless of variants and its values . .Instead using extra price method i need simple way even though its complex and time consuming to set sale price to each variants mannually how to do that ?
Any help would be appreciated .
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
Perhaps, this module https://www.odoo.com/apps/modules/8.0/product_supplierinfo_variant/ will help to satisfy your needs
Thanks. It allows to have different suppliers for each variants . but it does not allows to have separate sale price for each variants. for cost price this module works well https://www.odoo.com/apps/modules/8.0/product_variant_cost_price/ i need like this for sale price too. any help ?
Perhaps, this one https://apps.odoo.com/apps/modules/9.0/variant_price_system/ ?
If there is no variant extra price defined, the standard price of the product.template is applied to all variants.
Yes .i hope that is odoo default behavior . I would like to set different price for each product.product just like we do for product.template. is it possible.
You mean a total price of the variant instead of only an extra price? No, unfortunately this not possible.
May be . i need unique manual defined price for each variant . regardless of product template or any other factor
Then you will have to develop a module for that purpose.
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
mar. 16
|
4495 | ||
|
2
nov. 24
|
1590 | ||
|
1
nov. 24
|
1811 | ||
|
0
jun. 22
|
2315 | ||
Cost Price of Variants
Resolvido
|
|
3
jul. 25
|
11636 |
Ya, new customized module would be required to avail this feature.