| Summary: | Misaligned field in the duplicate order form | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Caroline Cyr La Rose <caroline.cyr-la-rose> |
| Component: | Templates | Assignee: | Owen Leonard <oleonard> |
| Status: | CLOSED WORKSFORME | QA Contact: | Testopia <testopia> |
| Severity: | trivial | ||
| Priority: | P5 - low | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Crowdfunding committed: | 0 |
| Crowdfunding contact: | Patch complexity: | Trivial patch | |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Attachments: | Bug 33082: Add yellow buttons and page sections to 'copy order' pages | ||
|
Description
Caroline Cyr La Rose
2023-02-27 17:54:00 UTC
This appears to have been fixed on recent master :) But I've filed some patch for page-sections and buttons: Bug 33082 - Add yellow buttons and page sections to 'copy order' pages Created attachment 147470 [details] [review] Bug 33082: Add yellow buttons and page sections to 'copy order' pages When creating a new order from an existing order (copy), there was no page section on the search results and the submit buttons were not yellow (primary). To test: 1. Make sure you have budgets, funds and vendors 2. In Acquisitions, search for a vendor 3. Create a basket 4. Add an order to that basket (Order from new (empty) record is easiest) 5. Add to the basket again, choosing the "From existing orders (copy)" option 6. Search for you previous order 7. The table of ordres has no white background (missing page-section) and the "Next" button is not yellow 8. Check the order and click Next 9. The "Duplicate orders" button is not yellow 10. Apply patch 11. Verify buttons are now yellow and the table has a white background ...patch to be found on the right bug now. Ok I just pulled and I still see it misaligned...https://snipboard.io/MwDYSm.jpg Do I have to build something to see the correction? |