[CK-Ledger-users] Re: Bug ?
Status: Beta
Brought to you by:
ckwu
|
From: C K Wu <ck...@ch...> - 2002-04-20 09:09:10
|
Hi, Geoff, I am getting forgetful these days. In the mean time, to rectify your copy of ck-ledger, change line 46 of class.account.inc.php to, $link .= ($a[AP_amount]) ? ":AP_amount" : "" ; I am also sending a copy of this email to ck-...@li.... Regards, CK C K Wu wrote: > Hi, Geoff, > > Yes. It is a bug. It will be rectified in the release after the next. > > Over this weekend, I hope to send out an administrative release, > which cut away all reference of SQL-Ledger from the CK-Ledger > code. I received a specific request from the SQL-Ledger team > to have this done. It seems that too many people are writing to > the SQL-Ledger mailing list enquiring whether SQL-Ledger > is a pre-requisite for CK-Ledger to run. > > Regards, > CK > > admin wrote: > >> Hi Ck, Coming to grips with AP and AR - I note for some reason I >> candelete and reinstate the account ledger flags on every flagexcept >> AP_amount it will delete but will not reinstate -have I missed >> something or is it a bug My quick perusal of the code couldn't track >> the problem Regards Geoff > |