Wiki source code of 2. Customer contract

Last modified by Rasmus Enekvist on 2022/03/01 13:27
Show last authors
1 = =
2
3 (% class="jumbotron" %)
4 (((
5 (% class="container" %)
6 (((
7 //Used for importing end-customers and contracts//
8 )))
9 )))
10
11 (% class="row" %)
12 (((
13 (% class="col-xs-12" %)
14 (((
15 {{warning}}
16 Please note that your Response files might only utilize and/or contain a subset of all elements described below. See the XSD version for your response files to learn more.
17 {{/warning}}
18
19 ----
20
21 == CustomerContract ==
22
23
24 //Below diagram shows the structure of ContractBilling in current version//
25
26 [[image:CustomerContract_[1.X].xsd.png||height="1448" width="513"]]
27 )))
28 )))
29
30 (% class="row" %)
31 (((
32 (% class="col-xs-12" %)
33 (((
34 ----
35
36 == Name convention ==
37 )))
38 )))
39
40 CustomerContract_<CompanyNumber>_<DateTime>_<SerialNumber>.xml
41
42 (% class="table-bordered table-striped" %)
43 |=Names Component|=Description
44 |CompanyNumber|The company number in our ledger system
45 |DateTime|Date created, Should be in the format ISO 8601 format, YYYYMMDDThhmmdd
46 |SerialNumber|Should follow an uninterupted number series, 00001, and so on.
47
48 == Download current XML schema file ==
49
50 (% class="row" %)
51 (((
52 (% class="col-xs-12" %)
53 (((
54 (% border="0" style="width:1023px" %)
55 |=(% style="width: 208px; background-color: rgb(237, 237, 237);" %)Fileversion|=(% style="width: 213px; background-color: rgb(237, 237, 237);" %)Version|=(% style="width: 288px; background-color: rgb(237, 237, 237);" %)Releasedate|=(% style="width: 585px; background-color: rgb(237, 237, 237);" %)Comment
56 |(% style="width:208px" %)[[CustomerContract_[1.X].xsd>>attach:Main.Contract-financing.Technical-reference.WebHome@CustomerContract_[1.X].xsd]]|(% style="width:213px" %)1.0|(% style="width:288px" %)(% style="left:-5000px; width:1px" %)2018-04-01|(% style="width:585px" %)(% style="left:-5000px; width:1px" %)Initial version
57
58 == ChangeLog ==
59
60 (% id="HVersion1.1" %)
61 ==== **Version 1.0{{id name="3"/}}** ====
62
63 (% id="HJanuary2C2016" %)
64 ===== April, 2018 =====
65
66 [[CustomerContract_[1.X].xsd>>attach:Main.Contract-financing.Technical-reference.WebHome@CustomerContract_[1.X].xsd]]
67
68 (% class="box" %)
69 (((
70 Initial version
71 )))
72 )))
73 )))