TIP: You can type at any time to perform a new search.
Sale properties dynamic fields
sale_properties_dynamic_fields · OCA/sale-workflow
- Repository
- OCA/sale-workflow · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Sales Management
- Folder size
- 0.08 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
- eLBati, Stéphane Bidoul (ACSONE), Weblate, Alex Comba, OCA Transbot, oca-travis
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- sale_line_price_properties_based, sale_line_quantity_properties_based
- Description
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
mrp_property_group_form_view_draw |
mrp_property_group_form_view_draw | mrp.property.group | form | Inherits mrp.mrp_property_group_form_view |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (3)
New fields (0)
No new fields.
Public methods (5)-
build_field_vals(self, cr, uid, group, context=None) -
check_duplicate_field(self, cr, uid, field_id, context=None) -
create(self, cr, uid, vals, context=None) -
unlink(self, cr, uid, ids, context=None) -
write(self, cr, uid, ids, vals, context=None)
New fields (0)
No new fields.
Public methods (3)-
fields_view_get(self, cr, uid, view_id=None, view_type='form', context=None, toolbar=False, submenu=False) -
test_field_presence(self, group, view) -
test_linked_field_presence(self, group)
New fields (0)
No new fields.
Public methods (3)-
build_prop_m2m_from_dict(self, cr, uid, prop_dict, context=None) -
dynamic_property_changed(self, cr, uid, ids, property_ids, dynamic_property, context=None) -
test_property_presence(self, prop, prop_dict)
Loading…