gobl 0.19.0 → 0.21.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (106) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +1 -1
  3. data/data/regimes/at.json +155 -0
  4. data/data/regimes/be.json +164 -0
  5. data/data/regimes/ca.json +9 -0
  6. data/data/regimes/ch.json +153 -0
  7. data/data/regimes/co.json +80 -14686
  8. data/data/regimes/de.json +2 -2
  9. data/data/regimes/es.json +99 -561
  10. data/data/regimes/fr.json +2 -2
  11. data/data/regimes/gb.json +8 -0
  12. data/data/regimes/gr.json +591 -0
  13. data/data/regimes/it.json +46 -666
  14. data/data/regimes/mx.json +27 -3
  15. data/data/regimes/nl.json +8 -0
  16. data/data/regimes/pl.json +65 -8
  17. data/data/regimes/pt.json +51 -200
  18. data/data/regimes/us.json +9 -0
  19. data/lib/generated/gobl/bill/charge.rb +6 -7
  20. data/lib/generated/gobl/bill/correction_options.rb +7 -3
  21. data/lib/generated/gobl/bill/delivery.rb +0 -1
  22. data/lib/generated/gobl/bill/discount.rb +5 -6
  23. data/lib/generated/gobl/bill/document_reference.rb +2 -3
  24. data/lib/generated/gobl/bill/invoice.rb +6 -6
  25. data/lib/generated/gobl/bill/line.rb +3 -4
  26. data/lib/generated/gobl/bill/line_charge.rb +0 -1
  27. data/lib/generated/gobl/bill/line_discount.rb +0 -1
  28. data/lib/generated/gobl/bill/ordering.rb +0 -1
  29. data/lib/generated/gobl/bill/outlay.rb +3 -4
  30. data/lib/generated/gobl/bill/payment.rb +0 -1
  31. data/lib/generated/gobl/bill/preceding.rb +16 -6
  32. data/lib/generated/gobl/bill/tax.rb +5 -1
  33. data/lib/generated/gobl/bill/totals.rb +0 -1
  34. data/lib/generated/gobl/cal/date.rb +0 -1
  35. data/lib/generated/gobl/cal/date_time.rb +0 -1
  36. data/lib/generated/gobl/cal/period.rb +0 -1
  37. data/lib/generated/gobl/cbc/code.rb +0 -1
  38. data/lib/generated/gobl/{tax → cbc}/code_definition.rb +7 -3
  39. data/lib/generated/gobl/cbc/code_map.rb +0 -1
  40. data/lib/generated/gobl/cbc/key.rb +0 -1
  41. data/lib/generated/gobl/{tax → cbc}/key_definition.rb +16 -7
  42. data/lib/generated/gobl/cbc/meta.rb +0 -1
  43. data/lib/generated/gobl/cbc/note.rb +0 -1
  44. data/lib/generated/gobl/currency/amount.rb +33 -0
  45. data/lib/generated/gobl/currency/code.rb +118 -105
  46. data/lib/generated/gobl/currency/exchange_rate.rb +17 -7
  47. data/lib/generated/gobl/dsig/digest.rb +0 -1
  48. data/lib/generated/gobl/dsig/signature.rb +0 -1
  49. data/lib/generated/gobl/envelope.rb +0 -1
  50. data/lib/generated/gobl/head/header.rb +2 -3
  51. data/lib/generated/gobl/head/stamp.rb +0 -1
  52. data/lib/generated/gobl/i18n/string.rb +0 -1
  53. data/lib/generated/gobl/l10n/code.rb +0 -1
  54. data/lib/generated/gobl/l10n/country_code.rb +0 -1
  55. data/lib/generated/gobl/note/message.rb +5 -1
  56. data/lib/generated/gobl/org/address.rb +3 -4
  57. data/lib/generated/gobl/org/coordinates.rb +0 -1
  58. data/lib/generated/gobl/org/email.rb +3 -4
  59. data/lib/generated/gobl/org/identity.rb +3 -4
  60. data/lib/generated/gobl/org/image.rb +3 -4
  61. data/lib/generated/gobl/org/inbox.rb +3 -4
  62. data/lib/generated/gobl/org/item.rb +10 -6
  63. data/lib/generated/gobl/org/name.rb +3 -4
  64. data/lib/generated/gobl/org/party.rb +10 -6
  65. data/lib/generated/gobl/org/person.rb +3 -4
  66. data/lib/generated/gobl/org/registration.rb +7 -3
  67. data/lib/generated/gobl/org/telephone.rb +3 -4
  68. data/lib/generated/gobl/org/unit.rb +0 -1
  69. data/lib/generated/gobl/org/website.rb +4 -5
  70. data/lib/generated/gobl/pay/advance.rb +3 -4
  71. data/lib/generated/gobl/pay/card.rb +0 -1
  72. data/lib/generated/gobl/pay/credit_transfer.rb +0 -1
  73. data/lib/generated/gobl/pay/direct_debit.rb +0 -1
  74. data/lib/generated/gobl/pay/due_date.rb +0 -1
  75. data/lib/generated/gobl/pay/instructions.rb +0 -1
  76. data/lib/generated/gobl/pay/online.rb +12 -8
  77. data/lib/generated/gobl/pay/terms.rb +0 -1
  78. data/lib/generated/gobl/regimes/mx/food_vouchers.rb +0 -1
  79. data/lib/generated/gobl/regimes/mx/food_vouchers_employee.rb +0 -1
  80. data/lib/generated/gobl/regimes/mx/food_vouchers_line.rb +0 -1
  81. data/lib/generated/gobl/regimes/mx/fuel_account_balance.rb +0 -1
  82. data/lib/generated/gobl/regimes/mx/fuel_account_item.rb +0 -1
  83. data/lib/generated/gobl/regimes/mx/fuel_account_line.rb +0 -2
  84. data/lib/generated/gobl/regimes/mx/fuel_account_tax.rb +11 -9
  85. data/lib/generated/gobl/schema/object.rb +0 -1
  86. data/lib/generated/gobl/tax/category.rb +1 -2
  87. data/lib/generated/gobl/tax/category_total.rb +0 -1
  88. data/lib/generated/gobl/tax/combo.rb +3 -4
  89. data/lib/generated/gobl/tax/correction_definition.rb +0 -1
  90. data/lib/generated/gobl/tax/{ext_map.rb → extensions.rb} +2 -3
  91. data/lib/generated/gobl/tax/identity.rb +10 -21
  92. data/lib/generated/gobl/tax/rate.rb +0 -1
  93. data/lib/generated/gobl/tax/rate_total.rb +3 -4
  94. data/lib/generated/gobl/tax/rate_total_surcharge.rb +0 -1
  95. data/lib/generated/gobl/tax/rate_value.rb +9 -5
  96. data/lib/generated/gobl/tax/regime.rb +23 -24
  97. data/lib/generated/gobl/tax/scenario.rb +0 -1
  98. data/lib/generated/gobl/tax/scenario_set.rb +0 -1
  99. data/lib/generated/gobl/tax/set.rb +0 -1
  100. data/lib/generated/gobl/tax/source.rb +0 -1
  101. data/lib/generated/gobl/tax/total.rb +0 -1
  102. data/lib/gobl/operations/validation_result.rb +1 -3
  103. data/lib/gobl/version.rb +1 -1
  104. metadata +10 -7
  105. data/lib/generated/gobl/tax/zone.rb +0 -48
  106. data/lib/generated/gobl/uuid/uuid.rb +0 -17
