Difference between revisions of "Replicare:Replicare import facturi clienti"

From docs
Jump to: navigation, search
(Created page with "*Administrare **Interfațare ***Replicari sincrone / Replicari asincrone ===Exemplu Xml=== <span style="color:#00008b"> <<spa...")
 
Line 8: Line 8:
 
  <span style="color:#00008b">
 
  <span style="color:#00008b">
 
  <<span style="color:#8B0000"><b>root</b></span>>
 
  <<span style="color:#8B0000"><b>root</b></span>>
   <<span style="color:#8B0000"><b>numarfactura</b></span>>
+
   <<span style="color:#8B0000"><b>factura</b></span>>
 +
  <<span style="color:#8B0000"><b>numarfactura</b></span>>
 
   <<span style="color:#8B0000"><b>datafactura/</b></span>>
 
   <<span style="color:#8B0000"><b>datafactura/</b></span>>
 
   <<span style="color:#8B0000"><b>datascadenta/</b></span>>
 
   <<span style="color:#8B0000"><b>datascadenta/</b></span>>
Line 50: Line 51:
 
     <<span style="color:#8B0000"><b>/poz</b></span>>
 
     <<span style="color:#8B0000"><b>/poz</b></span>>
 
   <<span style="color:#8B0000"><b>/pozitii</b></span>>
 
   <<span style="color:#8B0000"><b>/pozitii</b></span>>
 +
  <<span style="color:#8B0000"><b>/factura</b></span>>
 
  <<span style="color:#8B0000"><b>/root</b></span>>
 
  <<span style="color:#8B0000"><b>/root</b></span>>
 
  </span>
 
  </span>

Revision as of 21:03, 14 January 2022

Exemplu Xml


<root>
 <factura>
  <numarfactura>
  <datafactura/>
  <datascadenta/>
  <client/>
  <codfiscal/>
  <observatii/>
  <observatiiinterne/>
  <numarawb/>
  <adaugaclient/>
  <tippartener/>
  <tara/>
  <codtara/>
  <judet/>
  <codjudet/>
  <localitate/>
  <strada/>
  <dataincasareoperationala/>
  <numarincasareoperationala/>
  <valoareincasareoperationala/>
  <documentincasareoperationala/>
  <tipdocincasareoperationala/>
  <facturaretur/>
  <importfacturavalidaintegral/>
  <eroaredacaexistafactura/>
  <pozitii>
   <poz>
    <produs/>
    <cod/>
    <tipitem/>
    <tva/>
    </um>
    </pret>
    </pretvanzareredus>
    </valoarepoztva>
    </valoarepozfaratva>
    </cantitatedocument>
    </cantitatefacturata>
    </codgestiune>
    </centrucost>
    </articolbuget>
   </poz>
  </pozitii>
 </factura>
</root>