Summary: | Duplicate existing orders is missing page section on order list | ||
---|---|---|---|
Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
Component: | Staff interface | Assignee: | Katrin Fischer <katrin.fischer> |
Status: | RESOLVED FIXED | QA Contact: | Marcel de Rooy <m.de.rooy> |
Severity: | trivial | ||
Priority: | P5 - low | CC: | fridolin.somers, gmcharlt, lucas, m.de.rooy |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | Trivial patch | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: |
24.05.00,23.11.03
|
Circulation function: | |
Attachments: |
Bug 34298: Add page-section to duplicated orders list
Bug 34298: Add page-section to duplicated orders list Bug 34298: Add page-section to duplicated orders list |
Description
Katrin Fischer
2023-07-17 15:37:56 UTC
Created attachment 161018 [details] [review] Bug 34298: Add page-section to duplicated orders list When creating an order from an existing order (copy), on the third page, the page section was missing on the table. To test: * Create a basket with an order, close the basket. * Create a second basked * Create a new order line using: "From existing orders (copy)" * Search for your previous order and select it for copy - Next * Select a fund - Duplicate orders * Verify that the table with the order lines to create doesn't have the white background * Apply patch * Reload page - the table now should appear styled correctly Created attachment 161119 [details] [review] Bug 34298: Add page-section to duplicated orders list When creating an order from an existing order (copy), on the third page, the page section was missing on the table. To test: * Create a basket with an order, close the basket. * Create a second basked * Create a new order line using: "From existing orders (copy)" * Search for your previous order and select it for copy - Next * Select a fund - Duplicate orders * Verify that the table with the order lines to create doesn't have the white background * Apply patch * Reload page - the table now should appear styled correctly Signed-off-by: David Nind <david@davidnind.com> Created attachment 161204 [details] [review] Bug 34298: Add page-section to duplicated orders list When creating an order from an existing order (copy), on the third page, the page section was missing on the table. To test: * Create a basket with an order, close the basket. * Create a second basked * Create a new order line using: "From existing orders (copy)" * Search for your previous order and select it for copy - Next * Select a fund - Duplicate orders * Verify that the table with the order lines to create doesn't have the white background * Apply patch * Reload page - the table now should appear styled correctly Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Pushed for 24.05! Well done everyone, thank you! Pushed to 23.11.x for 23.11.03 |