-
-
Notifications
You must be signed in to change notification settings - Fork 808
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[IMP] purchase_blanket_order: Code refactor
- Removed constrains from date_planned. Implemented _compute_date_planned() to avoid inconsistencies. - Set blanket_order_line field as compute store. - Removed onchange_product_id(). - Removed _compute_price_unit_and_date_planned_and_name(). - Simplify onchange_blanket_order_line() - Improve _get_assigned_bo_line() - Change to setUpClass() in tests TT46595
- Loading branch information
1 parent
da99fec
commit 6da1812
Showing
2 changed files
with
63 additions
and
105 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters