If you do cash billing and also want to add party ledger names for items or do purchase from multiple suppliers and want to add every item supplier name in the invoice voucher, then you are in right place. Yes! we can add party ledger name in front of every item at invoicing time and save it with tally storage to see details later.With this free TDL code we can bill party-wise items for Sale, Purchase, Debit notes, Credit notes, etc., can do with every voucher that has the item. We can modify this TDL code according to our needs. We can add some additional fields, we can remove extra fields, and it is very simple to work with Tally Erp9 and Tally Prime
TDL Code For Item wise Party Details
[#Line:EI ColumnOne]
Option:TGPartyDT
[!Line:TGPartyDT]
Add:Field:after:VCH ItemTitle:TGPartyDetailT
[Field:TGPartyDetailT]
Use:Name Field
Info:"Party Detail"
Align:Centre
Width:40
Skip:Yes
[#Line:EI InvInfo]
Option:TGPartyD
[!Line:TGPartyD]
Add:Field:after:VCH StockItem:TGPartyDetail
[Field:TGPartyDetail]
Use:Name Field
Table:ListofLedgers,EndOfList
Show Table:Always
Width:@@NarrWidth
Storage:TechGuruPlusStorage
[System:UDF]
TechGuruPlusStorage:String:1021
Step 2 : After Saving the above code into Notepad now open your Tally Prime ERP software and install the TDL, and if you don’t know to install the tdl file then please follow the below which guide you to upload the tdl file in tally prime
Step 3: Now Open Sale Voucher From the gateway of tally and you will see a new option in your sale voucher where you can put party details as shown in the below image
Thanks, guys! If you liked this article, then share it with your friends on social media, so that they too can get this information