@@ -3,7 +3,6 @@
3
3
  ##
4
4
  ## DO NOT EDIT - This file was generated automatically.
5
5
  ##
6
- ## Generated with GOBL v0.67.0
7
6
  ##
8
7
 
9
8
  module GOBL
@@ -14,23 +13,26 @@ module GOBL
14
13
  # The Schema ID of the GOBL FuelAccountTax structure
15
14
  SCHEMA_ID = 'https://gobl.org/draft-0/regimes/mx/fuel-account-balance#/$defs/FuelAccountTax'
16
15
 
17
- # @!attribute [r] code
18
- # Code that identifies the tax ("IVA" or "IEPS", maps to `Impuesto`)
16
+ # @!attribute [r] cat
17
+ # Category that identifies the tax ("VAT" or "IEPS", maps to `Impuesto`)
19
18
  # @return [GOBL::CBC::Code]
20
- property :code, GOBL::CBC::Code
21
- validates_presence_of :code
19
+ property :cat, GOBL::CBC::Code
20
+ validates_presence_of :cat
21
+
22
+ # @!attribute [r] percent
23
+ # Percent applicable to the line total (tasa) to use instead of Rate (maps to `TasaoCuota`)
24
+ # @return [GOBL::Num::Percentage]
25
+ property :percent, GOBL::Num::Percentage
22
26
 
