Changelog
Version 8.0.1.6.1
- Bugfix:
- Make label of field 'display_characteristics_text' invisible
- Show/hide field 'char_text_on_sale_order' correctly
Version 8.0.1.6.0
- Feature 1862 - Follow-up:
- Show product characteristics on production order
Version 8.0.1.5.3
- Bugfix:
- Change order of characteristics options to match business process
- Hide field 'characteristics_text' on invoice form view
Version 8.0.1.5.2
- Bugfix:
- Fix error because of missing parameter in default_get-method when
opening sales configuration menu
Version 8.0.1.5.1
- Bugfix:
- Removed path of deleted file from __openerp__.py
Version 8.0.1.5.0
- Feature 1862 - Follow-up:
- Added ability to show different characteristics on specific documents
Version 8.0.1.4.1
- Bugfix:
- Clear all values when copying a product template or variant with
translated characteristic values
Version 8.0.1.4.0
- Feature 1862:
- Added ability to copy product templates and variants with characteristics
(but without characteristics values)
- Added text field on Product form view with sale text similar to
description on sale order line
- Made characteristic values translatable
Version 8.0.1.3.3
- Optimizations:
- Added sequence handle on characteristics value tree view
Version 8.0.1.3.2
- Bugfix:
- Fixed method product_id_change to handle name field
Version 8.0.1.3.1
- Optimizations:
-
Version 8.0.1.3.0
- Feature:
- Added form view for product characteristics
- Set option default
Version 8.0.1.2.0
- Feature 1803:
- Added product characteristics information in 'name' field of
sale.order.line with configuration option.
- Added new types of characteristics: product.template and product.product
selection and multiple selection
- Follow-up:
- Allow separate characteristics on product.product
- Add possibility to show or hide specific product characteristics on SO line
- Added language load config parameter on bitbucket-pipelines.yml to fix
pipeline tests
Version 8.0.1.1.0
- Feature:
- Selection (single and multiple values) added
- Search features on product level added
Version 8.0.1.0.0
Initial Release