You are currently viewing Daily Business TDL – 2022 Best Free Tally Prime TDL | Tally Prime Daily Sale Purchase TDL with Contact details in Voucher

Daily Business TDL – 2022 Best Free Tally Prime TDL | Tally Prime Daily Sale Purchase TDL with Contact details in Voucher

  • Post author:
  • Post category:Free TDL

Daily Business TDL – as the name suggest, this TDL file can be use to track our daily business details. In a business there are many task we decided to complete our aim. In this we always want to track our business daily sales purchase details.

Yes! with this Tally prime TDL we can see our daily sales and daily purchase report at invoicing time. And also can see customer mobile number and contact person name to track outstanding details. This TDL will also help in fasten our work and complete every task on time.

Daily Business TDL

Also get Detailed Voucher TDL

Modification of Daily Business 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 see daily sale purchase at invoicing time.

Daily Sale Purchase TDL Code:

[#Line : LV Title]
Add : Field : After : LEDMailName : LWContGST
[Field : LWContGST]
Use : Name Field
Set as : $$String:"Contacts:" + $$LocaleString:($ledgermobile:Ledger:##LedgerName)+ " " + $$LocaleString:($LedgerContact:Ledger:##LedgerName) + " " + "Gstin: " + $$LocaleString:($Partygstin:Ledger:##LedgerName)
Color : Red
Width:50
Background:Light yellow

[#Line: EI PartyLimit]
Add : Field : After : EI CurrentBalance : TotSales 
[Field : TotSales]
Invisible : NOT ##CurBalanceFlag or NOT @@IsSales
Field : Simple Prompt, Amount Field
Local : Field : Simple Prompt : Info : $$LocaleString:"Today Total Sale:"
Local : Field : Simple Prompt : Width :20
Local : Field : Amount Field : Set as : @@TrsTotSales
Local : Field : Amount Field : Format : "Symbol,DrCr"
Local : Field : Amount Field : Set always : Yes
Local : Field : Amount Field : Color : Blue
Local : Field : Amount Field :Width : 20

[System : Formula]
TrsTotSales : $$FromValue:$Date:$$ToValue:$Date:$CreditTotals:Group:$$GroupSales 


[#Line: EI PartyLimit]
Add : Field : After : EI CurrentBalance : TotPurch 
[Field : TotPurch]
Invisible : NOT ##CurBalanceFlag or NOT @@IsPurchase
Field : Simple Prompt, Amount Field
Local : Field : Simple Prompt : Info : $$LocaleString:"Today Total Purchase:"
Local : Field : Simple Prompt : Width : 14
Local : Field : Amount Field : Set as : @@TrsTotPurch
Local : Field : Amount Field : Format : "Symbol,DrCr"
Local : Field : Amount Field : Set always : Yes
Local : Field : Amount Field : Color : Blue

[System : Formula]
TrsTotPurch : $$FromValue:$Date:$$ToValue:$Date:$DebitTotals:Group:$$GroupPurchase 
[#Line: EI PartyLimit]
Add : Field : After : EI CreditLimit : LWContact
[Field : LWContact]
Invisible : NOT ##CurBalanceFlag 
Field : Simple Prompt, Name Field
Local : Field : Simple Prompt : Info : $$LocaleString:"Contacts:"
Local : Field : name Field : Set as : $LedgerMobile:Ledger:#EIConsignee  + " " + $LedgerContact:Ledger:#EIConsignee 

How to use daily business 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.
  • After selecting Ledger, you will get daily sale amount / today sale amount and same daily purchase amount / today purchase amount and also get contact details of customer.

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 daily business TDL video:

Watch above video to learn :

  • How to use TDL file in Tally Prime.
  • How to see daily sale purchase tdl details 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:
  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\today business.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 daily business TDL is ready to use