thecore_print_commons 0.1.1 → 0.1.2

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
  SHA1:
3
- metadata.gz: 560a81e336b6d9ddd0a11540273cc0f7b370ba2b
4
- data.tar.gz: 3c1b5dd75bb3da741c918547c7f9b0ba685ee041
3
+ metadata.gz: cab99e0dcd9d74fb934de636282c317cb4471425
4
+ data.tar.gz: 5b83f772027b07b43b3d4e053c81b065aa53b5d2
5
5
  SHA512:
6
- metadata.gz: 31bfb1afeaa14bb3e06c0995697e658994e4266a62005ac55b3451b6aa576f2a8828829b3bdba42e5fa79e2b67456934c29ddedfe18de2586cbf0570f41c257a
7
- data.tar.gz: d902ad14c46e0e6109bdf82100a53201ce306d9fb57f49b9eec655b4a8045923b325e21478fcb9b1ecae39f88adde64bbd01be0683972a9019c53a31e47afc71
6
+ metadata.gz: fcf95036f0e399a91f9b5a93feab05eb1c49fd0a61d932828e49354037615f715a43c3fa39ccf2d53cd5a07c522b741cf42060683cf1338d52e296e025f8c8e7
7
+ data.tar.gz: '01227397bc2da0b388cf16b22b8f281f2bf866a90e44b81e0bea888e752a0b811cd03b326d6dd853b7d75bdd4f7fe8a495ea123e4d30d8b551c8e2ec01300803'
@@ -14,7 +14,7 @@ it:
14
14
  printer:
15
15
  name: Nome
16
16
  description: Descrizione
17
- ip: Indirizzo IP
17
+ ip: Indirizzo
18
18
  template: Modello di Stampa
19
19
  qty: Quantità di Barcode Presenti nel Modello di Stampa
20
20
  translation: Matrice di trasformazione
@@ -30,6 +30,6 @@ it:
30
30
  print_template:
31
31
  name: Nome
32
32
  description: Descrizione
33
- template: Modello ZPL
33
+ template: Modello di Stampa
34
34
  number_of_barcodes: Numero di Codici a Barre
35
35
  translation_matrix: Matrice di Traduzione
@@ -1,3 +1,3 @@
1
1
  module ThecorePrintCommons
2
- VERSION = '0.1.1'.freeze
2
+ VERSION = '0.1.2'.freeze
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: thecore_print_commons
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Gabriele Tassoni