Minor corrections have been done in the XML and TDL file to fetch "Ledger Daily balances" using RTSlink DLL.
FILE: ldaily.txt
Old Code
Set : LedgerName: "Cash"
New Code
Set : LedgerName: If $$IsEmpty:##LedgerName then "Cash" else ##LedgerName
Please see:
A syntax error in lDaily.xml has also been rectified.
No comments:
Post a Comment