[freeside-commits] branch master updated. 943daa1500357a88b4554e11aa74f9599f611419
Ivan
ivan at 420.am
Sun Dec 9 10:38:43 PST 2012
The branch, master has been updated
via 943daa1500357a88b4554e11aa74f9599f611419 (commit)
from 1af8d0fac869b4b62526eec4b8ce56d5bc2c69fe (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 943daa1500357a88b4554e11aa74f9599f611419
Author: Ivan Kohler <ivan at freeside.biz>
Date: Sun Dec 9 10:38:42 2012 -0800
create credits by selecting line items, RT#18676
diff --git a/FS/FS/cust_credit.pm b/FS/FS/cust_credit.pm
index 0251cee..dfe55fb 100644
--- a/FS/FS/cust_credit.pm
+++ b/FS/FS/cust_credit.pm
@@ -869,8 +869,6 @@ sub credit_lineitems {
}
- #$return->{taxlines} = \@taxlines;
-
$dbh->commit or die $dbh->errstr if $oldAutoCommit;
'';
-----------------------------------------------------------------------
Summary of changes:
FS/FS/cust_credit.pm | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
More information about the freeside-commits
mailing list