ipiranga-inovai-project-lib 3.4__tar.gz → 3.6__tar.gz
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.
- {ipiranga-inovai-project-lib-3.4 → ipiranga-inovai-project-lib-3.6}/PKG-INFO +1 -1
- {ipiranga-inovai-project-lib-3.4 → ipiranga-inovai-project-lib-3.6}/inovai/entities.py +26 -0
- ipiranga-inovai-project-lib-3.6/inovai/models/NFeItemExportacao.py +98 -0
- {ipiranga-inovai-project-lib-3.4 → ipiranga-inovai-project-lib-3.6}/ipiranga_inovai_project_lib.egg-info/PKG-INFO +1 -1
- {ipiranga-inovai-project-lib-3.4 → ipiranga-inovai-project-lib-3.6}/setup.py +1 -1
- ipiranga-inovai-project-lib-3.4/inovai/models/NFeItemExportacao.py +0 -98
- {ipiranga-inovai-project-lib-3.4 → ipiranga-inovai-project-lib-3.6}/LICENSE +0 -0
- {ipiranga-inovai-project-lib-3.4 → ipiranga-inovai-project-lib-3.6}/README.md +0 -0
- {ipiranga-inovai-project-lib-3.4 → ipiranga-inovai-project-lib-3.6}/inovai/__init__.py +0 -0
- {ipiranga-inovai-project-lib-3.4 → ipiranga-inovai-project-lib-3.6}/inovai/dtos.py +0 -0
- {ipiranga-inovai-project-lib-3.4 → ipiranga-inovai-project-lib-3.6}/inovai/enums.py +0 -0
- {ipiranga-inovai-project-lib-3.4 → ipiranga-inovai-project-lib-3.6}/inovai/models/Endereco.py +0 -0
- {ipiranga-inovai-project-lib-3.4 → ipiranga-inovai-project-lib-3.6}/inovai/models/NFe.py +0 -0
- {ipiranga-inovai-project-lib-3.4 → ipiranga-inovai-project-lib-3.6}/inovai/models/NFeBoleto.py +0 -0
- {ipiranga-inovai-project-lib-3.4 → ipiranga-inovai-project-lib-3.6}/inovai/models/NFeCartao.py +0 -0
- {ipiranga-inovai-project-lib-3.4 → ipiranga-inovai-project-lib-3.6}/inovai/models/NFeDadosAtivos.py +0 -0
- {ipiranga-inovai-project-lib-3.4 → ipiranga-inovai-project-lib-3.6}/inovai/models/NFeDetalhePagamento.py +0 -0
- {ipiranga-inovai-project-lib-3.4 → ipiranga-inovai-project-lib-3.6}/inovai/models/NFeDocImportacao.py +0 -0
- {ipiranga-inovai-project-lib-3.4 → ipiranga-inovai-project-lib-3.6}/inovai/models/NFeDocImportacaoAdicao.py +0 -0
- {ipiranga-inovai-project-lib-3.4 → ipiranga-inovai-project-lib-3.6}/inovai/models/NFeDocRef.py +0 -0
- {ipiranga-inovai-project-lib-3.4 → ipiranga-inovai-project-lib-3.6}/inovai/models/NFeDuplicata.py +0 -0
- {ipiranga-inovai-project-lib-3.4 → ipiranga-inovai-project-lib-3.6}/inovai/models/NFeEnvioXML.py +0 -0
- {ipiranga-inovai-project-lib-3.4 → ipiranga-inovai-project-lib-3.6}/inovai/models/NFeEnvolvido.py +0 -0
- {ipiranga-inovai-project-lib-3.4 → ipiranga-inovai-project-lib-3.6}/inovai/models/NFeExportacao.py +0 -0
- {ipiranga-inovai-project-lib-3.4 → ipiranga-inovai-project-lib-3.6}/inovai/models/NFeFatura.py +0 -0
- {ipiranga-inovai-project-lib-3.4 → ipiranga-inovai-project-lib-3.6}/inovai/models/NFeImposto.py +0 -0
- {ipiranga-inovai-project-lib-3.4 → ipiranga-inovai-project-lib-3.6}/inovai/models/NFeImpostoRetido.py +0 -0
- {ipiranga-inovai-project-lib-3.4 → ipiranga-inovai-project-lib-3.6}/inovai/models/NFeIntermediadorTransacao.py +0 -0
- {ipiranga-inovai-project-lib-3.4 → ipiranga-inovai-project-lib-3.6}/inovai/models/NFeItem.py +0 -0
- {ipiranga-inovai-project-lib-3.4 → ipiranga-inovai-project-lib-3.6}/inovai/models/NFeItemDadosCombustivel.py +0 -0
- {ipiranga-inovai-project-lib-3.4 → ipiranga-inovai-project-lib-3.6}/inovai/models/NFeItemOrigemCombustivel.py +0 -0
- {ipiranga-inovai-project-lib-3.4 → ipiranga-inovai-project-lib-3.6}/inovai/models/NFeObservacao.py +0 -0
- {ipiranga-inovai-project-lib-3.4 → ipiranga-inovai-project-lib-3.6}/inovai/models/NFeObservacaoItem.py +0 -0
- {ipiranga-inovai-project-lib-3.4 → ipiranga-inovai-project-lib-3.6}/inovai/models/NFeOrigem.py +0 -0
- {ipiranga-inovai-project-lib-3.4 → ipiranga-inovai-project-lib-3.6}/inovai/models/NFePagamento.py +0 -0
- {ipiranga-inovai-project-lib-3.4 → ipiranga-inovai-project-lib-3.6}/inovai/models/NFeProcReferenciado.py +0 -0
- {ipiranga-inovai-project-lib-3.4 → ipiranga-inovai-project-lib-3.6}/inovai/models/NFeTransporte.py +0 -0
- {ipiranga-inovai-project-lib-3.4 → ipiranga-inovai-project-lib-3.6}/inovai/models/NFeVeiculo.py +0 -0
- {ipiranga-inovai-project-lib-3.4 → ipiranga-inovai-project-lib-3.6}/inovai/models/NFeVolume.py +0 -0
- {ipiranga-inovai-project-lib-3.4 → ipiranga-inovai-project-lib-3.6}/inovai/models/__init__.py +0 -0
- {ipiranga-inovai-project-lib-3.4 → ipiranga-inovai-project-lib-3.6}/inovai/utils/__init__.py +0 -0
- {ipiranga-inovai-project-lib-3.4 → ipiranga-inovai-project-lib-3.6}/inovai/utils/util.py +0 -0
- {ipiranga-inovai-project-lib-3.4 → ipiranga-inovai-project-lib-3.6}/ipiranga_inovai_project_lib.egg-info/SOURCES.txt +0 -0
- {ipiranga-inovai-project-lib-3.4 → ipiranga-inovai-project-lib-3.6}/ipiranga_inovai_project_lib.egg-info/dependency_links.txt +0 -0
- {ipiranga-inovai-project-lib-3.4 → ipiranga-inovai-project-lib-3.6}/ipiranga_inovai_project_lib.egg-info/top_level.txt +0 -0
- {ipiranga-inovai-project-lib-3.4 → ipiranga-inovai-project-lib-3.6}/setup.cfg +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: ipiranga-inovai-project-lib
|
|
3
|
-
Version: 3.
|
|
3
|
+
Version: 3.6
|
|
4
4
|
Summary: Projeto criado para importação genérica de entidades
|
|
5
5
|
Home-page: https://gitlab.ipirangacloud.com/clayton.monteiro.ext/ipiranga-inovai-project-lib
|
|
6
6
|
Author: Clayton Sandes Monteiro
|
|
@@ -7,6 +7,7 @@ from sqlalchemy.orm import relationship
|
|
|
7
7
|
Base = declarative_base()
|
|
8
8
|
DATETIME_NOW = 'NOW()'
|
|
9
9
|
INTEGRATION_BATCH_KEY = 'fiscal.lote_integracao.cd_integr'
|
|
10
|
+
BATCH_KEY = 'fiscal.lote.cd_seq_lote'
|
|
10
11
|
OBI_KIT_KEY = 'fiscal.kit_obi.no_seq_kit'
|
|
11
12
|
|
|
12
13
|
|
|
@@ -206,6 +207,8 @@ class Batch(Base):
|
|
|
206
207
|
last_date = Column('dt_fim', Date)
|
|
207
208
|
status = Column('ds_safx_taxone', String(), nullable=False)
|
|
208
209
|
|
|
210
|
+
batch_processing = relationship('BatchProcessing', back_populates='batch')
|
|
211
|
+
|
|
209
212
|
def __init__(self, batch_id, employer_number, first_date, last_date, status):
|
|
210
213
|
super().__init__()
|
|
211
214
|
self.batch_id = batch_id
|
|
@@ -334,6 +337,29 @@ class IntegrationProcessing(Base):
|
|
|
334
337
|
self.created_at = datetime.now()
|
|
335
338
|
|
|
336
339
|
|
|
340
|
+
class BatchProcessing(Base):
|
|
341
|
+
__tablename__ = 'processamento_lote'
|
|
342
|
+
__table_args__ = {'schema': 'fiscal'}
|
|
343
|
+
|
|
344
|
+
batch_id = Column('no_seq_lote', Integer, ForeignKey(BATCH_KEY),
|
|
345
|
+
primary_key=True, nullable=False)
|
|
346
|
+
param_processing_kit_id = Column('no_seq_proc', Numeric(precision=8, scale=0),
|
|
347
|
+
ForeignKey('fiscal.param_processamento_kit.no_seq_proc'),
|
|
348
|
+
primary_key=True, nullable=False)
|
|
349
|
+
created_at = Column('dt_incl', DateTime, nullable=False)
|
|
350
|
+
|
|
351
|
+
batch = relationship('Batch', back_populates='batch_processing')
|
|
352
|
+
param_processing_kit = relationship(ParamProcessingKit,
|
|
353
|
+
primaryjoin="BatchProcessing.param_processing_kit_id == "
|
|
354
|
+
"ParamProcessingKit.param_processing_kit_id")
|
|
355
|
+
|
|
356
|
+
def __init__(self, batch_id, param_processing_kit_id):
|
|
357
|
+
super().__init__()
|
|
358
|
+
self.param_processing_kit_id = param_processing_kit_id
|
|
359
|
+
self.batch_id = batch_id
|
|
360
|
+
self.created_at = datetime.now()
|
|
361
|
+
|
|
362
|
+
|
|
337
363
|
# @deprecated('Tabela "lote_documento_integracao" foi substituida pela tabela "lote_integracao_obi"')
|
|
338
364
|
class IntegrationDocumentBatch(Base):
|
|
339
365
|
__tablename__ = 'lote_documento_integracao'
|
|
@@ -0,0 +1,98 @@
|
|
|
1
|
+
class NFeItemExportacao:
|
|
2
|
+
codTipoConhecimentoTransp: str
|
|
3
|
+
dataAverbacao: str
|
|
4
|
+
dataDespacho: str
|
|
5
|
+
dataEmbarque: str
|
|
6
|
+
dataEmissaoNf: str
|
|
7
|
+
dataRegistro: str
|
|
8
|
+
expIndChave: str
|
|
9
|
+
expIndNumReg: str
|
|
10
|
+
expIndQtdEfet: float
|
|
11
|
+
numeroDeclaracao: str
|
|
12
|
+
numeroDrawback: str
|
|
13
|
+
numeroRegistro: str
|
|
14
|
+
paisDestino: str
|
|
15
|
+
|
|
16
|
+
def __init__(self, **json):
|
|
17
|
+
if json:
|
|
18
|
+
for key, typeProp in self.__class__.__dict__['__annotations__'].items():
|
|
19
|
+
# str, float, bool, int
|
|
20
|
+
class_name = str(typeProp).split("'")[1].split(".")[-1]
|
|
21
|
+
|
|
22
|
+
if key in json:
|
|
23
|
+
if isinstance(typeProp, list):
|
|
24
|
+
cls = globals()[class_name]
|
|
25
|
+
items = []
|
|
26
|
+
for item_data in json[key]:
|
|
27
|
+
item = cls(**item_data)
|
|
28
|
+
items.append(item)
|
|
29
|
+
setattr(self, key, items)
|
|
30
|
+
elif class_name not in ('str', 'int', 'float', 'bool'):
|
|
31
|
+
cls = globals()[class_name]
|
|
32
|
+
instance = cls(**json[key])
|
|
33
|
+
setattr(self, key, instance)
|
|
34
|
+
else:
|
|
35
|
+
setattr(self, key, str(json[key]))
|
|
36
|
+
else:
|
|
37
|
+
if isinstance(typeProp, list):
|
|
38
|
+
# cls = globals()[class_name]
|
|
39
|
+
items = []
|
|
40
|
+
setattr(self, key, items)
|
|
41
|
+
elif class_name not in ('str', 'int', 'float', 'bool'):
|
|
42
|
+
cls = globals()[class_name]
|
|
43
|
+
instance = cls()
|
|
44
|
+
setattr(self, key, instance)
|
|
45
|
+
else:
|
|
46
|
+
setattr(self, key, '')
|
|
47
|
+
else:
|
|
48
|
+
for key, typeProp in self.__class__.__dict__['__annotations__'].items():
|
|
49
|
+
class_name = str(typeProp).split("'")[1].split(".")[-1]
|
|
50
|
+
if isinstance(typeProp, list):
|
|
51
|
+
# cls = globals()[class_name]
|
|
52
|
+
items = []
|
|
53
|
+
setattr(self, key, items)
|
|
54
|
+
elif class_name not in ('str', 'int', 'float', 'bool'):
|
|
55
|
+
cls = globals()[class_name]
|
|
56
|
+
instance = cls()
|
|
57
|
+
setattr(self, key, instance)
|
|
58
|
+
else:
|
|
59
|
+
setattr(self, key, '')
|
|
60
|
+
|
|
61
|
+
def get_codTipoConhecimentoTransp(self):
|
|
62
|
+
return self.codTipoConhecimentoTransp
|
|
63
|
+
|
|
64
|
+
def get_dataAverbacao(self):
|
|
65
|
+
return self.dataAverbacao
|
|
66
|
+
|
|
67
|
+
def get_dataDespacho(self):
|
|
68
|
+
return self.dataDespacho
|
|
69
|
+
|
|
70
|
+
def get_dataEmbarque(self):
|
|
71
|
+
return self.dataEmbarque
|
|
72
|
+
|
|
73
|
+
def get_dataEmissaoNf(self):
|
|
74
|
+
return self.dataEmissaoNf
|
|
75
|
+
|
|
76
|
+
def get_dataRegistro(self):
|
|
77
|
+
return self.dataRegistro
|
|
78
|
+
|
|
79
|
+
def get_expIndChave(self):
|
|
80
|
+
return self.expIndChave
|
|
81
|
+
|
|
82
|
+
def get_expIndNumReg(self):
|
|
83
|
+
return self.expIndNumReg
|
|
84
|
+
|
|
85
|
+
def get_expIndQtdEfet(self):
|
|
86
|
+
return self.expIndQtdEfet
|
|
87
|
+
|
|
88
|
+
def get_numeroDeclaracao(self):
|
|
89
|
+
return self.numeroDeclaracao
|
|
90
|
+
|
|
91
|
+
def get_numeroDrawback(self):
|
|
92
|
+
return self.numeroDrawback
|
|
93
|
+
|
|
94
|
+
def get_numeroRegistro(self):
|
|
95
|
+
return self.numeroRegistro
|
|
96
|
+
|
|
97
|
+
def get_paisDestino(self):
|
|
98
|
+
return self.paisDestino
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: ipiranga-inovai-project-lib
|
|
3
|
-
Version: 3.
|
|
3
|
+
Version: 3.6
|
|
4
4
|
Summary: Projeto criado para importação genérica de entidades
|
|
5
5
|
Home-page: https://gitlab.ipirangacloud.com/clayton.monteiro.ext/ipiranga-inovai-project-lib
|
|
6
6
|
Author: Clayton Sandes Monteiro
|
|
@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
|
|
|
2
2
|
|
|
3
3
|
setup(
|
|
4
4
|
name="ipiranga-inovai-project-lib",
|
|
5
|
-
version="3.
|
|
5
|
+
version="3.6",
|
|
6
6
|
packages=find_packages(),
|
|
7
7
|
description="Projeto criado para importação genérica de entidades",
|
|
8
8
|
long_description=open('README.md').read(),
|
|
@@ -1,98 +0,0 @@
|
|
|
1
|
-
class NFeItemExportacao:
|
|
2
|
-
codTipoConhecimentoTransp: str
|
|
3
|
-
dataAverbacao: str
|
|
4
|
-
dataDespacho: str
|
|
5
|
-
dataEmbarque: str
|
|
6
|
-
dataEmissaoNf: str
|
|
7
|
-
dataRegistro: str
|
|
8
|
-
expIndChave: str
|
|
9
|
-
expIndNumReg: str
|
|
10
|
-
expIndQtdEfet: float
|
|
11
|
-
numeroDeclaracao: str
|
|
12
|
-
numeroDrawback: str
|
|
13
|
-
numeroRegistro: str
|
|
14
|
-
paisDestino: str
|
|
15
|
-
|
|
16
|
-
def __init__(self, **json):
|
|
17
|
-
if json:
|
|
18
|
-
for key, typeProp in self.__class__.__dict__['__annotations__'].items():
|
|
19
|
-
# str, float, bool, int
|
|
20
|
-
class_name = str(typeProp).split("'")[1].split(".")[-1]
|
|
21
|
-
|
|
22
|
-
if key in json:
|
|
23
|
-
if isinstance(typeProp, list):
|
|
24
|
-
cls = globals()[class_name]
|
|
25
|
-
items = []
|
|
26
|
-
for item_data in json[key]:
|
|
27
|
-
item = cls(**item_data)
|
|
28
|
-
items.append(item)
|
|
29
|
-
setattr(self, key, items)
|
|
30
|
-
elif class_name not in ('str', 'int', 'float', 'bool'):
|
|
31
|
-
cls = globals()[class_name]
|
|
32
|
-
instance = cls(**json[key])
|
|
33
|
-
setattr(self, key, instance)
|
|
34
|
-
else:
|
|
35
|
-
setattr(self, key, str(json[key]))
|
|
36
|
-
else:
|
|
37
|
-
if isinstance(typeProp, list):
|
|
38
|
-
# cls = globals()[class_name]
|
|
39
|
-
items = []
|
|
40
|
-
setattr(self, key, items)
|
|
41
|
-
elif class_name not in ('str', 'int', 'float', 'bool'):
|
|
42
|
-
cls = globals()[class_name]
|
|
43
|
-
instance = cls()
|
|
44
|
-
setattr(self, key, instance)
|
|
45
|
-
else:
|
|
46
|
-
setattr(self, key, '')
|
|
47
|
-
else:
|
|
48
|
-
for key, typeProp in self.__class__.__dict__['__annotations__'].items():
|
|
49
|
-
class_name = str(typeProp).split("'")[1].split(".")[-1]
|
|
50
|
-
if isinstance(typeProp, list):
|
|
51
|
-
# cls = globals()[class_name]
|
|
52
|
-
items = []
|
|
53
|
-
setattr(self, key, items)
|
|
54
|
-
elif class_name not in ('str', 'int', 'float', 'bool'):
|
|
55
|
-
cls = globals()[class_name]
|
|
56
|
-
instance = cls()
|
|
57
|
-
setattr(self, key, instance)
|
|
58
|
-
else:
|
|
59
|
-
setattr(self, key, '')
|
|
60
|
-
|
|
61
|
-
def get_codTipoConhecimentoTransp(self):
|
|
62
|
-
return self.codTipoConhecimentoTransp
|
|
63
|
-
|
|
64
|
-
def get_dataAverbacao(self):
|
|
65
|
-
return self.dataAverbacao
|
|
66
|
-
|
|
67
|
-
def get_dataDespacho(self):
|
|
68
|
-
return self.dataDespacho
|
|
69
|
-
|
|
70
|
-
def get_dataEmbarque(self):
|
|
71
|
-
return self.dataEmbarque
|
|
72
|
-
|
|
73
|
-
def get_dataEmissaoNf(self):
|
|
74
|
-
return self.dataEmissaoNf
|
|
75
|
-
|
|
76
|
-
def get_dataRegistro(self):
|
|
77
|
-
return self.dataRegistro
|
|
78
|
-
|
|
79
|
-
def get_expIndChave(self):
|
|
80
|
-
return self.expIndChave
|
|
81
|
-
|
|
82
|
-
def get_expIndNumReg(self):
|
|
83
|
-
return self.expIndNumReg
|
|
84
|
-
|
|
85
|
-
def get_expIndQtdEfet(self):
|
|
86
|
-
return self.expIndQtdEfet
|
|
87
|
-
|
|
88
|
-
def get_numeroDeclaracao(self):
|
|
89
|
-
return self.numeroDeclaracao
|
|
90
|
-
|
|
91
|
-
def get_numeroDrawback(self):
|
|
92
|
-
return self.numeroDrawback
|
|
93
|
-
|
|
94
|
-
def get_numeroRegistro(self):
|
|
95
|
-
return self.numeroRegistro
|
|
96
|
-
|
|
97
|
-
def get_paisDestino(self):
|
|
98
|
-
return self.paisDestino
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{ipiranga-inovai-project-lib-3.4 → ipiranga-inovai-project-lib-3.6}/inovai/models/Endereco.py
RENAMED
|
File without changes
|
|
File without changes
|
{ipiranga-inovai-project-lib-3.4 → ipiranga-inovai-project-lib-3.6}/inovai/models/NFeBoleto.py
RENAMED
|
File without changes
|
{ipiranga-inovai-project-lib-3.4 → ipiranga-inovai-project-lib-3.6}/inovai/models/NFeCartao.py
RENAMED
|
File without changes
|
{ipiranga-inovai-project-lib-3.4 → ipiranga-inovai-project-lib-3.6}/inovai/models/NFeDadosAtivos.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{ipiranga-inovai-project-lib-3.4 → ipiranga-inovai-project-lib-3.6}/inovai/models/NFeDocRef.py
RENAMED
|
File without changes
|
{ipiranga-inovai-project-lib-3.4 → ipiranga-inovai-project-lib-3.6}/inovai/models/NFeDuplicata.py
RENAMED
|
File without changes
|
{ipiranga-inovai-project-lib-3.4 → ipiranga-inovai-project-lib-3.6}/inovai/models/NFeEnvioXML.py
RENAMED
|
File without changes
|
{ipiranga-inovai-project-lib-3.4 → ipiranga-inovai-project-lib-3.6}/inovai/models/NFeEnvolvido.py
RENAMED
|
File without changes
|
{ipiranga-inovai-project-lib-3.4 → ipiranga-inovai-project-lib-3.6}/inovai/models/NFeExportacao.py
RENAMED
|
File without changes
|
{ipiranga-inovai-project-lib-3.4 → ipiranga-inovai-project-lib-3.6}/inovai/models/NFeFatura.py
RENAMED
|
File without changes
|
{ipiranga-inovai-project-lib-3.4 → ipiranga-inovai-project-lib-3.6}/inovai/models/NFeImposto.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{ipiranga-inovai-project-lib-3.4 → ipiranga-inovai-project-lib-3.6}/inovai/models/NFeItem.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{ipiranga-inovai-project-lib-3.4 → ipiranga-inovai-project-lib-3.6}/inovai/models/NFeObservacao.py
RENAMED
|
File without changes
|
|
File without changes
|
{ipiranga-inovai-project-lib-3.4 → ipiranga-inovai-project-lib-3.6}/inovai/models/NFeOrigem.py
RENAMED
|
File without changes
|
{ipiranga-inovai-project-lib-3.4 → ipiranga-inovai-project-lib-3.6}/inovai/models/NFePagamento.py
RENAMED
|
File without changes
|
|
File without changes
|
{ipiranga-inovai-project-lib-3.4 → ipiranga-inovai-project-lib-3.6}/inovai/models/NFeTransporte.py
RENAMED
|
File without changes
|
{ipiranga-inovai-project-lib-3.4 → ipiranga-inovai-project-lib-3.6}/inovai/models/NFeVeiculo.py
RENAMED
|
File without changes
|
{ipiranga-inovai-project-lib-3.4 → ipiranga-inovai-project-lib-3.6}/inovai/models/NFeVolume.py
RENAMED
|
File without changes
|
{ipiranga-inovai-project-lib-3.4 → ipiranga-inovai-project-lib-3.6}/inovai/models/__init__.py
RENAMED
|
File without changes
|
{ipiranga-inovai-project-lib-3.4 → ipiranga-inovai-project-lib-3.6}/inovai/utils/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|