23
27
  # @!attribute [r] rate
24
- # Rate applicable to either the line total (tasa) or the line quantity (cuota) (maps to `TasaOCuota`).
28
+ # Rate is a fixed fee to apply to the line quantity (cuota) (maps to `TasaOCuota`)
25
29
  # @return [GOBL::Num::Amount]
26
30
  property :rate, GOBL::Num::Amount
27
- validates_presence_of :rate
28
31
 
29
32
  # @!attribute [r] amount
30
- # Total amount of the tax once the rate has been applied (maps to `Importe`).
33
+ # Total amount of the tax once the percent or rate has been applied (maps to `Importe`).
31
34
  # @return [GOBL::Num::Amount]
32
35
  property :amount, GOBL::Num::Amount
33
- validates_presence_of :amount
34
36
  end
35
37
  end
36
38
  end
@@ -3,7 +3,6 @@
3
3
  ##
4
4
  ## DO NOT EDIT - This file was generated automatically.
5
5
  ##
6
- ## Generated with GOBL v0.67.0
7
6
  ##
8
7
 
9
8
  module GOBL
@@ -3,7 +3,6 @@
3
3
  ##
4
4
  ## DO NOT EDIT - This file was generated automatically.
5
5
  ##
6
- ## Generated with GOBL v0.67.0
7
6
  ##
8
7
 
9
8
  module GOBL
@@ -41,7 +40,7 @@ module GOBL
41
40
  property :retained, Boolean
42
41
 
43
42
  # @!attribute [r] rate_required
44
- # RateRequired when true implies that when a tax combo is defined using this category that one of the rate's keys must be defined. This is normally needed for regimes that categorize taxes in local document formats as opposed to grouping by percentage values.
43
+ # RateRequired when true implies that when a tax combo is defined using this category that one of the rate's keys must be defined. This is normally needed for regimes that categorize taxes in local document formats as opposed to grouping by percentage values. Try to avoid using this. It is better for rates to be determined by the percentage and conditions, not the rate key.
45
44
  # @return [Boolean]
46
45
  property :rate_required, Boolean
47
46
 
@@ -3,7 +3,6 @@
3
3
  ##
4
4
  ## DO NOT EDIT - This file was generated automatically.
5
5
  ##
6
- ## Generated with GOBL v0.67.0
7
6
  ##
8
7
 
9
8
  module GOBL
@@ -3,7 +3,6 @@
3
3
  ##
4
4
  ## DO NOT EDIT - This file was generated automatically.
5
5
  ##
6
- ## Generated with GOBL v0.67.0
7
6
  ##
8
7
 
9
8
  module GOBL
@@ -25,7 +24,7 @@ module GOBL
25
24
  property :rate, GOBL::CBC::Key
26
25
 
27
26
  # @!attribute [r] percent
