control-see
Version:
Control Util Documentos Electronicos SUNAT
10 lines • 462 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.summary = void 0;
exports.summary = [
{ code: '09', description: 'GUIA DE REMISIÓN REMITENTE' },
{ code: '31', description: 'GUIA DE REMISIÓN TRANSPORTISTA' },
{ code: '71', description: 'GUIA DE REMISIÓN REMITENTE COMPLEMENTARIA' },
{ code: '72', description: 'GUIA DE REMISION TRANSPORTISTA COMPLEMENTARIA' }
];
//# sourceMappingURL=summary.js.map