Skip to content

Commit 5853e7f

Browse files
committed
Updating schemas and regions for release
1 parent 73f21b9 commit 5853e7f

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+52
-52
lines changed

data/schemas/bill/correction-options.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,5 @@
4141
"description": "CorrectionOptions defines a structure used to pass configuration options to correct a previous invoice."
4242
}
4343
},
44-
"$comment": "Generated with GOBL v0.69.0"
44+
"$comment": "Generated with GOBL v0.70.0"
4545
}

data/schemas/bill/invoice.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -862,5 +862,5 @@
862862
"description": "Totals contains the summaries of all calculations for the invoice."
863863
}
864864
},
865-
"$comment": "Generated with GOBL v0.69.0"
865+
"$comment": "Generated with GOBL v0.70.0"
866866
}

data/schemas/cal/date-time.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@
1010
"description": "Civil date time in simplified ISO format with no time zone\ninformation, for example: 2021-05-26T13:45:00"
1111
}
1212
},
13-
"$comment": "Generated with GOBL v0.69.0"
13+
"$comment": "Generated with GOBL v0.70.0"
1414
}

data/schemas/cal/date.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@
1010
"description": "Civil date in simplified ISO format, like 2021-05-26"
1111
}
1212
},
13-
"$comment": "Generated with GOBL v0.69.0"
13+
"$comment": "Generated with GOBL v0.70.0"
1414
}

data/schemas/cal/period.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@
2929
"description": "Period represents two dates with a start and finish."
3030
}
3131
},
32-
"$comment": "Generated with GOBL v0.69.0"
32+
"$comment": "Generated with GOBL v0.70.0"
3333
}

data/schemas/cbc/code-definition.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@
3333
"description": "CodeDefinition describes a specific code and how it maps to a human name and description if appropriate."
3434
}
3535
},
36-
"$comment": "Generated with GOBL v0.69.0"
36+
"$comment": "Generated with GOBL v0.70.0"
3737
}

data/schemas/cbc/code-map.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@
1313
"description": "CodeMap is a map of keys to specific codes, useful to determine regime specific codes from their key counterparts."
1414
}
1515
},
16-
"$comment": "Generated with GOBL v0.69.0"
16+
"$comment": "Generated with GOBL v0.70.0"
1717
}

data/schemas/cbc/code.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@
1212
"description": "Alphanumerical text identifier with upper-case letters, no whitespace, nor symbols."
1313
}
1414
},
15-
"$comment": "Generated with GOBL v0.69.0"
15+
"$comment": "Generated with GOBL v0.70.0"
1616
}

data/schemas/cbc/key-definition.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,5 +60,5 @@
6060
"description": "KeyDefinition defines properties of a key that is specific for a regime."
6161
}
6262
},
63-
"$comment": "Generated with GOBL v0.69.0"
63+
"$comment": "Generated with GOBL v0.70.0"
6464
}

data/schemas/cbc/key.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@
1212
"description": "Text identifier to be used instead of a code for a more verbose but readable identifier."
1313
}
1414
},
15-
"$comment": "Generated with GOBL v0.69.0"
15+
"$comment": "Generated with GOBL v0.70.0"
1616
}

data/schemas/cbc/meta.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@
1313
"description": "Meta defines a structure for data about the data being defined."
1414
}
1515
},
16-
"$comment": "Generated with GOBL v0.69.0"
16+
"$comment": "Generated with GOBL v0.70.0"
1717
}

data/schemas/cbc/note.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -165,5 +165,5 @@
165165
"description": "Note represents a free text of additional information that may be added to a document."
166166
}
167167
},
168-
"$comment": "Generated with GOBL v0.69.0"
168+
"$comment": "Generated with GOBL v0.70.0"
169169
}

data/schemas/currency/code.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -675,5 +675,5 @@
675675
"description": "ISO Currency Code"
676676
}
677677
},
678-
"$comment": "Generated with GOBL v0.69.0"
678+
"$comment": "Generated with GOBL v0.70.0"
679679
}

data/schemas/currency/exchange-rate.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@
2424
"description": "ExchangeRate contains data on the rate to be used when converting amounts from the document's base currency to whatever is defined."
2525
}
2626
},
27-
"$comment": "Generated with GOBL v0.69.0"
27+
"$comment": "Generated with GOBL v0.70.0"
2828
}

data/schemas/dsig/digest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@
2424
"description": "Digest defines a structure to hold a digest value including the algorithm used to generate it."
2525
}
2626
},
27-
"$comment": "Generated with GOBL v0.69.0"
27+
"$comment": "Generated with GOBL v0.70.0"
2828
}

data/schemas/dsig/signature.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@
99
"description": "JSON Web Signature in compact form."
1010
}
1111
},
12-
"$comment": "Generated with GOBL v0.69.0"
12+
"$comment": "Generated with GOBL v0.70.0"
1313
}

