Accounting-Companion / TallyConnector

You can use Tally Connector to Connect your desktop/Mobile Applications with Tally seamlessly.
48 stars 29 forks source link

Create Voucher #16

Closed SakshamGairola closed 2 years ago

SakshamGairola commented 2 years ago

Create Voucher request is terminating Tally ERP 9 server through Postman I already have a company created and it is active uber the name Company can from the xml i made change in this part

        <DESC>
            <STATICVARIABLES>
                <SVViewName>Accounting Voucher View</SVViewName>
            </STATICVARIABLES>
        </DESC>

Am i missing something here? Error in Postman postman )

Error in tally tally

saivineeth100 commented 2 years ago

Is this issue related to this library? If so post your sample code

SakshamGairola commented 2 years ago

Yes i think so as for the code sample it's voucher creation code from this postman collection: https://documenter.getpostman.com/view/13855108/TzeRpAMt

saivineeth100 commented 2 years ago

This repo is for C# library here we only deal issues related to that Postman collection is given as reference for Developers If you have any issues related to Tally XML post your query in stack overflow along with sample xml you used, So that its easy to reproduce