TDL CODE TO SEE ADDITIONAL FIELDS IN LEDGER DISPLAY

Rate this post

 

With this TDL code we can add Narration,Reference number,Reference Date in Ledger Display mode in a Line. So we can export, print with  detailed vouchers in one line and save paper and working time. This is best TDL for Tally Prime and ERP9. Must have TDL.

It will work in all Tally versions. For more detail watch above Video.

TDL Code : 


[#line: DSP VchAccTitles]
Add:Right Field:After:DSP VCHNumberTitle:Learnwell Narration
[Field:Learnwell Narration]
use:Name Field
Set as:”Narration”
Style:Normal

[#line: DSP VchDetail]
Add:Right Field:After:DSP VCHNumber:Learnwell Narration1
[Field:Learnwell Narration1]
use:Name Field
Set as:$Narration

[#line: DSP VchAccTitles]
Add:Right Field:After:DSP VCHNumberTitle:Learnwell Reference
[Field:Learnwell Reference]
use:Name Field
Set as:”Reference”
Style:Normal

[#line: DSP VchDetail]
Add:Right Field:After:DSP VCHNumber:Learnwell Reference1
[Field:Learnwell Reference1]
use:Name Field
Set as:$Reference

[#line: DSP VchAccTitles]
Add:Right Field:After:DSP VCHNumberTitle:Learnwell ReferenceD
[Field:Learnwell ReferenceD]
use:Name Field
Set as:”ReferenceDate”
Style:Normal

[#line: DSP VchDetail]
Add:Right Field:After:DSP VCHNumber:Learnwell Reference1D
[Field:Learnwell Reference1D]
use:Date Field
Set as:$ReferenceDate

[#Collection:Vouchers of Ledger]
Fetch:Reference, ReferenceDate

HOW TO USE ABOVE CODE:

FOLLOW THE BELLOW INSTRUCTIONS TO LOAD TDL FILE IN TALLY:

1. Copy the code and paste in a Text file.
2. Save the text file into your computer.
3. Copy the text file path including Name and extension (as – C:UsersHPDesktoprecParty Detail.txt)
4. Open Tally ERP9  OR Tally Prime
5a. Press F12 and goto Product and Features (for Tally ERP9)
5b. Click on Help and click on TDL & Addon  (for Tally Prime)
5. Press F4 (to open a Box)
6. Load TDL file on Startup – Yes
7. Paste The path in blank space
8. Press enter and save 


Now your TDL is ready to use.

Tags: No tags

Add a Comment

Your email address will not be published. Required fields are marked *