From b62c0699677251a853e380304f5734e4d1546fbd Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Tue, 13 May 2014 14:18:55 +0200 Subject: [PATCH] Test: Add soap request sample to create invoice --- test/soapui/soap_createInvoice.xml | 36 ++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 test/soapui/soap_createInvoice.xml diff --git a/test/soapui/soap_createInvoice.xml b/test/soapui/soap_createInvoice.xml new file mode 100644 index 00000000000..7665be64d81 --- /dev/null +++ b/test/soapui/soap_createInvoice.xml @@ -0,0 +1,36 @@ + + + + + dolibarrkey + PRESTASHOP + admin + admin + + + + WSTESTCREATEINVOICE1 + 1 + 2014-04-23 15:59:24 + 0 + Created from WS + + 1 + + + + 0 + Product + 66.05 + 198.150000 + 38.85 + 237.000000 + 19.600 + 3 + 1 + + + + + + \ No newline at end of file