| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/sale-workflow |
| GIT | |
| GIT | https://github.com/OCA/sale-workflow.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/sale-workflow/tree/8.0/sale_properties_easy_creation |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Sales Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Agile Business Group |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Agile Business Group |
| COMMITTERS | |
| COMMITTERS | Stéphane Bidoul (ACSONE), Alex Comba, OCA Transbot, oca-travis, Weblate |
| WEBSITE | |
| WEBSITE | http://www.agilebg.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:11:22 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - sale_mrp - mrp - product - base - decimal_precision - base_setup - web_kanban - web - report - procurement - stock_account - stock - board - web_kanban_gauge - web_kanban_sparkline - account - analytic - edi - email_template - resource - sale_stock - sale - sales_team - account_voucher |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
mrp_property_form_view_value |
mrp_property_form_view_value | mrp.property | field | Inherits mrp.mrp_property_form_view |
mrp_property_formula_form_view |
mrp.property.formula.form | mrp.property.formula | form | New |
mrp_property_formula_tree_view |
mrp.property.formula.tree | mrp.property.formula | tree | New |
view_mrp_property_formula_search |
mrp.property.formula.search | mrp.property.formula | search | New |
No new fields.
Public methods (1)name_create(self, cr, uid, name, context=None)
No new fields.
Public methods (1)compute_formula(self, local_dict)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/sale-workflow |
| GIT | |
| GIT | https://github.com/OCA/sale-workflow.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/sale-workflow/tree/7.0/sale_properties_easy_creation |
| VERSION | |
| VERSION | 0.1 |
| CATEGORY | |
| CATEGORY | |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Agile Business Group |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Agile Business Group |
| COMMITTERS | |
| COMMITTERS | Lorenzo Battistini, Alexandre Fayolle, moylop260 |
| WEBSITE | |
| WEBSITE | http://www.agilebg.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 18:07:01 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - sale_stock - sale - account_voucher - account - base_setup - base - web_kanban - web - product - process - decimal_precision - analytic - board - edi - email_template - stock - procurement - mrp - resource - purchase |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This modules simplifies the input of properties in the sale order line and other places. For instance, in the many2many field 'property_ids', it allows the user to digit 'width 0.5' and the system will automatically create a property of group 'width' with value '0.5' It also adds the model 'mrp.property.formula', to be used by computations based on properties. Used by modules like 'sale_line_price_properties_based' and 'sale_line_quantity_properties_based' |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
mrp_property_form_view_value |
mrp_property_form_view_value | mrp.property | field | Inherits mrp.mrp_property_form_view |
mrp_property_formula_form_view |
mrp.property.formula.form | mrp.property.formula | form | New |
mrp_property_formula_tree_view |
mrp.property.formula.tree | mrp.property.formula | tree | New |
view_mrp_property_formula_search |
mrp.property.formula.search | mrp.property.formula | search | New |
No new fields.
Public methods (1)name_create(self, cr, uid, name, context=None)
No new fields.
Public methods (0)No public methods.