Skip to content

Commit cec8848

Browse files
authored
Merge pull request #71 from akretion/master-nfe-pl9k
nfe Pacote nº 9k (NT 2023.001 v.1.20)
2 parents eadb1e8 + ba989a8 commit cec8848

File tree

5 files changed

+841
-2
lines changed

5 files changed

+841
-2
lines changed

nfelib/nfe/bindings/v4_0/__init__.py

+12
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,13 @@
4545
DiTpViaTransp,
4646
Icms00Cst,
4747
Icms00ModBc,
48+
Icms02Cst,
4849
Icms10Cst,
4950
Icms10ModBc,
5051
Icms10ModBcst,
5152
Icms10MotDesIcmsst,
53+
Icms15Cst,
54+
Icms15MotRedAdRem,
5255
Icms20Cst,
5356
Icms20ModBc,
5457
Icms20MotDesIcms,
@@ -59,7 +62,9 @@
5962
Icms40MotDesIcms,
6063
Icms51Cst,
6164
Icms51ModBc,
65+
Icms53Cst,
6266
Icms60Cst,
67+
Icms61Cst,
6368
Icms70Cst,
6469
Icms70ModBc,
6570
Icms70ModBcst,
@@ -125,6 +130,7 @@
125130
IdeTpEmis,
126131
IdeTpImp,
127132
IdeTpNf,
133+
OrigCombIndImport,
128134
ProcRefIndProc,
129135
ProcRefTpAto,
130136
ProdIndEscala,
@@ -207,10 +213,13 @@
207213
"DiTpViaTransp",
208214
"Icms00Cst",
209215
"Icms00ModBc",
216+
"Icms02Cst",
210217
"Icms10Cst",
211218
"Icms10ModBc",
212219
"Icms10ModBcst",
213220
"Icms10MotDesIcmsst",
221+
"Icms15Cst",
222+
"Icms15MotRedAdRem",
214223
"Icms20Cst",
215224
"Icms20ModBc",
216225
"Icms20MotDesIcms",
@@ -221,7 +230,9 @@
221230
"Icms40MotDesIcms",
222231
"Icms51Cst",
223232
"Icms51ModBc",
233+
"Icms53Cst",
224234
"Icms60Cst",
235+
"Icms61Cst",
225236
"Icms70Cst",
226237
"Icms70ModBc",
227238
"Icms70ModBcst",
@@ -287,6 +298,7 @@
287298
"IdeTpEmis",
288299
"IdeTpImp",
289300
"IdeTpNf",
301+
"OrigCombIndImport",
290302
"ProcRefIndProc",
291303
"ProcRefTpAto",
292304
"ProdIndEscala",

0 commit comments

Comments
 (0)