Creating Sales Order
Hi,
Finally have chance to use API interface, love it. Thanks for the hard work.
v7.1.0
I have 2 problems with below order
1. FixPrice property is not set on sales order line,
2. initiated Date is set to 1st of August (thanks to American). Current setup is self hosted and running with Local System account.
Thanks in advance
Finally have chance to use API interface, love it. Thanks for the hard work.
v7.1.0
I have 2 problems with below order
{"InvoiceID":null,"InvoiceNo":null,"DebtorAccountNo":"005","BillType":"0","OrderNo":"FRBill","Reference":"FRBill","OrderType":"1","InitiatedDate":"08/01/2018 11:34:49 AM","Lines":[{"PartNo":"01140008","QuantityOrdered":1.0,"DiscountedPrice":39.92, FixPrice:1, FixSellPrice:1, SellPrice:39.92},
{"PartNo":"test123","QuantityOrdered":1.0,"DiscountedPrice":39.92, FixPrice:1, FixSellPrice:1, SellPrice:39.92}]}"
1. FixPrice property is not set on sales order line,
2. initiated Date is set to 1st of August (thanks to American). Current setup is self hosted and running with Local System account.
Thanks in advance