Odooers论坛

欢迎!

该社区面向专业人士和我们产品和服务的爱好者。
分享和讨论最好的内容和新的营销理念,建立您的专业形象,一起成为更好的营销人员。


0

Can Variants in Odoo 18 Have Different Sales Prices by Importing an excel file (Without Custom Modules)?

形象
丢弃
1 答案
0
形象
odoo
最佳答案
2 注释
形象
丢弃
形象
odoo
-

Thank you, and I just did an AI summary of the links you posted, if i'm not mistaken, there's no way to do it vai simple import.

In Odoo 18, we can’t set different sales prices for product variants (like T-Shirts in various Sizes and Colours) by importing a single price field for each variant, as we tried in Odoo 14, because the main price is set at the product level and doesn’t apply to individual variants. Also, the Price Extra field, which adds extra costs for specific attributes (like $5 more for a Large size), seems to be auto-calculated in our system and can’t be changed directly through imports or manual edits. The Cybrosys guides on importing variants don’t mention how to handle different sales prices or adjust Price Extra, so it’s likely not a standard option in Odoo 18. The only built-in way to do this is by using pricelists, where we can import a specific price for each variant (e.g., $22 for a Small T-Shirt) through the Sales module’s pricelist import feature, which overrides the main product price. Without adding custom software, pricelists are our best option for setting unique variant prices in Odoo 18.

形象
odoo
-

You are correct, if you hover over the Sales Price field you will see the Help tip "The sale price is managed from the product template. Click on the 'Configure Variants' button to set the extra attribute prices".

So if your prices are not simple additions to the base, then you can import a pricelist instead.