This commit is contained in:
parent
7de61ab179
commit
7f720461ac
|
|
@ -1,96 +1,11 @@
|
||||||
|
[
|
||||||
{
|
{
|
||||||
"headerIn": {
|
"acceso": "Acceso norte 1",
|
||||||
"dispositivo": "james-laptop001",
|
"fecha": "14/04/2020 16:55:22"
|
||||||
"canal": null,
|
|
||||||
"medio": null,
|
|
||||||
"aplicacion": "WeERPV1.0",
|
|
||||||
"tipoTransaccion": "0101150",
|
|
||||||
"usuario": "james",
|
|
||||||
"uuid": "2e25aed60f2d4c63e33864a638b906f2df987a9b37ce3f8dafde7b565b2a6c41",
|
|
||||||
"fechaHora": "20/05/2020 23:55:36",
|
|
||||||
"idioma": "ES",
|
|
||||||
"empresa": "Enigma-Lovers",
|
|
||||||
"geolocalizacion": null
|
|
||||||
},
|
},
|
||||||
"bodyIn": {
|
|
||||||
"tipoAccion": 1,
|
|
||||||
"entidad": "DetalleLiquidacion",
|
|
||||||
"entidades": [
|
|
||||||
{
|
{
|
||||||
"favCodigo": null,
|
"acceso": "Salida peatonal sur",
|
||||||
"favEstablecimiento": "001",
|
"fecha": "14/04/2020 22:55:22"
|
||||||
"favPtoEmision": "001",
|
|
||||||
"favSecuencial": "00000095",
|
|
||||||
"favReferencia": null,
|
|
||||||
"favClaveAcceso": null,
|
|
||||||
"favAutorizacion": null,
|
|
||||||
"favFechaRegistro": null,
|
|
||||||
"favFechaAutorizacion": null,
|
|
||||||
"favTotalImpuestos": null,
|
|
||||||
"favTotalDescuentos": null,
|
|
||||||
"favAdelanto": null,
|
|
||||||
"favPendiente": null,
|
|
||||||
"favTotalOtros": null,
|
|
||||||
"favPropina": null,
|
|
||||||
"favImporte": 50.2,
|
|
||||||
"favTotal": null,
|
|
||||||
"favDescripcion": null,
|
|
||||||
"favObservacion": "Factura de prueba",
|
|
||||||
"favDinamico": null,
|
|
||||||
"detEstado": null,
|
|
||||||
"detTipo": null,
|
|
||||||
"cliCodigo": 1,
|
|
||||||
"ejeCodigo": null,
|
|
||||||
"sucCodigo": null,
|
|
||||||
"usuCodigo": null,
|
|
||||||
"cliMailNotifica": "test@qsoftec.com",
|
|
||||||
"favFechaPago": null,
|
|
||||||
"favFechaEmision": "2020-07-12 13:19:16",
|
|
||||||
"detalle": [
|
|
||||||
{
|
|
||||||
"defOrden": null,
|
|
||||||
"defCantidad": null,
|
|
||||||
"defPrecioUnitario": null,
|
|
||||||
"defValorDescuentos": null,
|
|
||||||
"defValorImpuestos": null,
|
|
||||||
"defValorOtros": null,
|
|
||||||
"defDetalleAd": null,
|
|
||||||
"defImporte": null,
|
|
||||||
"defTotal": null,
|
|
||||||
"defDescripcion": null,
|
|
||||||
"artCodigo": null,
|
|
||||||
"impuesto": [
|
|
||||||
{
|
|
||||||
"imfValor": null,
|
|
||||||
"imfEstado": null,
|
|
||||||
"rubCodigo": null
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"descuento": [
|
|
||||||
{
|
|
||||||
"dsfValor": null,
|
|
||||||
"dsfEstado": null,
|
|
||||||
"rubCodigo": null
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
|
||||||
],
|
|
||||||
"impuesto": [
|
|
||||||
{
|
|
||||||
"imfValor": null,
|
|
||||||
"imfEstado": null,
|
|
||||||
"rubCodigo": null
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"descuento": [
|
|
||||||
{
|
|
||||||
"dsfValor": null,
|
|
||||||
"dsfEstado": null,
|
|
||||||
"rubCodigo": null
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
@ -57,9 +57,9 @@ function toggleAllBoxes() {
|
||||||
<tr>
|
<tr>
|
||||||
<td>Tests passed/Failed/Skipped:</td><td>0/0/0</td>
|
<td>Tests passed/Failed/Skipped:</td><td>0/0/0</td>
|
||||||
</tr><tr>
|
</tr><tr>
|
||||||
<td>Started on:</td><td>Mon Jun 28 10:44:08 ECT 2021</td>
|
<td>Started on:</td><td>Tue Jun 29 20:55:56 ECT 2021</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr><td>Total time:</td><td>0 seconds (5 ms)</td>
|
<tr><td>Total time:</td><td>0 seconds (6 ms)</td>
|
||||||
</tr><tr>
|
</tr><tr>
|
||||||
<td>Included groups:</td><td></td>
|
<td>Included groups:</td><td></td>
|
||||||
</tr><tr>
|
</tr><tr>
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<!-- Generated by org.testng.reporters.JUnitXMLReporter -->
|
<!-- Generated by org.testng.reporters.JUnitXMLReporter -->
|
||||||
<testsuite ignored="0" hostname="james-laptop001" failures="0" tests="0" time="0.005" errors="0" timestamp="28 jun. 2021 15:44:08 GMT">
|
<testsuite ignored="0" hostname="james-laptop001" failures="0" tests="0" time="0.006" errors="0" timestamp="30 jun. 2021 01:55:56 GMT">
|
||||||
</testsuite>
|
</testsuite>
|
||||||
|
|
|
||||||
|
|
@ -2,10 +2,10 @@
|
||||||
<testng-results ignored="0" total="0" passed="0" failed="0" skipped="0">
|
<testng-results ignored="0" total="0" passed="0" failed="0" skipped="0">
|
||||||
<reporter-output>
|
<reporter-output>
|
||||||
</reporter-output>
|
</reporter-output>
|
||||||
<suite started-at="2021-06-28T15:44:08Z" name="com.qsoft.test.Tester" finished-at="2021-06-28T15:44:08Z" duration-ms="5">
|
<suite started-at="2021-06-30T01:55:56Z" name="com.qsoft.test.Tester" finished-at="2021-06-30T01:55:56Z" duration-ms="6">
|
||||||
<groups>
|
<groups>
|
||||||
</groups>
|
</groups>
|
||||||
<test started-at="2021-06-28T15:44:08Z" name="Command line test" finished-at="2021-06-28T15:44:08Z" duration-ms="5">
|
<test started-at="2021-06-30T01:55:56Z" name="Command line test" finished-at="2021-06-30T01:55:56Z" duration-ms="6">
|
||||||
</test> <!-- Command line test -->
|
</test> <!-- Command line test -->
|
||||||
</suite> <!-- com.qsoft.test.Tester -->
|
</suite> <!-- com.qsoft.test.Tester -->
|
||||||
</testng-results>
|
</testng-results>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue