Repository
OCA/sale-workflow · module folder · Try on Runboat
Module version
1.0.0
Category
Sales Management
Folder size
0.27 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
http://www.agilebg.com
Last tracking update
2026-08-07 07:03:04
Authors
Odoo Community Association (OCA), Agile Business Group
Maintainers
Odoo Community Association (OCA), Agile Business Group
Committers
Stéphane Bidoul (ACSONE), Weblate, Alex Comba, OCA Transbot, oca-travis
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
sale_properties_dynamic_fields
Description

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
mrp_property_form_view_value mrp_property_form_view_value mrp.property form 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
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (0)

No new fields.

Public methods (1)
  • name_create(self, cr, uid, name, context=None)
    This allows the user to digit 'width 0.5' and the system will automatically create a property of group 'width' with value '0.5'

New fields (0)

No new fields.

Public methods (1)
  • compute_formula(self, local_dict)

Loading…