Changes for page Invoice Service

Last modified by Fredrik Köhler on 2018/12/07 12:59
From version 30.1
edited by Tore Aasebo
on 2018/04/13 10:05
To version 31.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
... ... @@ -65,27 +65,18 @@
65 65  
66 66  == Step 3 Distribution Date ==
67 67  
68 -{{tabs idsToLabels="Step3_Description=Description, Step3_Example=Example"/}}
69 -
70 -(% id="Step3_Description" %)
71 -(((
72 72  Set your distribution date.
69 +
73 73  Add a child element {{code}}DistributionDate{{/code}}. This can be set to a date (in the future) of your choosing or you can leave it up to us.
74 74  In this example we have set the value to{{code}}AsSoonAsPossible{{/code}}.
75 -\\You can read more about this [[here>>Main.Invoicing.Invoice Service.Reference.WebHome]].
76 -)))
77 77  
78 -(% id="Step3_Example" %)
79 -(((
80 -{{code language="xml"}}
81 -<︖xml version="1.0" encoding="utf-8"︖>
73 +{{code language="xml"}}<︖xml version="1.0" encoding="utf-8"︖>
82 82  <CUSIN Version="2.0" CreatedDateTime="2017-12-07T14:54:55" CompanyName="Test Company" CompanyNo="9999">
83 83   <DistributionDate>
84 84   <AsSoonAsPossible />
85 85   </DistributionDate>
86 -</CUSIN>
87 -{{/code}}
88 -)))
78 +</CUSIN>{{/code}}
79 +\\You can read more about this [[here>>Main.Invoicing.Invoice Service.Reference.WebHome]].
89 89  
90 90  == Step 4 CUSINInfo ==
91 91