[Koha-bugs] [Bug 12110] Display the order vendor note in basket and basketgroup CSV and PDF

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Apr 19 20:50:49 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12110

mathieu saby <mathsabypro at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |Needs Signoff
           Assignee|koha-bugs at lists.koha-commun |mathsabypro at gmail.com
                   |ity.org                     |

--- Comment #1 from mathieu saby <mathsabypro at gmail.com> ---
Created attachment 27310
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=27310&action=edit
[PATCH] Bug 12110 : Display the order vendor note in basket and basketgroup CSV
and PDF


This bug adds the "vendor note" for each order in the PDF for basketgroups.
The note is display only if it exists, just under the bibliographic
information.
I added a separation line "--------" between bibliographic information and the
note,
so that it could be visible at 1st glance

It also replaces the internal note with the vendor in the CSV for basket and
basketgroup
It is more logical and useful for libraries to export the note made for vendor,
as those files
are destined to be sent to the vendor.

Test plan :
- fill a basket with some orders, some with internal notes, some with vendor
notes
- export the basket in CSV : only the vendor notes should be present
- put the basket in a basketgroup
- export the basketgroup in CSV : only the vendor notes should be present
- Select "English-2 pages" template for basketgroups in Sysprefs
- export the basket in PDF : the vendor notes should be present under the
bibliographic information
- Select "English-3 pages" template for basketgroups in Sysprefs
- export the basket in PDF : the vendor notes should be present under the
bibliographic information

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list