Dobrý den,
Nikde nevidím kompatibilitu teto verze s novým VM3, bude to fungovat i na novém systému?
Dále jsem si všiml, že export faktur nemá upravený XML export na informace faktury:
<inv:invoiceType>issuedInvoice</inv:invoiceType>
má tam být podle nového toto:
<inv:myIdentity>
<typ:address>
<typ:company>firma</typ:company>
<typ:city>mesto</typ:city>
<typ:street>ulice</typ:street>
<typ:zip>PSC</typ:zip>
<typ:ico>000000000</typ:ico>
<typ:dic>SK00000000</typ:dic>
<typ:phone>+421000000</typ:phone>
<typ:email>
This e-mail address is being protected from spambots. You need JavaScript enabled to view it
</typ:email>
</typ:address>
</inv:myIdentity>
<inv:invoiceType>issuedInvoice</inv:invoiceType><inv:number><typ:numberRequested checkDuplicity="true">20150001</typ:numberRequested></inv:number>
je to potreba doplnit.
Děkuji za odpovedi.