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

Katrin Fischer <[email protected]> changed:

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

--- Comment #15 from Katrin Fischer <[email protected]> 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 <[email protected]>
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to