From: Ricard A. <pak...@gm...> - 2013-08-22 00:52:19
|
Hi all: On the SVN rev 6285 Payments.php the payments done to a supplier in non functional currency does not work ok. Example: Functional currency IDR Pay a supplier in USD from a bank account in USD 500 USD = 5.000.000 IDR In supplier's inquiry it shows the transaction OK (as 500 USD), but in GL Account inquiry for the bank account it records 500 IDR transactions instead of 500 / 0.0001 = 5.000.000 IDR The exchange rate gets lost somewhere in this new version. version 4.10.1 works OK, but I could not find the bug. Regards, Ricard |