Stock Summary Additional Details Tally TDL

2023 Best Stock Summary Additional Details Tally TDL for Tally Prime 3.0

5/5 - (2 votes)

Efficient stock management is crucial for any business to thrive in today’s competitive market. But with this Stock Summary Additional Details Tally TDL for Tally Prime 3.0 we can maintain it easily. While TallyPrime 3.0 offers robust stock management features, sometimes you might find the need to include additional details such as Part Number, HSN Code, GST Rate, MRP Rate, Standard Cost, and Standard Selling Cost in your stock summary. In this blog post, we will explore how to achieve this enhancement using a Tally TDL (Tally Definition Language) customization.

Tally Definition Language (TDL) is a powerful scripting language that allows you to customize and extend the functionality of Tally. It provides the flexibility to add new features, fields, and behaviors to meet your specific business requirements. With TDL, you can transform Tally into a tailored solution that suits your unique needs.

The Need for Stock Summary Additional Details Tally TDL:

While Tally’s stock summary provides valuable information, sometimes you require additional data to make more informed decisions. The inclusion of Part Number, HSN Code, GST Rate, MRP Rate, Standard Cost, and Standard Selling Cost can enhance your stock management capabilities significantly.

Stock Summary Additional Details Tally TDL

Stock Summary Additional Details Tally TDL Code:

[#Field:DSPQ QTYTitle]
add:fields:after:DSP DispTitle:PartNT,LearnwellSHsnT,LearnwellSRT,LearnwellMRPT,LWSTDCostT,LWSTDSellT
invisible:##DSPShowInwards
[Field:LearnwellSHsnT]
Set as :"HSN"
color:blue
style:bold
[Field:LearnwellSRT]
Set as :"GSTRate"
color:blue
style:bold
[Field:PartNT]
Set as :"PartNumber"
color:blue
style:bold
[Field:LearnwellMRPT]
Set as :"MRP"
color:blue
style:bold
[Field:LWSTDCostT]
Set as :"Standard Cost"
color:blue
style:bold
[Field:LWSTDSellT]
Set as :"Standard Sell"
color:blue
style:bold

[#Field:DSP StkCl]
add:fields:after:DSP DispName:PartN,LearnwellSHsn,LearnwellSR,LearnwellMRP,LWSTDCost,LWSTDSell
invisible:##DSPShowInwards
[Field:PartN]
Set as :$PartNo
width:25
color:red
[Field:LearnwellSHsn]
Set as :$HSNDetails[Last].HSNCode
width:20
color:red
[Field:LearnwellMRP]
Set as :$MRPDetails[Last].MRPRateDetails[Last].MRPRate
width:15
color:red
[Field:LearnwellSR]
Set as :$GstDetails[Last].STATEWISEDETAILS[1].RateDetails[1, @@IsIGST].GSTRate
width:8
color:red
[Field:LWSTDCost]
Set as :$StandardCost
width:20
color:red
[Field:LWSTDSell]
Set as :$StandardPrice
width:20
color:red

Also Check Invoice format TDL for Tally Prime 3.0

How to Use Stock Summary Additional Details Tally TDL:

  • Copy above TDL code and create a text file.
  • Save text file and load in Tally (Method provided below the code)
  • Go to Stock Summary Tab in Tally Prime 3.0
  • Here you will find Stock Summary with additional details of Stock Items like : Part Number, HSN Code, GST Rate, MRP Rate, Standard Cost, and Standard Selling Cost

This is best free TDL to have in your Tally. It will support Tally Prime 3.0, Tally Prime, Tally ERP9, that can be use for lifetime. This free TDL Code will perfectly work with old Tally Prime also.

Stock Summary Additional Details Tally TDL Video:

See the below video to learn how to load tdl in tally and add or change details in stock summary :

Watch above videos to learn :

  • How to change TDL details in TDL code.
  • How to Remove Extra Fields from Tally TDL Code.
  • How to add Additional Fields in Tally TDL Code.
  • How to add TDL file in Tally Prime 3.0.
  • More videos related to free TDL files on youtube/learnwell
  • Get More TDL files on https://e2t.in/

FOLLOW BELLOW INSTRUCTIONS TO LOAD TDL FILE IN TALLY:

  1. Make a Text file of above code
  2. Save it in to your computer
  3. Copy the text file path including Name and extension (as – C:\Users\HP\Desktop\rec\Stocksummary.txt)
  4. Open Tally Prime Software
  5. Click on Help and click on TDL & Addon (for Tally Prime)
  6. Press F4 (to open a Box)
  7. Set Load TDL file on Startup – Yes
  8. Paste The path in blank space
  9. Press enter and save
  10. Now your Stock Summary Additional Details Tally TDL is ready to use.

Conclusion:

Customizing your Tally Prime 3.0 stock summary through TDL opens up a world of possibilities for tailored stock management. By incorporating Part Numbers, HSN Codes, GST Rates, MRP Rates, Standard Costs, and Standard Selling Costs, you empower your business with more accurate data for decision-making. Remember that TDL customization requires careful planning, testing, and refinement. So, take the time to craft a solution that aligns perfectly with your business needs and watch your stock management efficiency soar.

4 Responses

Add a Comment

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