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
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
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.
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
RegistrarsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
1
mar 16
|
4441 | ||
|
2
nov 24
|
1522 | ||
|
1
nov 24
|
1737 | ||
|
0
jun 22
|
2259 | ||
Cost Price of Variants
Resuelto
|
|
3
jul 25
|
11559 |
Ya, new customized module would be required to avail this feature.