From: Rafael C. <raf...@gm...> - 2015-04-03 20:46:41
|
Hi, In GLJournal.php (Main Menu -> General Ledger -> Journal Entry), with number format 9.999,99 (dot for thousands, and coma for decimals; e.g. Spanish), when we input an amount with cents the amount entered is x1000 (one thousand bigger). I copied the way is done in Payments.php and CustomerReceipt.php, but I still have the same problem. Any idea to trouble shooting this? Best regards, Rafael. |