enotas_nfe 0.0.25 → 0.0.26

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: cdca9d833322801313302abb3554cfe82158bbb4
4
- data.tar.gz: 8acbd661bef141dc4f13e9d01f4e4c2c629cc5cc
3
+ metadata.gz: 4c057db5e70079ba1f97023ada85d8d7138c9eb7
4
+ data.tar.gz: 103ca39c5d55d05f95690394fe4ac902ed50fae6
5
5
  SHA512:
6
- metadata.gz: c84c0775b4b73eafaae6c2078ec7adbee9bfc93d60ceb3605f44b6a3e932bba805e142bdc268246208e608d4f722fb7fab1aecdd149a70aede312d5ba4d580a6
7
- data.tar.gz: 714c1d1f75bea550cf7c964b6e0efe9eb5b8ce3cfbb63e7aea5d1fb8e008f80ef8249f7b5a96e4006acccc66f89f32926131582b6925251169488310502f216b
6
+ metadata.gz: 7d30ba6c927e913657d1ee656b5cc59efd8ef14e4d591d4dcf6a50b70524ed0ed9168e5b3d9de3eaf5742cad0caceb0f1129f8c888c68ad71f3ac6ad917711f5
7
+ data.tar.gz: 3b4f7ac63026b03ad3ff497111cd96fca3ddf084680f229a04bb29f8ea791e4e2672c006e0dfd5520ccd2802d2c0bae1cceb0d82ae342c407e293197868fc342
@@ -17,6 +17,7 @@ module EnotasNfe
17
17
  attribute :tipo, String
18
18
  attribute :idExterno, String
19
19
  attribute :indicadorPresencaConsumidor, String
20
+ attribute :indicadorFormaPagamento, String
20
21
  attribute :valorTotal, Float
21
22
  attribute :idExternoSubstituir, String
22
23
  attribute :nfeIdSubstitituir, String
@@ -1,3 +1,3 @@
1
1
  module EnotasNfe
2
- VERSION = "0.0.25"
2
+ VERSION = "0.0.26"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: enotas_nfe
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.25
4
+ version: 0.0.26
5
5
  platform: ruby
6
6
  authors:
7
7
  - Luis Fernando Pimenta
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2018-05-11 00:00:00.000000000 Z
11
+ date: 2018-07-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler