Tuesday, September 12, 2017

View HSN code of Stock Item During Entry ( Free Tally.ERP9 TDL)

To View HSN code of the stock Item during Sale or Purchase Entry. Please follow the below steps.

Just copy the below code and paste it to the notepad file and save the file with .tdl or txt extension and follow the below steps.



[#Line : EI Column One]
Add : Right Field: At Beginning:OTSHSNCode

[Field:OTSHSNCode]
Use:Name Field
Set as: "HSN Code"
Skip: Yes
Border:Thick Left Right
Width:10
Align: Center

[#Line : EI Inv Info]
Add: Right Field:At Beginning:OTSHSNCodeNo

[Field:OTSHSNCodeNo]
Use: Name Field
Set as: $$GetGSTItemDetails:$StockItemName:$date:"HSNCode":0:"StockItem"
Width:10
Align: Center
Set Always: Yes
        Skip: Yes




 Step 1. Open Tally.ERP9 Software.

 Step 2. Press F12 and go to Product and Features Option.



Step 3. Press F4.



Step 4. Provide complete path of the tdl file with its extension as shown below.

.

After Completing above steps you should be able to see below information in your Tally.ERP9.



This means that your customization is successfully attached now you can go to sales or purchase screen and you will find one new column which will automatically show the HSN code on Item selection.

Note:- This has being tested on Release 6.1 and HSN code were provided at stock item Level


No comments:

Post a Comment