[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
SF.net SVN: ledger-smb:[6942] trunk/LedgerSMB/Scripts/payment.pm
- Subject: SF.net SVN: ledger-smb:[6942] trunk/LedgerSMB/Scripts/payment.pm
- From: ..hidden..
- Date: Tue, 18 Mar 2014 14:47:31 +0000
Revision: 6942
http://sourceforge.net/p/ledger-smb/code/6942
Author: einhverfr
Date: 2014-03-18 14:47:30 +0000 (Tue, 18 Mar 2014)
Log Message:
-----------
Fixing fx payment reversals and exchange rates
Modified Paths:
--------------
trunk/LedgerSMB/Scripts/payment.pm
Modified: trunk/LedgerSMB/Scripts/payment.pm
===================================================================
--- trunk/LedgerSMB/Scripts/payment.pm 2014-03-18 11:24:04 UTC (rev 6941)
+++ trunk/LedgerSMB/Scripts/payment.pm 2014-03-18 14:47:30 UTC (rev 6942)
@@ -275,7 +275,8 @@
batch_id => $request->{batch_id},
cash_accno => $request->{cash_accno},
currency => $request->{currency},
- exchangerate => $request->{exchangerate}
+ exchangerate => $request->{exchangerate},
+ date_reversed => $request->{date_reversed},
};
$report->render($request);
}
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
Ledger-smb-commits mailing list
..hidden..
https://lists.sourceforge.net/lists/listinfo/ledger-smb-commits