data/schemas/envelope.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,5 @@
3838
"description": "Envelope wraps around a document adding headers and digital signatures."
3939
}
4040
},
41-
"$comment": "Generated with GOBL v0.69.0"
41+
"$comment": "Generated with GOBL v0.70.0"
4242
}

data/schemas/head/header.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,5 +55,5 @@
5555
"description": "Header defines the metadata of the body."
5656
}
5757
},
58-
"$comment": "Generated with GOBL v0.69.0"
58+
"$comment": "Generated with GOBL v0.70.0"
5959
}

data/schemas/head/stamp.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@
2424
"description": "Stamp defines an official seal of approval from a third party like a governmental agency or intermediary and should thus be included in any official envelopes."
2525
}
2626
},
27-
"$comment": "Generated with GOBL v0.69.0"
27+
"$comment": "Generated with GOBL v0.70.0"
2828
}

data/schemas/i18n/string.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515
"description": "Map of 2-Letter language codes to their translations."
1616
}
1717
},
18-
"$comment": "Generated with GOBL v0.69.0"
18+
"$comment": "Generated with GOBL v0.70.0"
1919
}

data/schemas/l10n/code.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@
1010
"description": "Code is used for short identifies like country or state codes."
1111
}
1212
},
13-
"$comment": "Generated with GOBL v0.69.0"
13+
"$comment": "Generated with GOBL v0.70.0"
1414
}

data/schemas/l10n/country-code.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1007,5 +1007,5 @@
10071007
"description": "Defines an ISO 3166-2 country code"
10081008
}
10091009
},
1010-
"$comment": "Generated with GOBL v0.69.0"
1010+
"$comment": "Generated with GOBL v0.70.0"
10111011
}

data/schemas/note/message.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,5 @@
3434
]
3535
}
3636
},
37-
"$comment": "Generated with GOBL v0.69.0"
37+
"$comment": "Generated with GOBL v0.70.0"
3838
}

data/schemas/num/amount.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@
1010
"description": "Quantity with optional decimal places that determine accuracy."
1111
}
1212
},
13-
"$comment": "Generated with GOBL v0.69.0"
13+
"$comment": "Generated with GOBL v0.70.0"
1414
}

data/schemas/num/percentage.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@
1010
"description": "Similar to an Amount, but designed for percentages and includes % symbol in JSON output."
1111
}
1212
},
13-
"$comment": "Generated with GOBL v0.69.0"
13+
"$comment": "Generated with GOBL v0.70.0"
1414
}

data/schemas/org/address.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -88,5 +88,5 @@
8888
"description": "Address defines a globally acceptable set of attributes that describes a postal or fiscal address."
8989
}
9090
},
91-
"$comment": "Generated with GOBL v0.69.0"
91+
"$comment": "Generated with GOBL v0.70.0"
9292
}

data/schemas/org/coordinates.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@
3030
"description": "Coordinates describes an exact geographical location in the world."
3131
}
3232
},
33-
"$comment": "Generated with GOBL v0.69.0"
33+
"$comment": "Generated with GOBL v0.70.0"
3434
}

data/schemas/org/email.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@
3232
"description": "Email describes the electronic mailing details."
3333
}
3434
},
35-
"$comment": "Generated with GOBL v0.69.0"
35+
"$comment": "Generated with GOBL v0.70.0"
3636
}

data/schemas/org/identity.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,5 @@
4343
"description": "Identity is used to define a code for a specific context."
4444
}
4545
},
46-
"$comment": "Generated with GOBL v0.69.0"
46+
"$comment": "Generated with GOBL v0.70.0"
4747
}

data/schemas/org/image.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,5 +66,5 @@
6666
"description": "Image describes a logo or photo that represents an entity."
6767
}
6868
},
69-
"$comment": "Generated with GOBL v0.69.0"
69+
"$comment": "Generated with GOBL v0.70.0"
7070
}

data/schemas/org/inbox.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,5 @@
3838
"description": "Inbox is used to store data about a connection with a service that is responsible for potentially receiving copies of GOBL envelopes or other document formats defined locally."
3939
}
4040
},
41-
"$comment": "Generated with GOBL v0.69.0"
41+
"$comment": "Generated with GOBL v0.70.0"
4242
}

data/schemas/org/item.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,5 +77,5 @@
7777
"description": "Item is used to describe a single product or service."
7878
}
7979
},
80-
"$comment": "Generated with GOBL v0.69.0"
80+
"$comment": "Generated with GOBL v0.70.0"
8181
}

data/schemas/org/name.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,5 +59,5 @@
5959
"description": "Name represents what a human is called."
6060
}
6161
},
62-
"$comment": "Generated with GOBL v0.69.0"
62+
"$comment": "Generated with GOBL v0.70.0"
6363
}

data/schemas/org/party.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -112,5 +112,5 @@
112112
"description": "Party represents a person or business entity."
113113
}
114114
},
115-
"$comment": "Generated with GOBL v0.69.0"
115+
"$comment": "Generated with GOBL v0.70.0"
116116
}

