https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21722

Martin Renvoize <[email protected]> changed:

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

--- Comment #7 from Martin Renvoize <[email protected]> ---
Created attachment 83182
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=83182&action=edit
Bug 21722: Use Koha::Account->add_debit in chargelostitem

This patch updates C4::Accounts::chargelostitem to use the newly
available add_debit method from Koha::Account.

Known Side Effects: If the FinesLog is enabled then the 'action'
recorded will change from the generic `create_fee` (for both the lost
charge and any associated processing charge) to the more descriptive
terms `create_processing` and `create_list_item`.

Sponsored-by: PTFS Europe

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee 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