Bug 11579

Summary: The ordernumber is not displayed on the basket page
Product: Koha Reporter: Jonathan Druart <jonathan.druart>
Component: AcquisitionsAssignee: Jonathan Druart <jonathan.druart>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt, nengard, sandboxes
Version: Main   
Hardware: All   
OS: All   
URL: acqui/basket.pl
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
Bug 11056: Delete dead code in basketgroup.pl
Bug 11579: Show ordernumber in basket.pl tables
[PASSED QA] Bug 11579: Show ordernumber in basket.pl tables

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. ***