Add Extra column in Invoice | Free Invoice customization TDL | Tally Prime and Tally ERP9 Best free TDL Code to customize Invoice

1/5 - (1 vote)

 

We all working in Tally because of it’s simple vouching method and perfect reports. But sometime when we create voucher and print invoice, we need to add some extra column for item. With this simple Tally TDL code we can add our own extra column for item detail in voucher and also can print it in invoice. 
With this Free Tally TDL  code we can add our own column in Tally invoice Item column and modify it according to our need.In this Tally Prime and Tally ERP TDL code we can add some additional fields or we can remove extra fields according to our need, and this will work perfectly with Tally Erp9 and Tally Prime. Best simple tdl code to customize Invoice.

HOW TO USE:

        1. Copy below TDL code and make a text file.
        2. Save text file then load in Tally ERP9 or in Tally Prime (Method provided below the code)                   3. Now go to create invoice and take it a print.
       

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.

Watch above video to learn :
1. How to modify Invoice
2. How to add extra column for item detail in voucher and invoice print.
3. And Many More…….

TDL Code : 


[#Line:EI ColumnOne]
Add : Right Field : Before : VCH QtyTitle : OWNFIELD
Local : Field : OWNFIELD : INFO : “Own Heading”
[#Line:EI InvInfo]
add : right field : before : VCH ActualQty :OWNFIELD
[Field : OWNFIELD]
use : Name field
Storage :OWNFIELDStorage
Set always : yes
Width : 15
Align : Center
invisible : not@@ISSALES @@ISSALESORDER
[System : UDF]
OWNFIELDStorage : String : 6000
[#Line: ExpInv Column1]
Add : left Field : After :EXPINV DescTitle : OWNFIELD
Local : Field : OWNFIELD : Info : ” Own Heading”
Local : Field : OWNFIELD : Delete : Storage
Local : Field : OWNFIELD : Type : String
Local : Field : OWNFIELD : align : Center
Local : Field : OWNFIELD : Width : 10
Local : Field : OWNFIELD : border : thin left
[#Line :ExpInv InvDetails]
add : left Fields : after : EXPINV Desc :OWNFIELDStorage
[ Field : OWNFIELDStorage]
use : Name Field
Set as :$OWNFIELDStorage
Set Always : Yes
Width : 10
Align : Center
Border : Thin Left




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

5 Responses

Add a Comment

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