FossilOrigin-Name: 09b7d1ed1c8ed3b4ffa4fa53ab0df3987cf418290c601c7adcee9d60c72e9746
This commit is contained in:
2020-10-31 02:00:01 +00:00
parent d4f230487d
commit 7d82a6be91
2 changed files with 5 additions and 0 deletions

View File

@@ -94,3 +94,4 @@ TipoOperacionF = CodeList(path_for_codelist('TipoOperacionF-2.1.gc'), 'code', 'n
Municipio = CodeList(path_for_codelist('Municipio-2.1.gc'), 'code', 'name')
Departamento = CodeList(path_for_codelist('Departamentos-2.1.gc'), 'code', 'name')
Paises = CodeList(path_for_codelist('Paises-2.1.gc'), 'code', 'name')
TipoIdFiscal = CodeList(path_for_codelist('TipoIdFiscal-2.1.gc'), 'code', 'name')