When receiving a shipment, the list of pending and then received orders (table below the first one) requires the treatment with page-section classes.
Created attachment 143557 [details] [review] Bug 31824: Add page-section to list of pending/received orders (acq) This patch adds a "page-section" class to the divs wrapping two sections on the "Receive orders" page in Acquisitions. To test, apply the patch and go to Acquisitions. - Locate a vendor and view its details. - In the toolbar, click "Receive shipments." - If you have existing shipments listed in the first section, click the invoice number link. - If not, fill out the "receive a new shipment" form and submit it. - On the "Receive orders" page there should be two sections: "Pending orders" and "Already received."
*** Bug 31820 has been marked as a duplicate of this bug. ***
Created attachment 143589 [details] [review] Bug 31824: Add page-section to list of pending/received orders (acq) This patch adds a "page-section" class to the divs wrapping two sections on the "Receive orders" page in Acquisitions. To test, apply the patch and go to Acquisitions. - Locate a vendor and view its details. - In the toolbar, click "Receive shipments." - If you have existing shipments listed in the first section, click the invoice number link. - If not, fill out the "receive a new shipment" form and submit it. - On the "Receive orders" page there should be two sections: "Pending orders" and "Already received." Signed-off-by: David Nind <david@davidnind.com>
Created attachment 143601 [details] [review] Bug 31824: Add page-section to list of pending/received orders (acq) This patch adds a "page-section" class to the divs wrapping two sections on the "Receive orders" page in Acquisitions. To test, apply the patch and go to Acquisitions. - Locate a vendor and view its details. - In the toolbar, click "Receive shipments." - If you have existing shipments listed in the first section, click the invoice number link. - If not, fill out the "receive a new shipment" form and submit it. - On the "Receive orders" page there should be two sections: "Pending orders" and "Already received." Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Pushed to master for 22.11. Nice work everyone, thanks!