Accounting-Companion / TallyConnector

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

Need to add Additionl Discription in sales voucher Item description #22

Closed Thiyaguar closed 1 year ago

Thiyaguar commented 1 year ago

HI,

I need 4 additional description to be added in item details when creating sales vouchers.

saivineeth100 commented 1 year ago

Explain your requirement in more detail. like expected output, sample xml ..etc

saivineeth100 commented 1 year ago

References - Enabling feature Screenshot -

temp

XML -

....
      <ALLINVENTORYENTRIES.LIST>
       <BASICUSERDESCRIPTION.LIST TYPE="String">
        <BASICUSERDESCRIPTION>Krishna</BASICUSERDESCRIPTION>
        <BASICUSERDESCRIPTION>Dxgfg</BASICUSERDESCRIPTION>
       </BASICUSERDESCRIPTION.LIST>
       <STOCKITEMNAME>CDROM Disks 10s</STOCKITEMNAME>
....
      </ALLINVENTORYENTRIES.LIST>
....