Now we can add Sales Man and Voucher Type List in Tally Prime Invoice easily. We can add Voucher Type, Sales Man Names, Vehicle Numbers, Sale Type (Cash or Credit etc.) and many more things in Invoice of Tally Prime and also in Tally ERP9. This is very simple TDL code to add all type list in invoice.
Friends, we always practice for more accuracy and want do our work perfectly. In this if you use Tally for invoicing or all other purposes, sometime need to add sales person names or vouchers billing type in invoice to create more accuracy and productivity.
Yes! with this Tally prime TDL we can see our add sales person name , voucher type etc. in invoicing. And also can add contact person name list to track outstanding details, sales revenue and for other purpose. This TDL will also help in fasten our work and complete every task on time.
Also see very useful Tally Prime Pivot Reports
Modification of Tally TDL
We can modify this TDL code according to our need. We can add some additional fields, we can remove extra fields, and it is very simple to work with Tally Erp9 and Tally Prime. Best simple tdl code to add all type lists in Invoice vouchers.
Sales Man and Voucher Type List in Tally Prime TDL Code:
[#Part: VCHTitle2right]
Option: SaleType:@@IsSales or @@IsPurchase
[!Part :SaleType]
Add : Line:AtEnd:SaleType
[Line : SaleType]
Field : Medium Prompt,LWSaleType
Local : Field:Medium Prompt:Info:"Sale Type:"
Local : Field:Medium Prompt:Width: 8% Page
[Field:LWSaleType]
Use : Name Field
Storage:SalesTypeLw
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
[System: UDF]
SalesTypeLw:String:1000
How to use own list in Tally Invoice TDL code:
HOW TO USE TDL CODE:
- Copy above TDL code and make a text file.
- Save text file then load in Tally Prime (Method provided below the code)
- Now go for invoice creation.
- You will get list of vouchers in invoice.
This is best free TDL to have in your Tally . Must have TDL file for Tally ERP9 and Tally Prime that can use for lifetime. This free TDL Code will perfectly work with Tally Prime.
How to use All Type List in Invoice TDL video:
Watch above video to learn :
- How to create TDL file for Tally
- How to add own list in Invoice.
- How to modify voucher with TDL code.
- More TDL files on youtube/learnwell
FOLLOW THE BELLOW INSTRUCTIONS TO LOAD TDL FILE IN TALLY:
- Make a Text file of above code
- Save it in to your computer
- Copy the text file path including Name and extension (as – C:\Users\HP\Desktop\rec\list in invoice.txt)
- Open Tally Prime Software
- Click on Help and click on TDL & Addon (for Tally Prime)
- Press F4 (to open a Box)
- Set Load TDL file on Startup – Yes
- Paste The path in blank space
- Press enter and save
- Now your Sales Man and Voucher Type List in Tally Prime TDL is ready to use