sim-node-lib 0.4.90 → 0.4.92
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.
|
@@ -37,4 +37,209 @@ exports.ModulosContabeis = [
|
|
|
37
37
|
recorrencia: Recorrencia.DIARIO,
|
|
38
38
|
origem: 'Recebimento de Título',
|
|
39
39
|
},
|
|
40
|
+
{
|
|
41
|
+
uuid: '3bd9c06c-84c9-40d2-b76f-2eb3de391a99',
|
|
42
|
+
recorrencia: Recorrencia.MENSAL,
|
|
43
|
+
origem: 'Patrimônio - Depreciação',
|
|
44
|
+
},
|
|
45
|
+
{
|
|
46
|
+
uuid: 'ebadbf8f-a381-4afd-bb8f-f3a2ed1aadf7',
|
|
47
|
+
recorrencia: Recorrencia.MENSAL,
|
|
48
|
+
origem: 'Adiantamento - Cancelamento',
|
|
49
|
+
},
|
|
50
|
+
{
|
|
51
|
+
uuid: '7e8c3510-b2d7-4601-9a2d-4cd0d5888b2b',
|
|
52
|
+
recorrencia: Recorrencia.MENSAL,
|
|
53
|
+
origem: 'Adiantamento - Cliente',
|
|
54
|
+
},
|
|
55
|
+
{
|
|
56
|
+
uuid: '7c1301a8-999a-4bd2-9d13-ee85df0a5e07',
|
|
57
|
+
recorrencia: Recorrencia.MENSAL,
|
|
58
|
+
origem: 'Adiantamento - Cliente - Baixa',
|
|
59
|
+
},
|
|
60
|
+
{
|
|
61
|
+
uuid: '664eb900-8a15-4752-a9a5-b4ca0c03f42f',
|
|
62
|
+
recorrencia: Recorrencia.MENSAL,
|
|
63
|
+
origem: 'Adiantamento - Fornecedor',
|
|
64
|
+
},
|
|
65
|
+
{
|
|
66
|
+
uuid: '99cc717d-7629-479a-958e-b662ab12407b',
|
|
67
|
+
recorrencia: Recorrencia.MENSAL,
|
|
68
|
+
origem: 'Adiantamento - Fornecedor - Baixa',
|
|
69
|
+
},
|
|
70
|
+
{
|
|
71
|
+
uuid: '75b08d05-3623-40dc-a314-66ccbaea087c',
|
|
72
|
+
recorrencia: Recorrencia.MENSAL,
|
|
73
|
+
origem: 'Aplicação Financeira',
|
|
74
|
+
},
|
|
75
|
+
{
|
|
76
|
+
uuid: '8b8c5b64-70f9-4bd4-9916-e807ba7b91d7',
|
|
77
|
+
recorrencia: Recorrencia.MENSAL,
|
|
78
|
+
origem: 'Aplicação Financeira - Atualização',
|
|
79
|
+
},
|
|
80
|
+
{
|
|
81
|
+
uuid: 'bb1dc164-ea25-4acf-a10b-b7274078fdc0',
|
|
82
|
+
recorrencia: Recorrencia.MENSAL,
|
|
83
|
+
origem: 'Aplicação Financeira - Resgate',
|
|
84
|
+
},
|
|
85
|
+
{
|
|
86
|
+
uuid: '87c6b443-e9c4-4e93-bff8-b37de114b55d',
|
|
87
|
+
recorrencia: Recorrencia.MENSAL,
|
|
88
|
+
origem: 'Cheque - Desconto',
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
uuid: '760f464d-b529-4a20-9ef5-7c3fdfb26cb8',
|
|
92
|
+
recorrencia: Recorrencia.MENSAL,
|
|
93
|
+
origem: 'Cheque - Retorno',
|
|
94
|
+
},
|
|
95
|
+
{
|
|
96
|
+
uuid: '7da52552-ef26-4a43-aa2f-e15e96468fea',
|
|
97
|
+
recorrencia: Recorrencia.MENSAL,
|
|
98
|
+
origem: 'Cheque Troco',
|
|
99
|
+
},
|
|
100
|
+
{
|
|
101
|
+
uuid: 'e2e10bbf-8ff8-4bf1-8631-5ef35ea27c0c',
|
|
102
|
+
recorrencia: Recorrencia.MENSAL,
|
|
103
|
+
origem: 'Cheque Troco - Geração',
|
|
104
|
+
},
|
|
105
|
+
{
|
|
106
|
+
uuid: '29bfeb03-35ac-41ac-a278-10b544de1372',
|
|
107
|
+
recorrencia: Recorrencia.MENSAL,
|
|
108
|
+
origem: 'Conhecimento de Frete',
|
|
109
|
+
},
|
|
110
|
+
{
|
|
111
|
+
uuid: '6cbf59c2-cea8-46b5-972e-dcaffdf714ed',
|
|
112
|
+
recorrencia: Recorrencia.MENSAL,
|
|
113
|
+
origem: 'Depósito de Cheque',
|
|
114
|
+
},
|
|
115
|
+
{
|
|
116
|
+
uuid: '5434e3ef-7769-4864-a439-432ff48cb7da',
|
|
117
|
+
recorrencia: Recorrencia.MENSAL,
|
|
118
|
+
origem: 'Depósito de Espécie',
|
|
119
|
+
},
|
|
120
|
+
{
|
|
121
|
+
uuid: '2d267df2-9851-45dd-bd5f-3552ae2f4c70',
|
|
122
|
+
recorrencia: Recorrencia.MENSAL,
|
|
123
|
+
origem: 'Depósito de Transferencia em Lote',
|
|
124
|
+
},
|
|
125
|
+
{
|
|
126
|
+
uuid: '02391b17-7fb6-4bbc-96fa-d80cbed1ad15',
|
|
127
|
+
recorrencia: Recorrencia.MENSAL,
|
|
128
|
+
origem: 'Desconto de Cheque - Retorno',
|
|
129
|
+
},
|
|
130
|
+
{
|
|
131
|
+
uuid: 'cc924dc8-6f0c-475c-b034-2cfc1dd4cb34',
|
|
132
|
+
recorrencia: Recorrencia.MENSAL,
|
|
133
|
+
origem: 'Movimento de Funcionario',
|
|
134
|
+
},
|
|
135
|
+
{
|
|
136
|
+
uuid: '5134ff27-9cf1-4ffe-b923-7d273ccac88e',
|
|
137
|
+
recorrencia: Recorrencia.MENSAL,
|
|
138
|
+
origem: 'Mutuo - Espécie',
|
|
139
|
+
},
|
|
140
|
+
{
|
|
141
|
+
uuid: 'fbf55a21-252a-4e17-9229-ea4d74308806',
|
|
142
|
+
recorrencia: Recorrencia.MENSAL,
|
|
143
|
+
origem: 'Outras Receitas',
|
|
144
|
+
},
|
|
145
|
+
{
|
|
146
|
+
uuid: 'afc4daf0-ab87-4370-bfce-04e10b6809c7',
|
|
147
|
+
recorrencia: Recorrencia.MENSAL,
|
|
148
|
+
origem: 'Outras Créditos',
|
|
149
|
+
},
|
|
150
|
+
{
|
|
151
|
+
uuid: 'aec31846-73a0-4879-bfa8-0d65ec0db28d',
|
|
152
|
+
recorrencia: Recorrencia.MENSAL,
|
|
153
|
+
origem: 'Outras Débitos',
|
|
154
|
+
},
|
|
155
|
+
{
|
|
156
|
+
uuid: 'd7d81211-778d-4d08-922c-428cfcb48b1f',
|
|
157
|
+
recorrencia: Recorrencia.MENSAL,
|
|
158
|
+
origem: 'Pagamento de Titulo',
|
|
159
|
+
},
|
|
160
|
+
{
|
|
161
|
+
uuid: 'e7500e0f-084a-453f-8b3a-ddcf703e831e',
|
|
162
|
+
recorrencia: Recorrencia.MENSAL,
|
|
163
|
+
origem: 'Pagamento de Titulo em Lote',
|
|
164
|
+
},
|
|
165
|
+
{
|
|
166
|
+
uuid: '588e6baa-c90c-417d-ad7c-1c1e6251868a',
|
|
167
|
+
recorrencia: Recorrencia.MENSAL,
|
|
168
|
+
origem: 'Recarga de Celular',
|
|
169
|
+
},
|
|
170
|
+
{
|
|
171
|
+
uuid: '9ac39e07-6556-4fbe-ac66-b8ab31a2493d',
|
|
172
|
+
recorrencia: Recorrencia.MENSAL,
|
|
173
|
+
origem: 'Saque',
|
|
174
|
+
},
|
|
175
|
+
{
|
|
176
|
+
uuid: 'd071e48c-f1db-4291-846d-74a0dd345b57',
|
|
177
|
+
recorrencia: Recorrencia.MENSAL,
|
|
178
|
+
origem: 'Transferencia Bancária',
|
|
179
|
+
},
|
|
180
|
+
{
|
|
181
|
+
uuid: 'f128ea6f-d4ae-41d0-ab7c-7663510f988c',
|
|
182
|
+
recorrencia: Recorrencia.MENSAL,
|
|
183
|
+
origem: 'Transferencia de Espécie',
|
|
184
|
+
},
|
|
185
|
+
{
|
|
186
|
+
uuid: '2bec3c51-5794-4a46-8882-da8f6af8a39a',
|
|
187
|
+
recorrencia: Recorrencia.MENSAL,
|
|
188
|
+
origem: 'Transferencia Lote Especie',
|
|
189
|
+
},
|
|
190
|
+
{
|
|
191
|
+
uuid: '6defc06b-b922-4124-b90d-2b053f5fdd3b',
|
|
192
|
+
recorrencia: Recorrencia.MENSAL,
|
|
193
|
+
origem: 'Aluguel',
|
|
194
|
+
},
|
|
195
|
+
{
|
|
196
|
+
uuid: '8be6c166-a348-45bd-b0b0-6629b3da3c63',
|
|
197
|
+
recorrencia: Recorrencia.MENSAL,
|
|
198
|
+
origem: 'Aluguel - Baixa',
|
|
199
|
+
},
|
|
200
|
+
{
|
|
201
|
+
uuid: 'bb28c2b1-1048-46f7-9a09-509f7205997b',
|
|
202
|
+
recorrencia: Recorrencia.MENSAL,
|
|
203
|
+
origem: 'Caixa Gerencial - Remessa de Supervisor',
|
|
204
|
+
},
|
|
205
|
+
{
|
|
206
|
+
uuid: 'b72616f5-67d4-4734-a5d3-e6b3a598a510',
|
|
207
|
+
recorrencia: Recorrencia.MENSAL,
|
|
208
|
+
origem: 'Caixa Gerencial - Retorno de Supervisor',
|
|
209
|
+
},
|
|
210
|
+
{
|
|
211
|
+
uuid: '0ea3e899-aa3e-44ce-816b-62c217d8cf03',
|
|
212
|
+
recorrencia: Recorrencia.MENSAL,
|
|
213
|
+
origem: 'Captação de Recurso',
|
|
214
|
+
},
|
|
215
|
+
{
|
|
216
|
+
uuid: '3b92b7c1-8953-44c3-923a-d005e5d527f5',
|
|
217
|
+
recorrencia: Recorrencia.MENSAL,
|
|
218
|
+
origem: 'Cheque - Desconto',
|
|
219
|
+
},
|
|
220
|
+
{
|
|
221
|
+
uuid: 'c3aa2a8d-6577-4ca9-84b9-ab180de05037',
|
|
222
|
+
recorrencia: Recorrencia.MENSAL,
|
|
223
|
+
origem: 'Mutuo - Banco',
|
|
224
|
+
},
|
|
225
|
+
{
|
|
226
|
+
uuid: 'dc6b61b2-0147-450e-9da7-cae7eb699aec',
|
|
227
|
+
recorrencia: Recorrencia.MENSAL,
|
|
228
|
+
origem: 'Mutuo - Cheque',
|
|
229
|
+
},
|
|
230
|
+
{
|
|
231
|
+
uuid: '7072fe2a-de79-4b9e-8985-7be93c7e7ba9',
|
|
232
|
+
recorrencia: Recorrencia.MENSAL,
|
|
233
|
+
origem: 'Mutuo - Pagamento',
|
|
234
|
+
},
|
|
235
|
+
{
|
|
236
|
+
uuid: 'd60388f1-dc07-49d0-a154-ce318a529c1c',
|
|
237
|
+
recorrencia: Recorrencia.MENSAL,
|
|
238
|
+
origem: 'Produção',
|
|
239
|
+
},
|
|
240
|
+
{
|
|
241
|
+
uuid: '30544b48-7dc4-4f3e-ac6c-16be7bca57a4',
|
|
242
|
+
recorrencia: Recorrencia.MENSAL,
|
|
243
|
+
origem: 'Apuração PIS/COFINS - Periodica',
|
|
244
|
+
},
|
|
40
245
|
];
|
|
@@ -35,6 +35,7 @@ export declare class VendaReduzidaV2 {
|
|
|
35
35
|
idEmpresa: string;
|
|
36
36
|
itens: VendaItemReduzido[];
|
|
37
37
|
idClienteErp?: string | undefined;
|
|
38
|
+
emitenteCF?: string | undefined;
|
|
38
39
|
codFormaPagamento?: number | undefined;
|
|
39
40
|
identificadorVoucher?: string | undefined;
|
|
40
41
|
idGrupoDesconto?: string | undefined;
|
|
@@ -46,5 +47,5 @@ export declare class VendaReduzidaV2 {
|
|
|
46
47
|
cupom?: string | undefined;
|
|
47
48
|
ordemHash?: string | undefined;
|
|
48
49
|
aplicarBrindePesquisa?: boolean | undefined;
|
|
49
|
-
constructor(idVenda: string, situacao: string, dataVenda: string, horaVenda: string, valorTotal: number, formaPagamento: VendaFormaPagamentoReduzida[], tipo: string, cnpj: string, uf: string, idEmpresa: string, itens: VendaItemReduzido[], idClienteErp?: string | undefined, codFormaPagamento?: number | undefined, identificadorVoucher?: string | undefined, idGrupoDesconto?: string | undefined, idGrupoDescontoErp?: string | undefined, linkDocumentoFiscal?: string | undefined, valorDesconto?: number | undefined, numDocumento?: string | undefined, idCliente?: string | undefined, cupom?: string | undefined, ordemHash?: string | undefined, aplicarBrindePesquisa?: boolean | undefined);
|
|
50
|
+
constructor(idVenda: string, situacao: string, dataVenda: string, horaVenda: string, valorTotal: number, formaPagamento: VendaFormaPagamentoReduzida[], tipo: string, cnpj: string, uf: string, idEmpresa: string, itens: VendaItemReduzido[], idClienteErp?: string | undefined, emitenteCF?: string | undefined, codFormaPagamento?: number | undefined, identificadorVoucher?: string | undefined, idGrupoDesconto?: string | undefined, idGrupoDescontoErp?: string | undefined, linkDocumentoFiscal?: string | undefined, valorDesconto?: number | undefined, numDocumento?: string | undefined, idCliente?: string | undefined, cupom?: string | undefined, ordemHash?: string | undefined, aplicarBrindePesquisa?: boolean | undefined);
|
|
50
51
|
}
|
|
@@ -26,7 +26,7 @@ class VendaReduzida {
|
|
|
26
26
|
}
|
|
27
27
|
exports.VendaReduzida = VendaReduzida;
|
|
28
28
|
class VendaReduzidaV2 {
|
|
29
|
-
constructor(idVenda, situacao, dataVenda, horaVenda, valorTotal, formaPagamento, tipo, cnpj, uf, idEmpresa, itens, idClienteErp, codFormaPagamento, identificadorVoucher, idGrupoDesconto, idGrupoDescontoErp, linkDocumentoFiscal, valorDesconto, numDocumento, idCliente, cupom, ordemHash, aplicarBrindePesquisa) {
|
|
29
|
+
constructor(idVenda, situacao, dataVenda, horaVenda, valorTotal, formaPagamento, tipo, cnpj, uf, idEmpresa, itens, idClienteErp, emitenteCF, codFormaPagamento, identificadorVoucher, idGrupoDesconto, idGrupoDescontoErp, linkDocumentoFiscal, valorDesconto, numDocumento, idCliente, cupom, ordemHash, aplicarBrindePesquisa) {
|
|
30
30
|
this.idVenda = idVenda;
|
|
31
31
|
this.situacao = situacao;
|
|
32
32
|
this.dataVenda = dataVenda;
|
|
@@ -39,6 +39,7 @@ class VendaReduzidaV2 {
|
|
|
39
39
|
this.idEmpresa = idEmpresa;
|
|
40
40
|
this.itens = itens;
|
|
41
41
|
this.idClienteErp = idClienteErp;
|
|
42
|
+
this.emitenteCF = emitenteCF;
|
|
42
43
|
this.codFormaPagamento = codFormaPagamento;
|
|
43
44
|
this.identificadorVoucher = identificadorVoucher;
|
|
44
45
|
this.idGrupoDesconto = idGrupoDesconto;
|