---- Reported by mason@kohaaloha.com 2009-03-23 22:19:38 ---- Created an attachment screenshot i think this is a bug, where the itemnumber column should be filled ************************** 2. row *************************** borrowernumber: 77113 accountno: 2 itemnumber: NULL <<<<<<<<<<<<<<<<<<<<<<<< OOPS!! date: 2009-03-24 amount: 2.000000 description: Reserve Charge - The power of love 3 dispute: NULL accounttype: Res amountoutstanding: 2.000000 timestamp: 2009-03-24 11:06:10 tags: NULL renewals: 0 type: NULL issueno: NULL actid: 359435 notify_id: 0 notify_level: 0 lastincrement: NULL 2 rows in set (0.00 sec) --- Bug imported by chris@bigballofwax.co.nz 2010-05-21 01:05 UTC --- This bug was previously known as _bug_ 3054 at http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3054 Imported an attachment (id=1054) Actual time not defined. Setting to 0.0 The original reporter of this bug does not have an account here. Reassigning to the person who moved it here: chris@bigballofwax.co.nz. Previous reporter was mason@kohaaloha.com. The original submitter of attachment 1054 [details] is unknown. Reassigning to the person who moved it here: chris@bigballofwax.co.nz.
Is this bug still valid?
I am not sure if this is a bug. The rental fine is added to the account on placing a hold. If the hold is title level, there is no specific itemnumber for the accountline. If the hold is on a specific item, it could be added, but is currently not.
(In reply to Katrin Fischer from comment #2) > I am not sure if this is a bug. The rental fine is added to the account on > placing a hold. If the hold is title level, there is no specific itemnumber > for the accountline. If the hold is on a specific item, it could be added, > but is currently not. Maybe we need to add the biblionumber to the accoutlines as well? Like with the branchcode (see Bug 7595)
As explained above the NULL itemnumber is not a bug, but indicates a record level hold.