| Summary: | Missing aoColumns definition in acqui/parcel receivedt table | ||
|---|---|---|---|
| Product: | Koha | Reporter: | paxed <pasi.kallinen> |
| Component: | Acquisitions | Assignee: | Nick Clemens (kidclamp) <nick> |
| Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
| Severity: | minor | ||
| Priority: | P5 - low | CC: | julian.maurice, martin.renvoize |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | Trivial patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Bug Depends on: | 18639 | ||
| Bug Blocks: | |||
| Attachments: |
Bug 21324: Fix column defs and spans
Bug 21324: Fix column defs and spans Bug 21324: Fix column defs and spans |
||
|
Description
paxed
2018-09-07 10:06:04 UTC
Created attachment 78505 [details] [review] Bug 21324: Fix column defs and spans TO test: 1 - Open a bastket in acquisitions 2 - Order some items 3 - Close the basket 4 - Receive some items 5 - Note the columns are out of alingment on parcel.pl 6 - Note a JS error breaking datatable on 'Already received' 7 - Apply patch 8 - Things should be better Created attachment 78514 [details] [review] Bug 21324: Fix column defs and spans TO test: 1 - Open a bastket in acquisitions 2 - Order some items 3 - Close the basket 4 - Receive some items 5 - Note the columns are out of alingment on parcel.pl 6 - Note a JS error breaking datatable on 'Already received' 7 - Apply patch 8 - Things should be better Signed-off-by: Owen Leonard <oleonard@myacpl.org> Created attachment 78642 [details] [review] Bug 21324: Fix column defs and spans TO test: 1 - Open a bastket in acquisitions 2 - Order some items 3 - Close the basket 4 - Receive some items 5 - Note the columns are out of alingment on parcel.pl 6 - Note a JS error breaking datatable on 'Already received' 7 - Apply patch 8 - Things should be better Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Julian Maurice <julian.maurice@biblibre.com> Awesome work all! Pushed to master for 18.11 |