elibri_onix_dict 0.0.46 → 0.0.48

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: c658eac70f5605dbff72c030932a1adc606fe59bacea774248b0a82cb685340f
4
- data.tar.gz: caae74e2780f0cad79a60839f8d965b4db98b0b8e518b5116ac69e2aff1ef3db
3
+ metadata.gz: ae1417a775555cf46fc141d583a5fe2bbc1e79a09b7b14bdb96fc85c20092309
4
+ data.tar.gz: 2274c7f74efdc8a5ca40e6f0eee8fcafb42c39ab27b4d5766c1c3ec6bacb13bb
5
5
  SHA512:
6
- metadata.gz: 47fba8db67b2ffb6fb9e8d7dcc5aeea6b30d0c8103e46b206044d3449ffa4ee13c01a7d0814dcb5ff407d9b20457c4cd6b3fdec1ac9a2566ec2b7832147f19b0
7
- data.tar.gz: 9fa62a5ac294ceaa8df529eb06facdd7a1b6a91e4de5aeb5d7dae77af4877e1043e416819f3548c016466d8f38616df0319712569318392e9a53dd564bc5548a
6
+ metadata.gz: 8adf2870b232ddd433662e78bf6c4642b817d93c5fa30e600ae1abcd69c8630cf6901492f1e4d78cbaafbfc2c489958d5cacd4611a7f2c1565274f37e98699b4
7
+ data.tar.gz: 4e73f7e03c447e502585089f392b518fc3dab800154f86459833e922523c82a59c74402ef18d52e92701b26704d50dbc321683ba8332284fb46ebc36760cb32f
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- elibri_onix_dict (0.0.46)
4
+ elibri_onix_dict (0.0.48)
5
5
 
6
6
  GEM
7
7
  remote: https://rubygems.org/
@@ -0,0 +1,10 @@
1
+
2
+
3
+ ---
4
+ - !ruby/object:Elibri::ONIX::Dict::Release_3_0::PricePositionOnProduct
5
+ onix_code: '00'
6
+ const_name: UNKNOW
7
+ name:
8
+ en: unknow
9
+ pl: nieznana
10
+
@@ -0,0 +1,8 @@
1
+
2
+ ---
3
+ - !ruby/object:Elibri::ONIX::Dict::Release_3_0::ProductClassificationType
4
+ onix_code: '12'
5
+ const_name: PKWIU
6
+ name:
7
+ en: Polish Classification of Products and Services (2015)
8
+ pl: Polska Klasyfikacja Wyrobów i Usług (2015)
@@ -0,0 +1,8 @@
1
+
2
+ ---
3
+ - !ruby/object:Elibri::ONIX::Dict::Release_3_0::ProductComposition
4
+ onix_code: '00'
5
+ const_name: SINGLE_COMPONENT_RETAIL_PRODUCT
6
+ name:
7
+ en: Single-component retail product
8
+ pl: samodzielny produkt
@@ -0,0 +1,8 @@
1
+
2
+ ---
3
+ - !ruby/object:Elibri::ONIX::Dict::Release_3_0::SalesRightsType
4
+ onix_code: '01'
5
+ const_name: FOR_SALE_WITH_EXLUSIVE_RIGHTS
6
+ name:
7
+ en: For sale with exclusive rights in the specified countries or territories
8
+ pl: Produkt dopuszczony do sprzedaży w wymienionych krajach lub terytoriach
@@ -0,0 +1,8 @@
1
+
2
+ ---
3
+ - !ruby/object:Elibri::ONIX::Dict::Release_3_0::SupplierIDType
4
+ onix_code: '23'
5
+ const_name: VAT_IDENTITY_NUMBER
6
+ name:
7
+ en: VAT Identity number
8
+ pl: Numer NIP
@@ -0,0 +1,8 @@
1
+
2
+ ---
3
+ - !ruby/object:Elibri::ONIX::Dict::Release_3_0::TaxType
4
+ onix_code: '01'
5
+ const_name: VAT
6
+ name:
7
+ en: vat
8
+ pl: vat
@@ -1,7 +1,7 @@
1
1
  module Elibri
2
2
  module ONIX
3
3
  module Dict
4
- VERSION = "0.0.46"
4
+ VERSION = "0.0.48"
5
5
  Version = VERSION
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: elibri_onix_dict
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.46
4
+ version: 0.0.48
5
5
  platform: ruby
6
6
  authors:
7
7
  - Marcin Urbanski
@@ -105,9 +105,12 @@ files:
105
105
  - lib/elibri_onix_dict/onix_3_0/serialized/MeasureType.yml
106
106
  - lib/elibri_onix_dict/onix_3_0/serialized/NotificationType.yml
107
107
  - lib/elibri_onix_dict/onix_3_0/serialized/OtherTextType.yml
108
+ - lib/elibri_onix_dict/onix_3_0/serialized/PricePositionOnProduct.yml
108
109
  - lib/elibri_onix_dict/onix_3_0/serialized/PricePrintedOnProduct.yml
109
110
  - lib/elibri_onix_dict/onix_3_0/serialized/PriceTypeCode.yml
110
111
  - lib/elibri_onix_dict/onix_3_0/serialized/ProductAvailabilityType.yml
112
+ - lib/elibri_onix_dict/onix_3_0/serialized/ProductClassificationType.yml
113
+ - lib/elibri_onix_dict/onix_3_0/serialized/ProductComposition.yml
111
114
  - lib/elibri_onix_dict/onix_3_0/serialized/ProductFormCode.yml
112
115
  - lib/elibri_onix_dict/onix_3_0/serialized/ProductFormDetail.yml
113
116
  - lib/elibri_onix_dict/onix_3_0/serialized/ProductIDType.yml
@@ -120,9 +123,12 @@ files:
120
123
  - lib/elibri_onix_dict/onix_3_0/serialized/ResourceMode.yml
121
124
  - lib/elibri_onix_dict/onix_3_0/serialized/ResourceVersionFeatureType.yml
122
125
  - lib/elibri_onix_dict/onix_3_0/serialized/SalesRestrictionType.yml
126
+ - lib/elibri_onix_dict/onix_3_0/serialized/SalesRightsType.yml
123
127
  - lib/elibri_onix_dict/onix_3_0/serialized/SubjectSchemeIdentifier.yml
128
+ - lib/elibri_onix_dict/onix_3_0/serialized/SupplierIDType.yml
124
129
  - lib/elibri_onix_dict/onix_3_0/serialized/SupplierOwnCodeType.yml
125
130
  - lib/elibri_onix_dict/onix_3_0/serialized/SupplierRole.yml
131
+ - lib/elibri_onix_dict/onix_3_0/serialized/TaxType.yml
126
132
  - lib/elibri_onix_dict/onix_3_0/serialized/TitleElementLevel.yml
127
133
  - lib/elibri_onix_dict/onix_3_0/serialized/TitleType.yml
128
134
  - lib/elibri_onix_dict/onix_3_0/serialized/UnnamedPersons.yml