golja opened a new pull request, #932: URL: https://github.com/apache/ofbiz-framework/pull/932
Fixed: Ensure shipGroupSeqId is correctly set in context and passed to the template. Display order items quantities for the selected ship group. Make Order ID and Ship Group ID read-only fields and remove Shipment ID field in the Receive Against PO screen, because the screen is one of the sub-tabs of the shipment screen. Add logic to filter shipment receipts by ship group, in order to properly display receive quantity in the Receive Against PO screen, in case of order items split into multiple ship groups. Fix bug that causes creation of shipment receipt records with shipment id, but no shipment item sequence id Explanation: various bugs were discovered when receiving an order item split into more than one ship group, by means of the Receive Against PO screen. The PR fixes those regarding the correct determination and visualization of quantities per ship group, e.g., 'order', 'received', etc. There are still outstanding bugs in the trunk, such as the 'Force Complete Purchase Order' that still doesn't support order items split into multiple ship groups, wrong invoice creation, etc. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
