| Summary: | Add page-section to list of pending/received orders (acq) | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
| Component: | Templates | Assignee: | Owen Leonard <oleonard> |
| Status: | CLOSED FIXED | QA Contact: | Katrin Fischer <katrin.fischer> |
| Severity: | normal | ||
| Priority: | P5 - low | CC: | gmcharlt |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| URL: | /cgi-bin/koha/acqui/parcel.pl?invoiceid=1 | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Crowdfunding goal: | 0 |
| Patch complexity: | Trivial patch | Documentation contact: | |
| Documentation submission: | Text to go in the release notes: | ||
| Version(s) released in: |
22.11.00
|
Circulation function: | |
| Bug Depends on: | 30952 | ||
| Bug Blocks: | 31757 | ||
| Attachments: |
Bug 31824: Add page-section to list of pending/received orders (acq)
Bug 31824: Add page-section to list of pending/received orders (acq) Bug 31824: Add page-section to list of pending/received orders (acq) |
||
|
Description
Katrin Fischer
2022-10-16 11:20:35 UTC
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! |