Bug 11579 - The ordernumber is not displayed on the basket page
Summary: The ordernumber is not displayed on the basket page
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Acquisitions (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Jonathan Druart
QA Contact: Testopia
URL: acqui/basket.pl
Keywords:
: 6762 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-01-17 14:52 UTC by Jonathan Druart
Modified: 2016-09-15 06:25 UTC (History)
3 users (show)

See Also:
Change sponsored?: ---
Patch complexity: Small patch
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
Bug 11579: Show ordernumber in basket.pl tables (3.20 KB, patch)
2014-01-17 14:54 UTC, Jonathan Druart
Details | Diff | Splinter Review
Bug 11056: Delete dead code in basketgroup.pl (6.85 KB, patch)
2014-01-23 10:55 UTC, Biblibre Sandboxes
Details | Diff | Splinter Review
Bug 11579: Show ordernumber in basket.pl tables (3.26 KB, patch)
2014-01-23 11:03 UTC, Jonathan Druart
Details | Diff | Splinter Review
[PASSED QA] Bug 11579: Show ordernumber in basket.pl tables (3.51 KB, patch)
2014-01-25 08:45 UTC, Katrin Fischer
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Druart 2014-01-17 14:52:48 UTC

    
Comment 1 Jonathan Druart 2014-01-17 14:54:00 UTC Comment hidden (obsolete)
Comment 2 Biblibre Sandboxes 2014-01-23 10:55:12 UTC
Patch tested with a sandbox, by silvere <silvere.hanguehard@enc.sorbonne.fr>
Comment 3 Biblibre Sandboxes 2014-01-23 10:55:34 UTC Comment hidden (obsolete)
Comment 4 Jonathan Druart 2014-01-23 11:03:33 UTC Comment hidden (obsolete)
Comment 5 Jonathan Druart 2014-01-23 11:09:04 UTC
Sylvère has tested the patch in a sandbox but he applied it yesterday and signed off it today.
Meanwhile the sandbox has been reset to master, so the master HEAD has been uploaded.
Comment 6 Katrin Fischer 2014-01-25 08:45:59 UTC
Created attachment 24726 [details] [review]
[PASSED QA] Bug 11579: Show ordernumber in basket.pl tables

Test plan:
Verify the ordernumber is correctly displayed on the basket page
(acqui/basket.pl?basketno=X)

Signed-off-by: silvere <silvere.hanguehard@enc.sorbonne.fr>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Fixed a tiny typo in the HTML: </th> > </td>.
Passes all tests and QA script.
Tested that the ordernumber is now displayed and table sorting
works for the smaller and more detailed table.
Comment 7 Galen Charlton 2014-01-29 22:35:41 UTC
Pushed to master.  Thanks, Julian!
Comment 8 Andreas Roussos 2016-09-15 06:25:06 UTC
*** Bug 6762 has been marked as a duplicate of this bug. ***