formatos-febraban 0.2.9 → 0.2.10

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: 06b1624a2942f84085e8ad73413bb71e33014679
4
- data.tar.gz: 2adae9fa0c93e9f512718aa111cbe2fb01edfaf4
3
+ metadata.gz: dbd06b5743ae65dcd454b92c1cd72bfab21a0a61
4
+ data.tar.gz: a1c7e4d0ee97e04e51e985bb6d55864d7b4bdd9d
5
5
  SHA512:
6
- metadata.gz: 5cc111ba39ab4676a225a18fb4f73bc8221ab43761319424b222190a8d65b207f3c7dccf2f95ab95993e8523a880918caded9d40da93327e1a0cd5a50014013a
7
- data.tar.gz: f74e27f3225ce8e3984fb24c4718a24ade22248c344ec4325c40b63072c7cc8a436687e6c8a3144cc132b4be09a93cc06b1e1dcdea1d836dc0a3a44335bec411
6
+ metadata.gz: 52777d527c0498e1c7b012c3b262f499c7620905f3aa02e84babcde80625cc67c2361b8e2e773ad8b09133709d7996b59fdcc48bfae59591772567f132b645c5
7
+ data.tar.gz: 8e010fbf1190577095d9b39d7fd478a5c4959859c8782209e7f31fabb3a4473832ce5777c808fc67f1412b932c9e8d5c6faf5d3a51cfc6ffb9ad0b4485350e46
@@ -1,5 +1,5 @@
1
1
  module Formatos
2
2
  module Febraban
3
- VERSION = "0.2.9"
3
+ VERSION = "0.2.10"
4
4
  end
5
5
  end
@@ -261,10 +261,7 @@ class Febraban150
261
261
  if self.get_trailler.nil?
262
262
  if self.get_section("E").length > 0
263
263
  section = self.get_new_section("Z")
264
-
265
- section.set_total_registros 0
266
- section.set_valor_total 0
267
- section.set_reservado ""
264
+ section.set_reservado ""
268
265
 
269
266
  self.add_section_from_business section
270
267
  self.update_trailler
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: formatos-febraban
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.9
4
+ version: 0.2.10
5
5
  platform: ruby
6
6
  authors:
7
7
  - josé Ricardo Almeida