Home
last modified time | relevance | path

Searched refs:_create_variant_ids (Results 1 – 2 of 2) sorted by relevance

/dports/finance/odoo/odoo-19d77c2a03335eb95a686bd69a1b56b38e87d609/odoo/addons/product/models/
H A Dproduct_attribute.py299 (templates - ptal_to_archive.product_tmpl_id)._create_variant_ids()
364 self.product_tmpl_id._create_variant_ids()
H A Dproduct_template.py398 templates._create_variant_ids()
429 self._create_variant_ids()
564 def _create_variant_ids(self): member in ProductTemplate