br_danfe 0.4.3 → 0.5.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/br_danfe.gemspec +2 -2
- data/lib/br_danfe/version.rb +1 -1
- data/lib/br_danfe.rb +1 -0
- data/spec/fixtures/cce/lib/barcode#render.pdf +461 -460
- data/spec/fixtures/cce/lib/correction#render.pdf +10 -10
- data/spec/fixtures/cce/lib/document#box.pdf +5 -4
- data/spec/fixtures/cce/lib/document#box.with.block.pdf +6 -6
- data/spec/fixtures/cce/lib/document#text.pad.pdf +5 -5
- data/spec/fixtures/cce/lib/document#text.simple.pdf +5 -5
- data/spec/fixtures/cce/lib/document#text.size.pdf +5 -5
- data/spec/fixtures/cce/lib/document#text.style.pdf +5 -5
- data/spec/fixtures/cce/lib/footer#render.pdf +12 -12
- data/spec/fixtures/cce/lib/header#render.pdf +6 -6
- data/spec/fixtures/cce/lib/nfe_key#render.pdf +8 -8
- data/spec/fixtures/cce/lib/protocol#render.pdf +8 -8
- data/spec/fixtures/cce/v1.00/cce.fixture.pdf +484 -484
- data/spec/fixtures/nfe/lib/dest#render-v2.00.pdf +42 -42
- data/spec/fixtures/nfe/lib/dest#render-v3.10.pdf +42 -42
- data/spec/fixtures/nfe/lib/dest#render-with_cnpj.pdf +32 -32
- data/spec/fixtures/nfe/lib/dest#render-with_cpf.pdf +32 -32
- data/spec/fixtures/nfe/lib/dest#render-with_ie.pdf +33 -33
- data/spec/fixtures/nfe/lib/det_body#render-csosn.pdf +269 -269
- data/spec/fixtures/nfe/lib/det_body#render-cst.pdf +144 -144
- data/spec/fixtures/nfe/lib/det_body#render-fci.pdf +71 -71
- data/spec/fixtures/nfe/lib/det_body#render-icms_st.pdf +71 -71
- data/spec/fixtures/nfe/lib/det_body#render-quantity_with_custom_precision.pdf +68 -68
- data/spec/fixtures/nfe/lib/det_body#render-unit_price_with_custom_precision.pdf +68 -68
- data/spec/fixtures/nfe/lib/det_header#render.pdf +36 -36
- data/spec/fixtures/nfe/lib/document#lcnpj-blank.pdf +6 -6
- data/spec/fixtures/nfe/lib/document#lcnpj-invalid.pdf +6 -6
- data/spec/fixtures/nfe/lib/document#lcnpj-valid.pdf +7 -7
- data/spec/fixtures/nfe/lib/document#lie-blank.pdf +6 -6
- data/spec/fixtures/nfe/lib/document#lie-invalid.pdf +6 -6
- data/spec/fixtures/nfe/lib/document#lie-valid.pdf +7 -7
- data/spec/fixtures/nfe/lib/dup#render.pdf +26 -26
- data/spec/fixtures/nfe/lib/emit#render.pdf +19 -19
- data/spec/fixtures/nfe/lib/emit_header#render-with_logo.pdf +485 -485
- data/spec/fixtures/nfe/lib/emit_header#render-without_logo.pdf +482 -482
- data/spec/fixtures/nfe/lib/icmstot#render.pdf +39 -39
- data/spec/fixtures/nfe/lib/infadic#render-difal.pdf +13 -13
- data/spec/fixtures/nfe/lib/infadic#render-extra_volume.pdf +38 -38
- data/spec/fixtures/nfe/lib/infadic#render-extra_volume_difal.pdf +39 -39
- data/spec/fixtures/nfe/lib/infadic#render.pdf +11 -11
- data/spec/fixtures/nfe/lib/issqn#render.pdf +18 -18
- data/spec/fixtures/nfe/lib/ticket#render.pdf +14 -14
- data/spec/fixtures/nfe/lib/transp#render-modfrete_0.pdf +27 -27
- data/spec/fixtures/nfe/lib/transp#render-modfrete_1.pdf +27 -27
- data/spec/fixtures/nfe/lib/transp#render-modfrete_2.pdf +27 -27
- data/spec/fixtures/nfe/lib/transp#render-modfrete_9.pdf +27 -27
- data/spec/fixtures/nfe/lib/transp#render.pdf +36 -36
- data/spec/fixtures/nfe/lib/vol#render-blank-boxes.pdf +16 -16
- data/spec/fixtures/nfe/lib/vol#render.pdf +21 -21
- data/spec/fixtures/nfe/v2.00/custom_options.fixture.pdf +443 -443
- data/spec/fixtures/nfe/v2.00/nfe_simples_nacional.xml.fixture.pdf +440 -440
- data/spec/fixtures/nfe/v2.00/nfe_with_extra_volumes.xml.fixture.pdf +1675 -1675
- data/spec/fixtures/nfe/v2.00/nfe_with_fci.xml.fixture.pdf +763 -763
- data/spec/fixtures/nfe/v2.00/nfe_with_ns.xml.fixture.pdf +1650 -1650
- data/spec/fixtures/nfe/v2.00/nfe_without_ns.xml.fixture.pdf +887 -887
- data/spec/fixtures/nfe/v3.10/nfe_simples_nacional.xml.fixture.pdf +823 -823
- metadata +6 -6
There are too many changes on this page to be displayed.
The amount of changes on this page would crash your brower.
You can still verify the content by downloading the gem file manually.