Skip to content

Conversation

AaronHForgeFlow
Copy link
Contributor

FWP of #2616

That PR is not merged yet, but IMHO it is an important bug and I am creating the FWP in advance

For example, a Request has tow lines for the same product.
One with quantity 2 and another with quantity 3.
When these lines are merged into a single PO line,
final quantity was 4 instead of the expected 5.

The problem could be tracked down to the _calc_new_qty method.
Undoing a change in OCA@8b527c4
resolved this basic case.

Closes OCA#1271
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants