产品变体不自动创建
 
应用简介
不是在产品模版上定义产品属性时就生成产品变体,而是另外维护产品配置
分类标签
详细信息
技术名称:product_variants_no_automatic_creation
支持版本:8.0
开发者名称:OdooMRP team
模块下载
8.0
 
License: AGPL-3

Product Variants

This module creates a check in categories and an option in product templates, so that it does not create the product variants when the attributes are assigned. This is used by those modules that create the product when it is estrictly necessary.

Known issues / Roadmap

  • On product configurator abstraction, retrieve automatically already defined domains on product_id field on inherited class.
  • Old onchange methods for product_id field must be called from the object instance (not from the model handler - self.pool['model_name'] or self.env['model_name'] -), or they will raise an error.

Credits

Contributors