Add own field in GST section in Invoice Print

Add own field in GST section in Invoice Print | Free TDL code to Modify GST Invoice | 2022 Best Tally Prime and Tally ERP9 TDL to modify GST in Invoice

Rate this post
With this GST Invoice Modification TDL code Add own field in GST section in Invoice Print. Now provide colorful GST invoice to your customers with modification of GST fields. With this Tally TDL code we can customize GST section of Invoice. We can add own field in GST Summary of Invoice Printing and also can Change Title / Header name of GST section in invoice print with color and headings and border etc. With this TDL code we can add quantity summary and HSN code in Tally Invoice GST section.

Add own field in GST section in Invoice Print:

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 GST fields of Invoice.
 
HOW TO USE:
 
    1. Copy below 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 invoice print to see details.
 

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 GST section of Invoice.
2. How to add color and own details in Tally invoice.
3. And Many More…….
TDL Code : 
 
 
[#Line:GST VCHGSTInvPrintBody]
Add:Right Field:Before:VCHGSTInvPrint TaxValue:LearnWellQTn
Local:Field:LearnWellQTn:Set As:$$Sprintf:”%s %s”:$LWQTN:$LWQTNUnit
[Field:LearnWellQTn]
Use:Name Field
Width:7
Align:Centre
 
[#Line:VCHGSTInvPrint Title1]
Local:field:LearnWellQTn:Set as:”Qty”
Local:field:LearnWellQTn:PrintBG:Blue
Local:field:LearnWellQTn:PrintFG:Red
Local:Field:VCHGSTInvPrint TaxValue:PrintBG:Yellow
Local:Field:VCHGSTInvPrint TaxValue:Info:GSTR
 
[#Line:VCHGSTInvPrint Title2]
Local:field:LearnWellQTn:Set as:”Total”
Local:field:LearnWellQTn:PrintBG:Blue
Local:Field:VCHGSTInvPrint TaxValue:PrintBG:Green
 
 
[#Line:GST VCHGSTInvPrint Total]
Local:field:LearnWellQTn:Set as:” “
 
[#Collection:GSTAnalysisPrintSummary]
Aggr Compute:LWQTN:Sum:$GSTItemActualQty
Compute:LWQTNUnit:$GSTStockItemUOM
 
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.

Add a Comment

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