28
- # Percent defines the percentage set manually or determined from the rate key (calculated if rate present).
27
+ # Percent defines the percentage set manually or determined from the rate key (calculated if rate present). A nil percent implies that this tax combo is **exempt** from tax.
29
28
  # @return [GOBL::Num::Percentage]
30
29
  property :percent, GOBL::Num::Percentage
31
30
 
@@ -36,8 +35,8 @@ module GOBL
36
35
 
37
36
  # @!attribute [r] ext
38
37
  # Local codes that apply for a given rate or percentage that need to be identified and validated.
39
- # @return [GOBL::Tax::ExtMap]
40
- property :ext, GOBL::Tax::ExtMap
38
+ # @return [GOBL::Tax::Extensions]
39
+ property :ext, GOBL::Tax::Extensions
41
40
  end
42
41
  end
43
42
  end
@@ -3,7 +3,6 @@
3
3
  ##
4
4
  ## DO NOT EDIT - This file was generated automatically.
5
5
  ##
6
- ## Generated with GOBL v0.67.0
7
6
  ##
8
7
 
9
8
  module GOBL
@@ -3,13 +3,12 @@
3
3
  ##
4
4
  ## DO NOT EDIT - This file was generated automatically.
5
5
  ##
6
- ## Generated with GOBL v0.67.0
7
6
  ##
8
7
 
9
8
  module GOBL
10
9
  module Tax
11
- # ExtMap is a map of extension keys to either a code or a key.
12
- class ExtMap < GOBL::Map
10
+ # Extensions is a map of extension keys to values.
11
+ class Extensions < GOBL::Map
13
12
  end
14
13
  end
15
14
  end
@@ -3,46 +3,35 @@
3
3
  ##
4
4
  ## DO NOT EDIT - This file was generated automatically.
5
5
  ##
6
- ## Generated with GOBL v0.67.0
7
6
  ##
8
7
 
9
8
  module GOBL
10
9
  module Tax
11
- # Identity stores the details required to identify an entity for tax purposes.
10
+ # Identity stores the details required to identify an entity for tax purposes in a specific country.
12
11
  class Identity < GOBL::Object
13
12
  # The Schema ID of the GOBL Identity structure
14
13
  SCHEMA_ID = 'https://gobl.org/draft-0/tax/identity'
15
14
 
16
- # @!attribute [r] uuid
17
- # Unique universal identity code for this tax identity.
18
- # @return [GOBL::UUID::UUID]
19
- property :uuid, GOBL::UUID::UUID
20
-
21
15
  # @!attribute [r] country
22
16
  # ISO country code for Where the tax identity was issued.
23
17
  # @return [GOBL::L10n::CountryCode]
24
18
  property :country, GOBL::L10n::CountryCode
25
19
  validates_presence_of :country
26
20
 
27
- # @!attribute [r] zone
28
- # Where inside the country the tax identity holder is based for tax purposes like a village, town, district, city, county, state or province. For some areas, this could be a regular post or zip code. See the regime packages for specific validation rules.
29
- # @return [GOBL::L10n::Code]
30
- property :zone, GOBL::L10n::Code
31
-
32
- # @!attribute [r] type
33
- # Type is set according the requirements of each regime, some have a single tax document type code, others require a choice to be made.
34
- # @return [GOBL::CBC::Key]
35
- property :type, GOBL::CBC::Key
36
-
37
21
  # @!attribute [r] code
38
22
  # Normalized code shown on the original identity document.
39
23
  # @return [GOBL::CBC::Code]
40
24
  property :code, GOBL::CBC::Code
41
25
 
