Bug 3803

Summary: Show PO Number and ISSN in orderline of basket display
Product: Koha Reporter: Colin Campbell <colin.campbell>
Component: AcquisitionsAssignee: Henri-Damien LAURENT <henridamien>
Status: CLOSED FIXED QA Contact: Bugs List <koha-bugs>
Severity: enhancement    
Priority: PATCH-Sent (DO NOT USE) CC: chris, gmcharlt, katrin.fischer
Version: 3.4   
Hardware: PC   
OS: All   
Change sponsored?: Sponsored Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on:    
Bug Blocks: 3561    
Attachments: Patch including ISSN in display
Signed off patch

Description Chris Cormack 2010-05-21 01:15:11 UTC


---- Reported by colin.campbell@ptfs-europe.com 2009-11-23 11:22:39 ----

Show the Purchase Order Number in the order line of the basket display
Also show the ISSN if present in addition to the ISBN to accomodate serials orders

The feature sponsored by the Food and Agriculture Organisation of the United Nations



---- Additional Comments From colin.campbell@ptfs-europe.com 2010-02-09 10:18:35 ----

Fields which are central to the UN FAO system are no longer present in 3.2 Acq.
Once 3.2 is out will try to reconcile requirements for invoice handling and order history with 3.2 version as an enhancement



---- Additional Comments From gmcharlt@gmail.com 2010-02-09 11:30:00 ----

Are the fields in question gone entirely, or just not display?



---- Additional Comments From colin.campbell@ptfs-europe.com 2010-02-09 12:42:48 ----

Removed from aqorders.

Looking at workflows to try and spec out some enhancements to 3.2 acq. 



---- Additional Comments From gmcharlt@gmail.com 2010-02-09 13:08:47 ----

Which fields, specifically, were removed from aqorders?  There was never an aqorders.issn, for example.



---- Additional Comments From colin.campbell@ptfs-europe.com 2010-02-09 13:28:21 ----

I thought po number had gone but it, booksellerinvoicenumber and budgetdate are still in the record just removed from all displays.

issn like isbn was pulled from the associated bib.






---- Additional Comments From gmcharlt@gmail.com 2010-02-09 14:08:38 ----

The ISBN and ISSN are available in biblioitems.issn and biblioitems.isbn - a join should pull them in.



--- Bug imported by chris@bigballofwax.co.nz 2010-05-21 01:15 UTC  ---

This bug was previously known as _bug_ 3803 at http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3803

Actual time not defined. Setting to 0.0
Setting qa contact to the default for this product.
   This bug either had no qa contact or an invalid one.

Comment 1 Chris Cormack 2010-12-14 08:54:15 UTC
Whats the status on this one?
Comment 2 Colin Campbell 2011-04-05 16:04:55 UTC Comment hidden (obsolete)
Comment 3 Chris Cormack 2011-04-06 03:44:40 UTC
This has missed the feature freeze, but is a very small patch, so I'm allowing it
Comment 4 Katrin Fischer 2011-04-06 08:14:33 UTC
Created attachment 3723 [details] [review]
Signed off patch
Comment 5 Chris Cormack 2011-04-08 01:42:13 UTC
Pushed, please test
Comment 6 Katrin Fischer 2011-08-15 19:30:40 UTC
Works on current master.