Free TDL for Tally ERP9 and Tally Prime | Stop Billing if Item rate exceed

Rate this post

Sometime we made invoices in low price from purchase rate and got loss by mistake. What if Tally stop billing if price goes higher that standard cost. Yes! it is possible. 

With this amazing free Tally ERP9 and Tally Prime TDL code we can stop invoicing while Stock Item price goes higher than standard price in Item Sale Invoice. It calculate Item Batch standard rate in Voucher at Entry Time. This Tally TdL make our work more effective and accurate. This is must have  TDL file for Tally ERP9 and Tally Prime that can use for lifetime. 

It will work in all Tally versions. for more detail watch above Video.

TDL Code : 

[#Field: VCH Batch Rate]
Add : Option : LearnwellSell : @@IsSales

[!Field : LearnwellSell]
Validate : ($$IsEmpty:$$Value OR $$Value >= $Standardprice:StockItem:$StockItemName)

[#Field: VCH Rate]
Add : Option : VCH Sales Rate : @@IsSales

[!Field : VCH Sales Rate]
Validate : ($$IsEmpty:$$Value OR $$Value >= $Standardprice:StockItem:$StockItemName)
 

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

Add a Comment

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