42
- # @!attribute [r] meta
43
- # Additional details that may be required.
44
- # @return [GOBL::CBC::Meta]
45
- property :meta, GOBL::CBC::Meta
26
+ # @!attribute [r] type
27
+ # Type is set according to the requirements of each regime, some have a single tax document type code, others require a choice to be made. Deprecated: Tax Identities should only be used for VAT or similar codes for companies. Use the identities array for other types of identification.
28
+ # @return [GOBL::CBC::Key]
29
+ property :type, GOBL::CBC::Key
30
+
31
+ # @!attribute [r] zone
32
+ # Zone identifies a sub-locality within a country. Deprecated: Removed 2024-03-14 in favour of using tax tags and extensions with local data when required. Maintained here to support data migration.
33
+ # @return [GOBL::L10n::Code]
34
+ property :zone, GOBL::L10n::Code
46
35
  end
47
36
  end
48
37
  end
@@ -3,7 +3,6 @@
3
3
  ##
4
4
  ## DO NOT EDIT - This file was generated automatically.
5
5
  ##
6
- ## Generated with GOBL v0.67.0
7
6
  ##
8
7
 
9
8
  module GOBL
@@ -3,7 +3,6 @@
3
3
  ##
4
4
  ## DO NOT EDIT - This file was generated automatically.
5
5
  ##
6
- ## Generated with GOBL v0.67.0
7
6
  ##
8
7
 
9
8
  module GOBL
@@ -20,8 +19,8 @@ module GOBL
20
19
 
21
20
  # @!attribute [r] ext
22
21
  # If the rate is defined with extensions, they'll be used to group by also.
23
- # @return [GOBL::Tax::ExtMap]
24
- property :ext, GOBL::Tax::ExtMap
22
+ # @return [GOBL::Tax::Extensions]
23
+ property :ext, GOBL::Tax::Extensions
25
24
 
26
25
  # @!attribute [r] base
27
26
  # Base amount that the percentage is applied to.
@@ -30,7 +29,7 @@ module GOBL
30
29
  validates_presence_of :base
31
30
 
32
31
  # @!attribute [r] percent
33
- # Percentage of the rate, which may be nil for exempt rates.
32
+ # Percentage of the rate. Will be nil when taxes are **exempt**.
34
33
  # @return [GOBL::Num::Percentage]
35
34
  property :percent, GOBL::Num::Percentage
36
35
 
@@ -3,7 +3,6 @@
3
3
  ##
4
4
  ## DO NOT EDIT - This file was generated automatically.
5
5
  ##
6
- ## Generated with GOBL v0.67.0
7
6
  ##
8
7
 
9
8
  module GOBL
@@ -3,7 +3,6 @@
3
3
  ##
4
4
  ## DO NOT EDIT - This file was generated automatically.
5
5
  ##
6
- ## Generated with GOBL v0.67.0
7
6
  ##
8
7
 
9
8
  module GOBL
@@ -13,10 +12,15 @@ module GOBL
13
12
  # The Schema ID of the GOBL RateValue structure
14
13
  SCHEMA_ID = 'https://gobl.org/draft-0/tax/regime#/$defs/RateValue'
15
14
 
16
- # @!attribute [r] zones
17
- # Only use this value if one of the zones matches.
18
- # @return [Array<GOBL::L10n::Code>]
19
- property :zones, [GOBL::L10n::Code]
15
+ # @!attribute [r] tags
16
+ # Only apply this rate if one of the tags is present in the invoice.
17
+ # @return [Array<GOBL::CBC::Key>]
18
+ property :tags, [GOBL::CBC::Key]
19
+
20
+ # @!attribute [r] ext
21
+ # Ext map of keys that can be used to filter to determine if the rate applies.
22
+ # @return [GOBL::Tax::Extensions]
23
+ property :ext, GOBL::Tax::Extensions
20
24
 
21
25
  # @!attribute [r] since
22
26
  # Date from which this value should be applied.
@@ -3,7 +3,6 @@
3
3
  ##
4
4
  ## DO NOT EDIT - This file was generated automatically.
5
5
  ##
6
- ## Generated with GOBL v0.67.0
7
6
  ##
8
7
 
9
8
  module GOBL
@@ -49,33 +48,38 @@ module GOBL
49
48
 
50
49
  # @!attribute [r] tags
