Changes for page Invoice Service

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

Summary

Details

Page properties
Content
... ... @@ -93,18 +93,18 @@
93 93  {{code language="xml"}}
94 94  <︖xml version="1.0" encoding="utf-8"︖>
95 95  <CUSIN Version="2.0" CreatedDateTime="2017-12-07T14:54:55" CompanyName="Test Company" CompanyNo="9999">
96 - <DistributionDate>
97 - <AsSoonAsPossible />
98 - </DistributionDate>
99 - <CUSINInfo>
100 - <CustomerNo>1</CustomerNo>
101 - <CustomerInfo/>
102 - <Invoices/>
103 - </CUSINInfo>
96 + <DistributionDate>
97 + <AsSoonAsPossible />
98 + </DistributionDate>
99 + <CUSINInfo>
100 + <CustomerNo>1</CustomerNo>
101 + <CustomerInfo/>
102 + <Invoices/>
103 + </CUSINInfo>
104 104  </CUSIN>
105 105  {{/code}}
106 106  
107 -You can read more about this [[here>>Main.Invoicing.Invoice Service.File Reference.WebHome]].
107 +You can read more about this [[here>>doc:.Reference.WebHome]].
108 108  
109 109  We will go into more details related to {{code}}CustomerInfo{{/code}} element and {{code}}Invoices{{/code}} element in the coming steps.
110 110