Commit ecf3b83
authored
Fixed:Include handling for rejected quantities in cancelRemaingPurchaseOrderItems service (OFBIZ-13373) (#985)
When a PO receipt contains rejected units, clicking the “Force Complete
Purchase Order” button in the Order Details screen generates an error
because the cancelRemainingPurchaseOrderItems service ignores rejected
items. Please refer to
[OFBIZ-13373](https://issues.apache.org/jira/browse/OFBIZ-13373) for
further details.
The changes in this PR fix the issue in the cancelRemainingPurchaseOrderItems service.1 parent e0823de commit ecf3b83
1 file changed
Lines changed: 3 additions & 0 deletions
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5490 | 5490 | | |
5491 | 5491 | | |
5492 | 5492 | | |
| 5493 | + | |
| 5494 | + | |
| 5495 | + | |
5493 | 5496 | | |
5494 | 5497 | | |
5495 | 5498 | | |
| |||
0 commit comments