51
50
  # Tags that can be applied at the document level to identify additional considerations.
52
- # @return [Array<KeyDefinition>]
53
- property :tags, [KeyDefinition]
54
-
55
- # @!attribute [r] identity_types
56
- # Identity types specific for the regime and may be validated against.
57
- # @return [Array<KeyDefinition>]
58
- property :identity_types, [KeyDefinition]
51
+ # @return [Array<GOBL::CBC::KeyDefinition>]
52
+ property :tags, [GOBL::CBC::KeyDefinition]
59
53
 
60
54
  # @!attribute [r] extensions
61
55
  # Extensions defines the keys that can be used for extended or extra data inside the regime that is specific to the regime and cannot be easily determined from other GOBL structures. Typically these are used to define local codes for suppliers, customers, products, or tax rates.
62
- # @return [Array<KeyDefinition>]
63
- property :extensions, [KeyDefinition]
56
+ # @return [Array<GOBL::CBC::KeyDefinition>]
57
+ property :extensions, [GOBL::CBC::KeyDefinition]
58
+
59
+ # @!attribute [r] tax_identity_type_keys
60
+ # Tax Identity types specific for the regime and may be validated against.
61
+ # @return [Array<GOBL::CBC::KeyDefinition>]
62
+ property :tax_identity_type_keys, [GOBL::CBC::KeyDefinition]
64
63
 
65
- # @!attribute [r] charge_types
66
- # Charge types specific for the regime and may be validated or used in the UI as suggestions
67
- # @return [Array<KeyDefinition>]
68
- property :charge_types, [KeyDefinition]
64
+ # @!attribute [r] identity_keys
65
+ # Identity keys used in addition to regular tax identities and specific for the regime that may be validated against.
66
+ # @return [Array<GOBL::CBC::KeyDefinition>]
67
+ property :identity_keys, [GOBL::CBC::KeyDefinition]
69
68
 
70
- # @!attribute [r] payment_means
69
+ # @!attribute [r] charge_keys
70
+ # Charge keys specific for the regime and may be validated or used in the UI as suggestions
71
+ # @return [Array<GOBL::CBC::KeyDefinition>]
72
+ property :charge_keys, [GOBL::CBC::KeyDefinition]
73
+
74
+ # @!attribute [r] payment_means_keys
71
75
  # PaymentMeansKeys specific for the regime that extend the original base payment means keys.
72
- # @return [Array<KeyDefinition>]
73
- property :payment_means, [KeyDefinition]
76
+ # @return [Array<GOBL::CBC::KeyDefinition>]
77
+ property :payment_means_keys, [GOBL::CBC::KeyDefinition]
74
78
 
75
79
  # @!attribute [r] inbox_keys
76
80
  # InboxKeys specific to the regime that can be used to identify where a document should be forwarded to.
77
- # @return [Array<KeyDefinition>]
78
- property :inbox_keys, [KeyDefinition]
81
+ # @return [Array<GOBL::CBC::KeyDefinition>]
82
+ property :inbox_keys, [GOBL::CBC::KeyDefinition]
79
83
 
80
84
  # @!attribute [r] scenarios
81
85
  # @return [Array<ScenarioSet>]
@@ -91,11 +95,6 @@ module GOBL
91
95
  # @return [Array<Category>]
92
96
  property :categories, [Category]
93
97
  validates_presence_of :categories
94
-
95
- # @!attribute [r] zones
96
- # List of zones to identify specific areas, regions, or provinces inside a country tha may be required for tax purposes.
97
- # @return [Array<Zone>]
98
- property :zones, [Zone]
99
98
  end
100
99
  end
101
100
  end
@@ -3,7 +3,6 @@
3
3
  ##
4
4
  ## DO NOT EDIT - This file was generated automatically.
5
5
  ##
6
- ## Generated with GOBL v0.67.0
7
6
  ##
8
7
 
9
8
  module GOBL
@@ -3,7 +3,6 @@
3
3
  ##
