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

Jared Camins-Esakov <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #5 from Jared Camins-Esakov <[email protected]> 2011-04-04 
16:22:16 UTC ---
The problem here is that C4::Acounts::chargelostitems is not called when items
are edited through the addbiblio.pl interface. Following a discussion on IRC,
it sounds like the solution is to add a wrapper around C4::Items::ModItem which
handles all business logic calls (like C4::Accounts::chargelostitems).

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
_______________________________________________
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