[freeside-commits] branch FREESIDE_2_3_BRANCH updated. 29a50d51e8100be4ad872104e63cc5a263b31645
Ivan
ivan at 420.am
Sun Dec 9 10:38:44 PST 2012
The branch, FREESIDE_2_3_BRANCH has been updated
via 29a50d51e8100be4ad872104e63cc5a263b31645 (commit)
from 146ffcd6dcd8d3e6ad51eeb532c4b88c0a367096 (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 29a50d51e8100be4ad872104e63cc5a263b31645
Author: Ivan Kohler <ivan at freeside.biz>
Date: Sun Dec 9 10:38:43 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