Last modified by Nico Lemaire on 2025/05/06 15:49
From version 19.1
edited by Robin Huisman
on 2024/06/20 11:41
on 2024/06/20 11:41
Change comment:
There is no comment for this version
To version 18.3
edited by Luca de Laat
on 2024/04/10 11:26
on 2024/04/10 11:26
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. RobinHuisman1 +XWiki.LucadeLaat - Content
-
... ... @@ -703,12 +703,12 @@ 703 703 == (% element-id="1202" %)Solution/Design(%%) == 704 704 705 705 (% element-id="1201" %) 706 -For this we create a Webser vice for CreateOrder to create the order in the lab system.706 +For this we create a Webserice for CreateOrder to create the order in the lab system. 707 707 After the creation, we would like to show an order overview of the laboratory in the future in PDF. The user can see the prices and can confirm or cancel. 708 708 Depending on the user's choice at the laboratory, to support this or not, TerraIndex calls the ApproveOrder or the CancelOrder. 709 709 710 710 (% element-id="0" %) 711 -For default we assume that we cannot do this yet, and TerraIndex sends needsApprovaIsSupported = false. If this becomes true in the future, the Lab can indicate whether or not it is necessary in the NeedsApprove field. 711 +For default we assume that we cannot do this yet, and TerraIndex sends needsApprovalIsSupported = false. If this becomes true in the future, the Lab can indicate whether or not it is necessary in the NeedsApprove field. 712 712 713 713 714 714 (% class="table-hover" element-id="1195" %) ... ... @@ -1261,7 +1261,7 @@ 1261 1261 WebservicePassword (string), 1262 1262 CustomerUsername (string)|(% element-id="627" %)We want to skip the Password of the customer, and we introduce the WebserviceUsername + WebservicePassword.|(% element-id="626" %) 1263 1263 (% element-id="624" %)|(% element-id="623" %)2|(% element-id="622" %) |(% element-id="620" %) |(% element-id="618" %)Receives the request and check the customers this username and searches the dateLastChanged for this Customer.|(% element-id="617" %) |(% element-id="615" %) |(% element-id="613" %) 1264 -(% element-id="611" %)|(% element-id="610" %)3|(% element-id="609" %) |(% element-id="607" %)<=|(% element-id="606" %)Sends back the list of customers t ocheckfor orderStatuses|(% element-id="605" %)ResultCode (),1264 +(% element-id="611" %)|(% element-id="610" %)3|(% element-id="609" %) |(% element-id="607" %)<=|(% element-id="606" %)Sends back the list of customers with the lastChangedTimestamp|(% element-id="605" %)ResultCode (), 1265 1265 ErrorMessage (string), 1266 1266 List<customer> , Customer: 1267 1267 CustomerCode (string),