Changes for page Invoice Service

Last modified by Fredrik Köhler on 2018/12/07 12:59
From version 33.1
edited by Tore Aasebo
on 2018/04/13 10:07
To version 34.1
edited by Tore Aasebo
on 2018/04/13 10:08
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -85,18 +85,9 @@
85 85  
86 86  Define CUSINInfo per customer.
87 87  
88 -{{tabs idsToLabels="Step4_Description=Description, Step4_Example=Example"/}}
89 -
90 -(% id="Step4_Description" %)
91 -(((
92 92  In order to define the CUSINInfo per customer you need to do add the following child elements:
93 93  Add {{code}}CustomerNo{{/code}}, {{code}}CustomerInfo{{/code}} and {{code}}Invoices{{/code}} to the {{code}}CUSINInfo{{/code}} parent.
94 -\\You can read more about this [[here>>Main.Invoicing.Invoice Service.File Reference.WebHome]].
95 -\\We will go into more details related to {{code}}CustomerInfo{{/code}} element and {{code}}Invoices{{/code}} element in the coming steps.
96 -)))
97 97  
98 -(% id="Step4_Example" %)
99 -(((
100 100  {{code language="xml"}}
101 101  <︖xml version="1.0" encoding="utf-8"︖>
102 102  <CUSIN Version="2.0" CreatedDateTime="2017-12-07T14:54:55" CompanyName="Test Company" CompanyNo="9999">
... ... @@ -110,8 +110,11 @@
110 110   </CUSINInfo>
111 111  </CUSIN>
112 112  {{/code}}
113 -)))
114 114  
105 +You can read more about this [[here>>Main.Invoicing.Invoice Service.File Reference.WebHome]].
106 +
107 +We will go into more details related to {{code}}CustomerInfo{{/code}} element and {{code}}Invoices{{/code}} element in the coming steps.
108 +
115 115  == Step 5 Customer info ==
116 116  
117 117  In order to define the CustomerInfo per customer you need to do add the following child elements: