Doan Minh Tri
Doan Minh Tri
### This change - This PR separates the module stock from sale_automatic_workflow
### Note - Supersedes https://github.com/OCA/web/pull/2833 ### Context - Before this change, there are 2 issues #### With option side, there is duplicated chatter in Invoice module  #### With option...
### Context In simple case (tax is not included in price), flow of the module as follow: - Let tax is computed as usual, as odoo native supports - Afterwards,...
### Steps to reproduce 1. Change value Many2one field 2. Open tracking value form: Setting -> Technical -> Email -> Improved Tracking Values 3. Get this error > ValueError: Compute...
### This change - In replenishment, we think that assigning best supplier should also be the intended logical behavior the module.
### Note - Depends on: - https://github.com/OCA/account-invoicing/pull/1736 ### This changes This PR includes: - [IMP] shipment_advice: Add action on shipment advice to print delivery slip - [ADD] shipment_advice_cash_on_delivery: Add action...