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:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
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.
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
1
3月 16
|
4375 | ||
|
2
11月 24
|
1405 | ||
|
1
11月 24
|
1588 | ||
|
0
6月 22
|
2104 | ||
|
3
4月 25
|
11397 |
Ya, new customized module would be required to avail this feature.