Hi all,
I currently try to create a Sales Invoice document on Cronus through Page Web Service.
I have trouble when the item/customer setup involves having price and discount on item line.
These are the ones I use on Cronus : Customer = 20339921, Item = 1960-S
For this combination, I get soap exception saying "Field LineDiscExists is readonly!"
Any idea?
Thanks in advance,
Denis
0
Comments
Duplicate both Page 43 and 47 to 50000..
Edit Page header to include new subpage
Edit new subpage and delete both fields "PriceExists" and "LineDiscExists"
Publish header page as SalesInvoice service and your done. Nav will execute its pricing logic correctly.
Thanks
Denis