Changes for page Invoice Service

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

Summary

Details

Page properties
Content
... ... @@ -48,10 +48,6 @@
48 48  
49 49  == Step 2 Add CUSIN Header ==
50 50  
51 -{{tabs idsToLabels="Step2_Description=Description, Step2_Example=Example"/}}
52 -
53 -(% id="Step2_Description" %)
54 -(((
55 55  Add a CUSIN Header at root level with the following attributes.
56 56  
57 57  * XSD version
... ... @@ -59,18 +59,14 @@
59 59  * Company number
60 60  * Company name
61 61  
62 -You can read more about this [[here>>Main.Invoicing.Invoice Service.Reference.WebHome]].
63 -)))
64 -
65 -(% id="Step2_Example" %)
66 -(((
67 67  {{code language="xml"}}
68 68   <︖xml version="1.0" encoding="utf-8"︖>
69 69   <CUSIN Version="2.0" CreatedDateTime="2017-12-07T14:54:55" CompanyName="Test Company" CompanyNo="9999">
70 70   </CUSIN>
71 71  {{/code}}
72 -)))
73 73  
64 +You can read more about this [[here>>Main.Invoicing.Invoice Service.Reference.WebHome]].
65 +
74 74  == Step 3 Distribution Date ==
75 75  
76 76  {{tabs idsToLabels="Step3_Description=Description, Step3_Example=Example"/}}