[open-ils-commits] r14192 - trunk/Open-ILS/src/perlmods/OpenILS/Application/Circ (phasefx)
svn at svn.open-ils.org
svn at svn.open-ils.org
Tue Sep 29 00:15:49 EDT 2009
Author: phasefx
Date: 2009-09-29 00:15:46 -0400 (Tue, 29 Sep 2009)
New Revision: 14192
Modified:
trunk/Open-ILS/src/perlmods/OpenILS/Application/Circ/Money.pm
Log:
copy/paste-o in description for open-ils.circ.money.billing.note.edit
Modified: trunk/Open-ILS/src/perlmods/OpenILS/Application/Circ/Money.pm
===================================================================
--- trunk/Open-ILS/src/perlmods/OpenILS/Application/Circ/Money.pm 2009-09-29 04:08:24 UTC (rev 14191)
+++ trunk/Open-ILS/src/perlmods/OpenILS/Application/Circ/Money.pm 2009-09-29 04:15:46 UTC (rev 14192)
@@ -412,7 +412,7 @@
method => 'edit_bill_note',
api_name => 'open-ils.circ.money.billing.note.edit',
signature => q/
- Voids a bill
+ Edits the note for a bill
@param authtoken Login session key
@param note The replacement note for the bills we're editing
@param billids Single bill id or array of bill id's for the bills whose notes we want to edit.
More information about the open-ils-commits
mailing list