You dont have javascript enabled! Please enable it! how to modify Ledger Master : Learn TDL | %%

It's no secret that TDL is Tally's programming language and by learning TDL, you can alter default reports in Tally. You can create your own reports, can change an existing reports or can integrate Tally with other application to import/export seamless data.

We are providing free TDL to help you to learn TDL . The video on Address book TDL become very popular among tallynine reader. Here is one more free TDL to add bank details e.g. bank Account no., IFSC Code No. Name of Bank etc in Debtor’s Creditors Master Ledger Account. Latter on we will see how to use this newly add bank details in contact details.

[#Part :Led Contact]
Add: Lines : MyBank Ac,MyBankname,MyIFSCno

[Line : MyBank Ac]
Fields : Medium prompt, MyBank Ac

Local :field : Medium prompt :Set as : ” Bank Account Number :”

[line :MyBankname]
Field : Medium prompt,Mybank name
Local : Field : medium prompt : Set as :” Name of bank:”

[Line :myIFSCno]
Field :medium prompt, MyIFSCno
local :Field : medium prompt : Set as : ” IFSC Code No:”

[Field : MyBank Ac]
use : Name Field
Storage : myBankDt

[Field : Mybank name]
Use : Name Field
Storage :mybankname

[Field : myIFSCno]
Use : Name Field
Storage : myIFSC

[System : UDF]
MyBankDt : String : 1001

[System : UDF]
Mybankname: String :1002

[System : UDF]
myIFSC : String:1003

Once you add the above TDL, the modified ledger master screen will be as per the picture shown here

Now you need to activate your TDL

 

and if you are interested to learn  TDL like a pro you can join my online Course to learn Tally TDL online

6 thoughts on “how to modify Ledger Master : Learn TDL

  1. I require tdl that can directly take CP from stock master into purchase, i only need to enter qty of item purchased.

  2. Hello,
    The above TDL is so useful. You have done a great job. I have one request it would be great if the same details were displayed in the ledger contact details report when we press alt + c in ledger bill wise report.
    hoping there will a help soon

    Thanks in advance

    rahul

  3. Hello,
    Sir will u teach tdl online

  4. how to create ladger

  5. Rs.5000/-the amount received from mr. kumar.
    Rs.2000/-cheque and Rs500-/-cash given by star&co

    likes this comes i can’t understand how to create ledger .

    pls help me sir

  6. How to alter the master ledger as the units are created wrongly

Comments are closed.