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'
The user needs to enable Properties on lines setting in Technical Settings section.
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback here.
- Lorenzo Battistini <[email protected]>
- Alex Comba <[email protected]>
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
To contribute to this module, please visit http://odoo-community.org.