data/schemas/org/person.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,5 +57,5 @@
5757
"description": "Person represents a human, and how to contact them electronically."
5858
}
5959
},
60-
"$comment": "Generated with GOBL v0.69.0"
60+
"$comment": "Generated with GOBL v0.70.0"
6161
}

data/schemas/org/registration.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,5 @@
5050
"description": "Registration is used in countries that require additional information to be associated with a company usually related to a specific registration office."
5151
}
5252
},
53-
"$comment": "Generated with GOBL v0.69.0"
53+
"$comment": "Generated with GOBL v0.70.0"
5454
}

data/schemas/org/telephone.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@
2828
"description": "Telephone describes what is expected for a telephone number."
2929
}
3030
},
31-
"$comment": "Generated with GOBL v0.69.0"
31+
"$comment": "Generated with GOBL v0.70.0"
3232
}

data/schemas/org/unit.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -303,5 +303,5 @@
303303
"description": "Unit describes how the quantity of the product should be interpreted either using a GOBL key, or UN/ECE code."
304304
}
305305
},
306-
"$comment": "Generated with GOBL v0.69.0"
306+
"$comment": "Generated with GOBL v0.70.0"
307307
}

data/schemas/org/website.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,5 @@
3434
"description": "Website describes what is expected for a web address."
3535
}
3636
},
37-
"$comment": "Generated with GOBL v0.69.0"
37+
"$comment": "Generated with GOBL v0.70.0"
3838
}

data/schemas/pay/advance.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -191,5 +191,5 @@
191191
"description": "CreditTransfer contains fields that can be used for making payments via a bank transfer or wire."
192192
}
193193
},
194-
"$comment": "Generated with GOBL v0.69.0"
194+
"$comment": "Generated with GOBL v0.70.0"
195195
}

data/schemas/pay/instructions.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -221,5 +221,5 @@
221221
"description": "Online provides the details required to make a payment online using a website"
222222
}
223223
},
224-
"$comment": "Generated with GOBL v0.69.0"
224+
"$comment": "Generated with GOBL v0.70.0"
225225
}

data/schemas/pay/terms.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -120,5 +120,5 @@
120120
"description": "Terms defines when we expect the customer to pay, or have paid, for the contents of the document."
121121
}
122122
},
123-
"$comment": "Generated with GOBL v0.69.0"
123+
"$comment": "Generated with GOBL v0.70.0"
124124
}

data/schemas/regimes/mx/food-vouchers.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -101,5 +101,5 @@
101101
"description": "FoodVouchersLine represents a single food voucher issued to the e-wallet of one of the customer's employees."
102102
}
103103
},
104-
"$comment": "Generated with GOBL v0.69.0"
104+
"$comment": "Generated with GOBL v0.70.0"
105105
}

data/schemas/regimes/mx/fuel-account-balance.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -163,5 +163,5 @@
163163
"description": "FuelAccountTax represents a single tax applied to a fuel purchase."
164164
}
165165
},
166-
"$comment": "Generated with GOBL v0.69.0"
166+
"$comment": "Generated with GOBL v0.70.0"
167167
}

data/schemas/schema/object.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@
99
"description": "Data object whose type is determined from the \u003ccode\u003e$schema\u003c/code\u003e property."
1010
}
1111
},
12-
"$comment": "Generated with GOBL v0.69.0"
12+
"$comment": "Generated with GOBL v0.70.0"
1313
}

data/schemas/tax/extensions.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@
1313
"description": "Extensions is a map of extension keys to values."
1414
}
1515
},
16-
"$comment": "Generated with GOBL v0.69.0"
16+
"$comment": "Generated with GOBL v0.70.0"
1717
}

data/schemas/tax/identity.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,5 @@
4343
"description": "Identity stores the details required to identify an entity for tax purposes."
4444
}
4545
},
46-
"$comment": "Generated with GOBL v0.69.0"
46+
"$comment": "Generated with GOBL v0.70.0"
4747
}

data/schemas/tax/regime.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -413,5 +413,5 @@
413413
"description": "Source describes where the information for the taxes comes from."
414414
}
415415
},
416-
"$comment": "Generated with GOBL v0.69.0"
416+
"$comment": "Generated with GOBL v0.70.0"
417417
}

data/schemas/tax/set.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,5 @@
4747
"description": "Set defines a list of tax categories and their rates to be used alongside taxable items."
4848
}
4949
},
50-
"$comment": "Generated with GOBL v0.69.0"
50+
"$comment": "Generated with GOBL v0.70.0"
5151
}

data/schemas/tax/total.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -118,5 +118,5 @@
118118
"description": "Total contains a set of Category Totals which in turn contain all the accumulated taxes contained in the document."
119119
}
120120
},
121-
"$comment": "Generated with GOBL v0.69.0"
121+
"$comment": "Generated with GOBL v0.70.0"
122122
}

0 commit comments

Comments
 (0)