From empty
To version 1.1
edited by David Persson
on 2020/06/25 22:35
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,0 +1,1 @@
1 +Contract-billing
Parent
... ... @@ -1,0 +1,1 @@
1 +Main.Contract-financing.Technical-reference.WebHome
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.XWikiGuest
1 +xwiki:XWiki.dap
Default language
... ... @@ -1,0 +1,1 @@
1 +en
Tags
... ... @@ -1,0 +1,1 @@
1 +px-custom-page-content
Content
... ... @@ -1,0 +1,68 @@
1 += =
2 +
3 +(% class="jumbotron" %)
4 +(((
5 +(% class="container" %)
6 +(((
7 +//Used for billing of customer contracts, currently used in the IRIS solution//.
8 +)))
9 +)))
10 +
11 +(% class="row" %)
12 +(((
13 +(% class="col-xs-12" %)
14 +(((
15 +----
16 +
17 +== ContractBilling ==
18 +
19 +[[image:ContractBilling_[1.X].xsd.png||height="2000" width="680"]]
20 +)))
21 +)))
22 +
23 +(% class="row" %)
24 +(((
25 +(% class="col-xs-12" %)
26 +(((
27 +
28 +
29 +----
30 +
31 +== Name convention ==
32 +)))
33 +)))
34 +
35 +ContractBilling_<CompanyNumber>_<DateTime>_<SerialNumber>.xml
36 +
37 +(% class="table-bordered table-striped" %)
38 +|=Names Component|=Description
39 +|CompanyNumber|The company number in our ledger system
40 +|DateTime|Date created, Should be in the format ISO 8601 format, YYYYMMDDThhmmdd
41 +|SerialNumber|Should follow an uninterupted number series, 00001, and so on.
42 +
43 +== Download current XML schema file ==
44 +
45 +(% class="row" %)
46 +(((
47 +(% class="col-xs-12" %)
48 +(((
49 +(% border="0" style="width:1023px" %)
50 +|=(% 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
51 +|(% style="width:208px" %)[[ContractBilling_[1.X].xsd>>attach:Main.Invoicing.invoice-service.Technical reference.WebHome@ContractBilling_[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
52 +
53 +== ChangeLog ==
54 +
55 +(% id="HVersion1.1" %)
56 +==== **Version 1.0{{id name="3"/}}** ====
57 +
58 +(% id="HJanuary2C2016" %)
59 +===== April, 2018 =====
60 +
61 +[[ContractBilling_[1.X].xsd>>attach:Main.Invoicing.invoice-service.Technical reference.WebHome@ContractBilling_[1.X].xsd]]
62 +
63 +(% class="box" %)
64 +(((
65 + Initial version
66 +)))
67 +)))
68 +)))