Hi, folks,
I am afraid the '0.00' bug rears its ugly head again. For more detail
on this bug, please refer to,
http://groups.google.com/group/CK-ERP-en/browse_thread/thread/e5264e4...
This time, I am running MySQL 5.0.18 within FC5. To get rid of this
bug, I have grepped for all '0.00's and modified the codes accordingly.
The scripts involved are listed below,
ck-ap/inc/class.payment.inc.php
ck-ap/inc/class.ipmatch.inc.php
ck-ap/apaging.php
ck-ap/invoiceaging.php
ck-ar/inc/class.ismatch.inc.php
ck-ar/inc/class.receipt.inc.php
ck-ar/araging.php
ck-ar/invoiceaging.php
ck-so/inc/class.sqmatch.inc.php
ck-ledger/balancesheet.php
ck-ledger/incomestatement.php
ck-crm/customerosinv.php
ck-crm/customerubso.php
ck-css/customerosinv.php
ck-css/customerubso.php
ck-css/balancesheet.php
ck-css/incomestatement.php
ck-vrm/vendorosinv.php
ck-vrm/vendorubpo.php
If you can't wait for the next formal release, you could update your
code as shown in my previous post. However, if you don't see the
symptomatic '9.99' printout when there is a field overflow, then you
could safely ignore this bug.
Cheers,
CK