[Koha-bugs] [Bug 6916] Selecting the acq date of an item should take you to the invoice page for it

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Nov 24 11:56:35 CET 2011


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

M. de Rooy <m.de.rooy at rijksmuseum.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #6316|0                           |1
        is obsolete|                            |

--- Comment #13 from M. de Rooy <m.de.rooy at rijksmuseum.nl> 2011-11-24 10:56:35 UTC ---
Created attachment 6388
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6388
Follow up patch

Changed the SQL statement in GetOrderFromItemnumber so that it works also if
syspref AcqCreateItem is not equal to placing an order. Returned hash now only
includes fields from aqorders. This function is used in moredetail.pl and
Items.pm (function MoveItemFromBiblio).
Modified moredetail template so that label is shown always. Added nbsp to
prevent mixup of columns when date is null.
Test this by checking Items tab in normal view staff and by attaching an item
in normal view staff (actually moving an item). Check moredetail again while
changing syspref AcqCreateItem.

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the Koha-bugs mailing list