Product Variant Multi Advanced

product_variant_multi_advanced
REPOSITORY
REPOSITORYOCA/product-variant
GIT
GIThttps://github.com/OCA/product-variant.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/product-variant/tree/8.0/product_variant_multi_advanced
VERSION
VERSION 0.1
CATEGORY
CATEGORYSales Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion
COMMITTERS
COMMITTERSStéphane Bidoul, Raphaël Valyi, Stéphane Bidoul (ACSONE)
WEBSITE
WEBSITEhttp://www.akretion.com/
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:11:23
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/product-variant:
    - product_variant_multi
odoo/odoo:
    - product
    - base
    - decimal_precision
    - mail
    - base_setup
    - web_kanban
    - web
    - report
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module extend the capacity of product_variant_multi giving the posibility of building automatically the name, the description... of the product from the product template. Due to some limit of the orm you will need to apply some patch on the server

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
view_product_normal_multi_advanced_form_view view.product.normal.multi.advanced.form product.product data Inherits product.product_normal_form_view
view_product_variant_multi_advanced_form view.product.variant.multi.advanced.product.variant.form product.product data Inherits product_variant_multi.product_variant_form_view
Models touched (2)

New fields (0)

No new fields.

Public methods (5)
  • build_product_field(self, cr, uid, ids, field, context=None)
  • build_product_name(self, cr, uid, ids, context=None)
  • build_product_sale_description(self, cr, uid, ids, context=None)
  • create(self, cr, uid, vals, context=None)
  • write(self, cr, uid, ids, vals, context=None)

New fields (0)

No new fields.

Public methods (1)
  • button_generate_variants(self, cr, uid, ids, context=None)
REPOSITORY
REPOSITORYOCA/product-variant
GIT
GIThttps://github.com/OCA/product-variant.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/product-variant/tree/7.0/product_variant_multi_advanced
VERSION
VERSION 0.1
CATEGORY
CATEGORYSales Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion
COMMITTERS
COMMITTERSAlexandre Fayolle, Christophe Combelles, Erdem Uney
WEBSITE
WEBSITEhttp://www.akretion.com/
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:07:14
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/product-variant:
    - product_variant_multi
odoo/odoo:
    - product
    - base
    - process
    - web
    - decimal_precision
    - mail
    - base_setup
    - web_kanban
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module extend the capacity of product_variant_multi giving the posibility of building automatically the name, the description... of the product from the product template. Due to some limit of the orm you will need to apply some patch on the server

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
view_product_normal_multi_advanced_form_view view.product.normal.multi.advanced.form product.product data Inherits product.product_normal_form_view
view_product_variant_multi_advanced_form view.product.variant.multi.advanced.product.variant.form product.product data Inherits product_variant_multi.product_variant_form_view
Models touched (2)

New fields (0)

No new fields.

Public methods (5)
  • build_product_field(self, cr, uid, ids, field, context=None)
  • build_product_name(self, cr, uid, ids, context=None)
  • build_product_sale_description(self, cr, uid, ids, context=None)
  • create(self, cr, uid, vals, context=None)
  • write(self, cr, uid, ids, vals, context=None)

New fields (0)

No new fields.

Public methods (1)
  • button_generate_variants(self, cr, uid, ids, context=None)
REPOSITORY
REPOSITORYOCA/product-variant
GIT
GIThttps://github.com/OCA/product-variant.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/product-variant/tree/6.1/product_variant_multi_advanced
VERSION
VERSION 0.1
CATEGORY
CATEGORYSales Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion
COMMITTERS
COMMITTERSAlexis de Lattre, Alexandre Fayolle, sebastien beau, Maxime Chambreuil, Launchpad Translations on behalf of openerp-commiter, Jordi Esteve, ademeaulte
WEBSITE
WEBSITEhttp://www.akretion.com/
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:04:06
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/product-variant:
    - product_variant_multi
odoo/odoo:
    - product
    - base
    - process
    - decimal_precision
    - stock
    - account
    - base_setup
    - analytic
    - board
    - edi
    - email_template
    - mail
    - base_tools
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module extend the capacity of product_variant_multi giving the posibility of building automatically the name, the description... of the product from the product template.
Due to some limit of the orm you will need to apply some patch on the server

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
view_product_normal_multi_advanced_form_view view.product.normal.multi.advanced.form product.product data Inherits product.product_normal_form_view
view_product_variant_multi_advanced_form view.product.variant.multi.advanced.product.variant.form product.product data Inherits product_variant_multi.product_variant_form_view
Models touched (0)

No models found for this module.