summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoreinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2008-05-12 18:25:42 +0000
committereinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2008-05-12 18:25:42 +0000
commit58cffa089d925e8cd6323aa1c02d7f60b7296af4 (patch)
treee2b3475029e8b10aa1c7fa00f37e3f175941e5bd
parentf034c250b63ca196d5887a8911bcebcc16c23220 (diff)
Correcting AR/AP transaction summary info posting error behind 1870065
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@2132 4979c152-3d1c-0410-bac9-87ea11338e46
-rwxr-xr-xLedgerSMB/AA.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/LedgerSMB/AA.pm b/LedgerSMB/AA.pm
index bda4971b..ca1fcd44 100755
--- a/LedgerSMB/AA.pm
+++ b/LedgerSMB/AA.pm
@@ -314,7 +314,7 @@ sub post_transaction {
$form->{transdate}, $form->{"$form->{vc}_id"},
$form->{taxincluded}, $invamount,
$form->{duedate}, $paid,
- $datepaid, $invnetamout,
+ $datepaid, $invnetamount,
$form->{currency}, $form->{notes},
$form->{department_id}, $form->{employee_id},
$form->{ponumber}, $form->{id}