[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
Sun Nov 27 17:30:09 CET 2011


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

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

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

--- Comment #15 from Katrin Fischer <katrin.fischer at bsz-bw.de> 2011-11-27 16:30:09 UTC ---
Created attachment 6436
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6436
[SIGND-OFF] Bug 6916: follow up

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.

Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
Checked that acquisition date is correctly linked for items created
with AcqCreateItem set to 'on order' and 'on receive'.
As items cataloged with 'in cataloguing' are not linked to acquisitions,
there is no link for that settings.

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