-
-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[16.0][MIG] sale_order_qty_change_no_recompute: Migration to version 16.0 #2473
[16.0][MIG] sale_order_qty_change_no_recompute: Migration to version 16.0 #2473
Commits on May 1, 2023
-
[ADD] sale_order_qty_change_no_recompute: Prevent recompute if only q…
…uantity has changed in sale order line
Configuration menu - View commit details
-
Copy full SHA for fcf27c3 - Browse repository at this point
Copy the full SHA fcf27c3View commit details -
[FIX] sale_order_qty_change_no_recompute: Proper way for removing onc…
…hange The _origin trick is not valid, as it doesn't reflect the state before the onchange, only the saved copy (if any).
Configuration menu - View commit details
-
Copy full SHA for 44c7359 - Browse repository at this point
Copy the full SHA 44c7359View commit details -
Configuration menu - View commit details
-
Copy full SHA for a239491 - Browse repository at this point
Copy the full SHA a239491View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9d553d - Browse repository at this point
Copy the full SHA b9d553dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 127e21e - Browse repository at this point
Copy the full SHA 127e21eView commit details -
[IMP] sale_order_qty_change_no_recompute: Add context in test to prev…
…ent onchange quantity and some possible related error in another addons.
Configuration menu - View commit details
-
Copy full SHA for 6220365 - Browse repository at this point
Copy the full SHA 6220365View commit details -
[IMP] sale_order_qty_change_no_recompute: Block also uom onchange
Changing that field shouldn't trigger price recomputation as well. TT32663
Configuration menu - View commit details
-
Copy full SHA for f5478f5 - Browse repository at this point
Copy the full SHA f5478f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for fcbdb40 - Browse repository at this point
Copy the full SHA fcbdb40View commit details -
[MIG] sale_order_qty_change_no_recompute: Migration to 16.0
- Standard procedure - Change the strategy, as now the change is done through a computed field. - Improved README
Configuration menu - View commit details
-
Copy full SHA for bfc0c03 - Browse repository at this point
Copy the full SHA bfc0c03View commit details