Answered by:
Export Item-wise stock summary from Tally ERP 9

Question
-
Hi All,
I'm currently working with Tally ERP 9 (Accounting software) for export stock summary report.
I can able to export stock summary report through below xml request
<ENVELOPE>
<HEADER>
<VERSION>1</VERSION>
<TALLYREQUEST>Export</TALLYREQUEST>
<TYPE>Data</TYPE>
<ID>Stock Summary</ID>
</HEADER>
<BODY>
<DESC>
<STATICVARIABLES>
<EXPLODEFLAG>Yes</EXPLODEFLAG>
<SVEXPORTFORMAT>$$SysName:XML</SVEXPORTFORMAT>
<SVCURRENTCOMPANY>Global Trading Corporation</SVCURRENTCOMPANY>
</STATICVARIABLES>
</DESC>
</BODY>
</ENVELOPE>Now My question is How to export Stock Summary -> F5(Item-wise) report using xml request?
I didn't get any sutable answer while googling.
Thanks,
Dhinakaran P.
- Moved by Just Karl Friday, February 8, 2013 3:54 PM Looking for the proper forum
Thursday, February 7, 2013 9:26 AM
Answers
-
Hi Dhinakaran,
wrong Forum - wrong Company!
Ask Tally Solutions:
http://td9.tallysolutions.com/vbulletin/
Regards
- Proposed as answer by Naomi N Thursday, February 7, 2013 6:14 PM
- Marked as answer by Ed Price - MSFTMicrosoft employee Sunday, February 17, 2013 9:20 AM
Thursday, February 7, 2013 11:33 AM
All replies
-
Hi Dhinakaran,
wrong Forum - wrong Company!
Ask Tally Solutions:
http://td9.tallysolutions.com/vbulletin/
Regards
- Proposed as answer by Naomi N Thursday, February 7, 2013 6:14 PM
- Marked as answer by Ed Price - MSFTMicrosoft employee Sunday, February 17, 2013 9:20 AM
Thursday, February 7, 2013 11:33 AM -
I am moving this to the "Where is the forum for..." forum.
Karl
When you see answers and helpful posts, please click Vote As Helpful, Propose As Answer, and/or Mark As Answer
My Blog: http://unlockpowershell.wordpress.com
My Book: Windows PowerShell 2.0 Bible
My E-mail: -join ("6B61726C6D69747363686B65406D742E6E6574"-split"(?<=\G.{2})",19|%{[char][int]"0x$_"})Friday, February 8, 2013 3:53 PM -
You can visit www.tallyworld.com for more details on Tally Customization.Tuesday, December 16, 2014 6:20 PM