4
4
  ## DO NOT EDIT - This file was generated automatically.
5
5
  ##
6
- ## Generated with GOBL v0.67.0
7
6
  ##
8
7
 
9
8
  module GOBL
@@ -3,7 +3,6 @@
3
3
  ##
4
4
  ## DO NOT EDIT - This file was generated automatically.
5
5
  ##
6
- ## Generated with GOBL v0.67.0
7
6
  ##
8
7
 
9
8
  module GOBL
@@ -3,7 +3,6 @@
3
3
  ##
4
4
  ## DO NOT EDIT - This file was generated automatically.
5
5
  ##
6
- ## Generated with GOBL v0.67.0
7
6
  ##
8
7
 
9
8
  module GOBL
@@ -3,7 +3,6 @@
3
3
  ##
4
4
  ## DO NOT EDIT - This file was generated automatically.
5
5
  ##
6
- ## Generated with GOBL v0.67.0
7
6
  ##
8
7
 
9
8
  module GOBL
@@ -4,8 +4,6 @@ module GOBL
4
4
  module Operations
5
5
  # The result of a GOBL validation over a GOBL structure
6
6
  class ValidationResult
7
- SERVICE_ERROR_REGEX = /^code=(?<code>\d+), message=(?<msg>.+)$/.freeze # @api private
8
-
9
7
  def initialize(errors)
10
8
  @errors = errors
11
9
  end
@@ -30,7 +28,7 @@ module GOBL
30
28
  # @param service_error [String]
31
29
  # @return [ValidationResult]
32
30
  def self.from_service_error(service_error)
33
- message = service_error.match(SERVICE_ERROR_REGEX)[:msg]
31
+ message = service_error["message"] || service_error["key"]
34
32
  errors = message.split('; ')
35
33
  new errors
36
34
  end
data/lib/gobl/version.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module GOBL
4
- VERSION = '0.19.0'
4
+ VERSION = '0.21.0'
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: gobl
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.19.0
4
+ version: 0.21.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Luismi Cavalle
@@ -11,7 +11,7 @@ authors:
11
11
  autorequire:
12
12
  bindir: bin
13
13
  cert_chain: []
14
- date: 2024-02-05 00:00:00.000000000 Z
14
+ date: 2024-07-18 00:00:00.000000000 Z
15
15
  dependencies:
16
16
  - !ruby/object:Gem::Dependency
17
17
  name: activesupport
@@ -62,12 +62,16 @@ extensions: []
62
62
  extra_rdoc_files: []
63
63
  files:
64
64
  - README.md
65
+ - data/regimes/at.json
66
+ - data/regimes/be.json
65
67
  - data/regimes/ca.json
68
+ - data/regimes/ch.json
66
69
  - data/regimes/co.json
67
70
  - data/regimes/de.json
68
71
  - data/regimes/es.json
69
72
  - data/regimes/fr.json
70
73
  - data/regimes/gb.json
74
+ - data/regimes/gr.json
71
75
  - data/regimes/it.json
72
76
  - data/regimes/mx.json
73
77
  - data/regimes/nl.json
@@ -93,10 +97,13 @@ files:
93
97
  - lib/generated/gobl/cal/date_time.rb
94
98
  - lib/generated/gobl/cal/period.rb
95
99
  - lib/generated/gobl/cbc/code.rb
100
+ - lib/generated/gobl/cbc/code_definition.rb
96
101
  - lib/generated/gobl/cbc/code_map.rb
97
102
  - lib/generated/gobl/cbc/key.rb
103
+ - lib/generated/gobl/cbc/key_definition.rb
98
104
  - lib/generated/gobl/cbc/meta.rb
99
105
  - lib/generated/gobl/cbc/note.rb
106
+ - lib/generated/gobl/currency/amount.rb
100
107
  - lib/generated/gobl/currency/code.rb
101
108
  - lib/generated/gobl/currency/exchange_rate.rb
