Skip to content

Fixed:Include handling for rejected quantities in cancelRemaingPurchaseOrderItems service (OFBIZ-13373)#985

Merged
JacquesLeRoux merged 1 commit intoapache:trunkfrom
golja:fix-force-complete-purchase-order
Mar 27, 2026
Merged

Fixed:Include handling for rejected quantities in cancelRemaingPurchaseOrderItems service (OFBIZ-13373)#985
JacquesLeRoux merged 1 commit intoapache:trunkfrom
golja:fix-force-complete-purchase-order

Conversation

@golja
Copy link
Contributor

@golja golja commented Mar 14, 2026

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 for further details.

The changes in this PR fix the issue in the cancelRemainingPurchaseOrderItems service.

@sonarqubecloud
Copy link

@JacquesLeRoux JacquesLeRoux merged commit ecf3b83 into apache:trunk Mar 27, 2026
7 checks passed
asf-gitbox-commits pushed a commit that referenced this pull request Mar 27, 2026
…seOrderItems 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.
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.

2 participants