Item Wise Sale Type with HSN, Godown, Batch TDL for Tally

Rate this post

With this amazing TDL code we can add Item Sale Type, Item HSN Code, Item Godown, Item Batch in Voucher at Entry Time. this Tally TdL make looks our voucher more effective and all required details in one line. This is must have  TDL file can use with Tally Prime and Tally ERP9,

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

TDL Code : 

[#Line:EI ColumnOne]
Add : Field : After : VCH ItemTitle:LWNote
[Field : LWNote]
Setas:$$LocaleString:”Sales Type”
SKIP:YES
[#Line:EI invinfo]
Add:Field:After:VCH StockItem:LWNoteDtl
[Field : LWNoteDtl]
Use : Name Field
Width : 15
Table : LWtbl
[Table : LWtbl]
Title : $$LocaleString:”Types of Sale”
List Name : Counter Sale,Marketing Sale, Campaign Sale, SalesMan Sale, � Not Applicable
Format : $Name
show table : always

[#Line:EI ColumnOne]
Add:Field:After:VCH ItemTitle:Learnwells
[Field:Learnwells]
Setas:$$LocaleString:”HSN/SAC”
Width:15
SKIP:YES
[#Line:EI invinfo]
Add:Field:After:VCH StockItem:LearnwellsHSN
[Field:LearnwellsHSN]
Use:Short prompt
Setas:$(StockItem,$stockitem).GSTDetails[Last].HSNCode
[#Line:EI ColumnOne]
Add : Right Field : Before : VCH QtyTitle: Learnwells1
[Field:Learnwells1]
Setas:$$LocaleString:”GODOWN”
Width : 30
SKIP:YES
[#Line:EI invinfo]
Add : Right Field : Before : VCHBilledQty :LearnwellsGDN
[Field:LearnwellsGDN]
Use:Short prompt
Setas:$BatchAllocations[1].GodownName
Width : 30

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 *