Skip to content

Comments

Fixed: Prevent receiving items from 'Receive Inventory Against Purchase Order' screen when shipment is in 'Received' status (OFBIZ-13343)#943

Merged
JacquesLeRoux merged 3 commits intoapache:trunkfrom
golja:disable_receive_items_when_shipment_is_in_received_status
Jan 27, 2026
Merged

Fixed: Prevent receiving items from 'Receive Inventory Against Purchase Order' screen when shipment is in 'Received' status (OFBIZ-13343)#943
JacquesLeRoux merged 3 commits intoapache:trunkfrom
golja:disable_receive_items_when_shipment_is_in_received_status

Conversation

@golja
Copy link
Contributor

@golja golja commented Jan 19, 2026

Even when a shipment has already been marked as 'Received', by clicking on 'Receive Against PO', further items can be received and added to the shipment because the 'Receive Item(s)' button is not disabled. Considering that the event that marks the shipment as received triggers the creation of the corresponding Purchase Invoice, this behavior is problematic.

The steps to reproduce the issue are reported in ticket OFBIZ-13343.

@sonarqubecloud
Copy link

@JacquesLeRoux JacquesLeRoux merged commit 66917d4 into apache:trunk Jan 27, 2026
7 checks passed
asf-gitbox-commits pushed a commit that referenced this pull request Jan 27, 2026
…se Order' screen when shipment is in 'Received' status (OFBIZ-13343) (#943)

Even when a shipment has already been marked as 'Received', by clicking
on 'Receive Against PO', further items can be received and added to the
shipment because the 'Receive Item(s)' button is not disabled.
Considering that the event that marks the shipment as received triggers
the creation of the corresponding Purchase Invoice, this behavior is
problematic.

The steps to reproduce the issue are reported in ticket OFBIZ-13343.
@golja golja deleted the disable_receive_items_when_shipment_is_in_received_status branch January 29, 2026 11:13
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