102
109
  - lib/generated/gobl/dsig/digest.rb
@@ -140,12 +147,10 @@ files:
140
147
  - lib/generated/gobl/schema/object.rb
141
148
  - lib/generated/gobl/tax/category.rb
142
149
  - lib/generated/gobl/tax/category_total.rb
143
- - lib/generated/gobl/tax/code_definition.rb
144
150
  - lib/generated/gobl/tax/combo.rb
145
151
  - lib/generated/gobl/tax/correction_definition.rb
146
- - lib/generated/gobl/tax/ext_map.rb
152
+ - lib/generated/gobl/tax/extensions.rb
147
153
  - lib/generated/gobl/tax/identity.rb
148
- - lib/generated/gobl/tax/key_definition.rb
149
154
  - lib/generated/gobl/tax/rate.rb
150
155
  - lib/generated/gobl/tax/rate_total.rb
151
156
  - lib/generated/gobl/tax/rate_total_surcharge.rb
@@ -156,8 +161,6 @@ files:
156
161
  - lib/generated/gobl/tax/set.rb
157
162
  - lib/generated/gobl/tax/source.rb
158
163
  - lib/generated/gobl/tax/total.rb
159
- - lib/generated/gobl/tax/zone.rb
160
- - lib/generated/gobl/uuid/uuid.rb
161
164
  - lib/gobl.rb
162
165
  - lib/gobl/config.rb
163
166
  - lib/gobl/enum.rb
@@ -1,48 +0,0 @@
1
- # frozen_string_literal: true
2
-
3
- ##
4
- ## DO NOT EDIT - This file was generated automatically.
5
- ##
6
- ## Generated with GOBL v0.67.0
7
- ##
8
-
9
- module GOBL
10
- module Tax
11
- # Zone represents an area inside a country, like a province or a state, which shares the basic definitions of the country, but may vary in some validation rules.
12
- class Zone < GOBL::Object
13
- # The Schema ID of the GOBL Zone structure
14
- SCHEMA_ID = 'https://gobl.org/draft-0/tax/regime#/$defs/Zone'
15
-
16
- # @!attribute [r] code
17
- # Unique zone code.
18
- # @return [GOBL::L10n::Code]
19
- property :code, GOBL::L10n::Code
20
- validates_presence_of :code
21
-
22
- # @!attribute [r] name
23
- # Name of the zone to be use if a locality or region is not applicable.
24
- # @return [GOBL::I18n::String]
25
- property :name, GOBL::I18n::String
26
-
27
- # @!attribute [r] locality
28
- # Village, town, district, or city name which should coincide with address data.
29
- # @return [GOBL::I18n::String]
30
- property :locality, GOBL::I18n::String
31
-
32
- # @!attribute [r] region
33
- # Province, county, or state which should match address data.
34
- # @return [GOBL::I18n::String]
35
- property :region, GOBL::I18n::String
36
-
37
- # @!attribute [r] codes
38
- # Codes defines a set of regime specific code mappings.
39
- # @return [GOBL::CBC::CodeMap]
40
- property :codes, GOBL::CBC::CodeMap
41
-
42
- # @!attribute [r] meta
43
- # Any additional information
44
- # @return [GOBL::CBC::Meta]
45
- property :meta, GOBL::CBC::Meta
46
- end
47
- end
48
- end
@@ -1,17 +0,0 @@
1
- # frozen_string_literal: true
2
-
3
- ##
4
- ## DO NOT EDIT - This file was generated automatically.
5
- ##
6
- ## Generated with GOBL v0.67.0
7
- ##
8
-
9
- module GOBL
10
- module UUID
11
- # Universally Unique Identifier. We only recommend using versions 1 and 4 within GOBL.
12
- class UUID < String
13
- # The Schema ID of the GOBL UUID structure
14
- SCHEMA_ID = 'https://gobl.org/draft-0/uuid/uuid'
15
- end
16
- end
17
- end