Now you can download following code text file end of this post
Aware:-Don't Share your Mobile Number or Your Email Id's to get this code.
Sometimes, We are not required to enter supplimentry details. But without supplimentry details we can't check party GSTIN intantly. So I create a TDL code for your tally release 6.0.1. Via using following code you can get instantly your party Tin Number on Purchase or Sales Entry Screen.
Copy and Paste following Code into Notepad. This is working till tally prime 2.1 version.
;;Jai Shree Janesh||Jai Shree Krishna||Jai Narayan||Jai Shree Ram||
;*******************************************************************
;Objective
;Watch GSTin on Sales & Purchase entry Screen
;Author:Deepak Garg
;*******************************************************************
[#Part: VCHTitle2Left]
Add:Line:After:VCH Ref:deepaktin
[Line: deepaktin]
Add: Field: deepaktin, deepakgstin
Invisible: Not (@@IsPurchase Or @@IsSales)
[Field: deepaktin]
Fields : Simple Prompt, Name Field
Local : Field : Simple Prompt: Set as : "Party Tin no.:"
Local : Field : name Field : Set as : $VATTINNumber:Ledger:$LedgerName
Local : Field : Default : Skip : Yes
Width : @@VCHNameWidth
[Field: deepakgstin]
Fields : Simple Prompt, Name Field
Local : Field : Simple Prompt: Set as : "Party GSTNo.:"
Local : Field : name Field : Set as : $PARTYGSTIN:Ledger:$LedgerName
Local : Field : Default : Skip : Yes
Width : @@VCHNameWidth
You have to download tdl file for 3.0 Tally Prime.
Now download text files
Aware:-Don't Share your Mobile Number or Your Email Id's to get this code.
Sometimes, We are not required to enter supplimentry details. But without supplimentry details we can't check party GSTIN intantly. So I create a TDL code for your tally release 6.0.1. Via using following code you can get instantly your party Tin Number on Purchase or Sales Entry Screen.
Copy and Paste following Code into Notepad. This is working till tally prime 2.1 version.
;;Jai Shree Janesh||Jai Shree Krishna||Jai Narayan||Jai Shree Ram||
;*******************************************************************
;Objective
;Watch GSTin on Sales & Purchase entry Screen
;Author:Deepak Garg
;*******************************************************************
[#Part: VCHTitle2Left]
Add:Line:After:VCH Ref:deepaktin
[Line: deepaktin]
Add: Field: deepaktin, deepakgstin
Invisible: Not (@@IsPurchase Or @@IsSales)
[Field: deepaktin]
Fields : Simple Prompt, Name Field
Local : Field : Simple Prompt: Set as : "Party Tin no.:"
Local : Field : name Field : Set as : $VATTINNumber:Ledger:$LedgerName
Local : Field : Default : Skip : Yes
Width : @@VCHNameWidth
[Field: deepakgstin]
Fields : Simple Prompt, Name Field
Local : Field : Simple Prompt: Set as : "Party GSTNo.:"
Local : Field : name Field : Set as : $PARTYGSTIN:Ledger:$LedgerName
Local : Field : Default : Skip : Yes
Width : @@VCHNameWidth
You have to download tdl file for 3.0 Tally Prime.
Now download text files
Click Here for Download
Note:- If above code not working then
1.Make sure that you saved notepad file with .txt extension.
2.In tally write proper Location of file with .txt extension.