- Version number: 2.0.0
Improve default value and constraint based on view domain (reverse domain)- Change action in workflow to used named function instead of evaluated python code
- Add button definition on Models instead on View
- Replace request with real email with any MUA (through IMAP) and MDA (procmail like) (Email Integration)
- Replace search widgets by a single widget
Implement a connection managerAdd Drag and Drop in tree view- Use classes in pool and replace instance method by class method
- Add context management in Proteus
- Implement methods on relation fields in Proteus (add, remove, new etc.)
- Replace nested view by reference id
- Add a reference field on the invoice to provide links to other models (e.g. sale, purchase)
- Store function fields when invoice is in read-only state
- Change code rules on taxes to use a one2many instead of fixed fields
- Add a sequence on tax code
- Integrate production module
- Add historization of quotation
- Allow to customize purchase.product_supplier to handle delivery_time depending of quantity
- Cancel draft moves and draft invoices when canceling purchase order
- Store function fields when purchase is in read-only state
- Add historization of quotation
- Cancel draft moves and draft invoice when canceling sale order
- Store function fields when sale is in read-only state
Store move quantity in default uom to compute fasterAdd an indexed period on move with automatic creation and default duration defined on company