updates for Generic, System functions
Major Update to tdl functions interface
UpDate Tests
LedgerList, StockItemList
Version 2 Update
Archived old test files
Archived old version
Docs
TDL Guidance
LedOfGrp function
TDL Functions
System TDL Functions
ObjColFn and SysFn units started
VchObj to bjEnv, bjMstExp, bjVchExp; Reverted GetCompany
Api Update
Api returns widestring for VB
Declarations update for dllRelease
Usage Collection interfaces for speed GetxxxxxOackedKust functions
dll methods SetAlias,SetGroup,SetGodown,IsItem,NewItemGroup,NewGodown added
LicenseInfo, Object and Collection Interfaces
Updated interface name to use standard terminology 'Release'.
Interface declarations for IsLedger, dllClean added
Added IsLedger. state param to NewParty; breaking change.
Test for Unique Identifier added
Checking uniqueness of identifier is more tally like
Fixed memory leak from LedList, ItemList functions.
Updated VB declarations
Support for Sales Order and Purchase Order.
Removed incomplete Multi thread support
Ledger and Item List added. Memory mgt at dll level added.
BugFix. Unpack function is more consistent with code elsewhere.
Added two more GetList functions; Cleaned up code pushing largest DR, Cr lines to the top; Comparison of Ledger Names is more Tally like
Changes to code combining repeat ledgers and code pushing largest Cr and Dr entries to the top. Relevent in a compound entry.
Inventory for Purchase, Reference filled with defaults, Interfaces Updated
AddDrLine, Tests, Declaration changes
Refactored GetCompany, SetDefaultGroup
Pymt, Rcpt Tests added
Updated Delphi interface
SetDebug, ToUpdateMasters Options added
Updates more of Voucher Header part
TestXml added; License changed from Voucher to ...
Removed GetItemText, GetLedText as they are dif...
Implemented GetPartyList
Modified Readme to reflect bifurcation
Removed excel2tally and created a separate repo
Added IsSilver function
Custom Export implementations
Upgraded to bjxml3_1; Support for Inventory (Pu...
Added BillExists function; Added helper functio...
Added AsAmount, InWords functions
Added TestConnection function to Client.pas
Added first Client Function - CurrentCompany
Added Tests for CurrentCompany etc
Added function GetCompany to find Active Company
Improved Lazarus Compatibility
Improved software to Tally synchronization supp...
Modification for VchId > 8 digits (Characters)
VB Declarations Tested and Updated
Floating point Maths correction
Refactored and Tested Multiple Columns for One ...
Case of one Ledger referring to Multiple columns.
Started dbf support
Using TN Monthly Return to Tally one can upload his monthly Sales Tax Returns data...
Conditional compile for ADO, DAO
Fired etHost bug
Synchronized help file
Updated Item Unit and Ledger Opening Blance int...
Added SetDomain to upload across network
Added SetDomain functionality
Sales, Purchase Ledgers created according to Ta...
Updated interfaces
NewItem, NewLedger refactored to Tally's way of...
Cleanup
Accepts Xml String; Token logic works; Its allo...
Cleanup; Signature of Leggerexists changed
VB interfaces updated
CreateLedger accepts OP Bal; Voucher Order modi...
Better support for Bank statmnt, MultiRowVouche...
Bug related to LedgerExists corrected. upgraded...
Improved support for MultiRow voucher and Bank ...
Round off tag goes under data; In case of no id...
Refactoring done; Interfaces created.
Removal of ZS4.pas. ZS5 and MrMc3 Testing ok
Cleanup of old MrMc2.pas and associated files
Updated bjXml version to 3. So Vch2Update and Excel to Tally are also in for another...
Cleanups; Explored SetUnLock
MrMc3 compatible with ZS5
Breaking Change; ZS5 can only handle errors; no...
Also for low level debug info we should not depend on dll functions, I think. dll...