Odooers论坛

欢迎!

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


0

Ecommerce still cannot sell by multiples of packaging even in v19 where units and packages have been combined

形象
丢弃
3 答案
0
形象
odoo
最佳答案

Extra packagings/units of measure added on a product are now selectable on eCommerce. 

from odoo.com/odoo-19-release-notes


In Odoo 19.0 you can setup your Product like this:


And sell it online like this:

形象
丢弃
0
形象
odoo
最佳答案

Hello Yogi,



The challenge you're facing with Odoo's eCommerce app not supporting sales by multiples of packaging, despite the merge of units and packaging in version 19, is indeed a notable limitation. This occurs because the eCommerce module primarily interacts with products based on their base unit of measure (UoM), not taking into account the packaging UoM directly on the product page. Here's a step-by-step approach to address this issue:



  Consider creating a custom module to extend the eCommerce app functionality. This module can introduce an option for customers to select quantities based on packaging units directly.

  Utilize Odoo's Product Configurator to offer products in different packaging options. Although this might require setting up variants for each packaging type, it can be a workaround without needing additional development.

  Engage with the Odoo community through forums and Odoo's official GitHub to propose this feature as an enhancement for future releases. Contributions and feature requests from users often guide the development roadmap.


For personalized assistance:
https://www.pragtech.co.in/contact-us-mql.html

形象
丢弃
0
形象
odoo
最佳答案

Hi,


Despite the unification of units and packages in the core sales application, the website shop remains restricted to selling only in the product's base unit of measure. This creates a significant inconvenience for B2B customers who need to purchase in specific packaging multiples, as they cannot select boxes or cartons directly and must manually calculate the equivalent base unit quantity.


The core issue is that the ecommerce module does not incorporate the packaging functionality available in the sales application. This represents a major gap between B2B and B2C ecommerce needs within Odoo. Your assessment is correct that creating a separate product entry with a different UoM for ecommerce is an impractical workaround due to the complex inventory management it would require.


Currently, the most viable solutions involve custom development. You can either create a custom module to extend the website product view to include packaging selection or explore existing community apps designed to bridge this functionality gap. Submitting an improvement request through your enterprise support channel is also recommended, as collective feedback may prioritize this enhancement in a future release. This limitation remains a notable dent in an otherwise well-designed ecommerce application, particularly for businesses operating with complex packaging requirements.



Hope it helps

形象
丢弃