-
-
Notifications
You must be signed in to change notification settings - Fork 719
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FIX] stock_request_purchase: Define the correct quantity of allocati…
…ons to be created from purchase order lines Example use case: - Create stock request for a product with quantity 10 - Confirm purchase order - Change purchase order line to quantity 12 - "In progress" quantity of the stock request must be 10 (not 22=10+12) TT51567
- Loading branch information
1 parent
8b97bdc
commit c6a84c8
Showing
2 changed files
with
165 additions
and
11 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