@orbe-agro/client-core 5.3.37 → 5.3.39
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.
- package/dist/@ecme/utils/hooks/useAuthority.js +11 -10
- package/dist/@ecme/utils/hooks/useAuthority.js.map +1 -1
- package/dist/@types/@ecme/utils/hooks/useAuthority.d.ts.map +1 -1
- package/dist/@types/base/@types/api/response/transportadora/TContratoPorDocumentoResponse.d.ts +11 -0
- package/dist/@types/base/@types/api/response/transportadora/TContratoPorDocumentoResponse.d.ts.map +1 -0
- package/dist/@types/base/@types/models/transportadora/contratoPorDocumento.d.ts +16 -0
- package/dist/@types/base/@types/models/transportadora/contratoPorDocumento.d.ts.map +1 -0
- package/dist/@types/base/configs/endpoints.config/DadosMestres/Sap/ordemVenda.endpoint.config.d.ts +7 -0
- package/dist/@types/base/configs/endpoints.config/DadosMestres/Sap/ordemVenda.endpoint.config.d.ts.map +1 -0
- package/dist/@types/base/configs/endpoints.config/endpoints.navigation.d.ts +4 -0
- package/dist/@types/base/configs/endpoints.config/endpoints.navigation.d.ts.map +1 -1
- package/dist/@types/base/configs/endpoints.config/transportadora/contratoFrete.d.ts +4 -0
- package/dist/@types/base/configs/endpoints.config/transportadora/contratoFrete.d.ts.map +1 -1
- package/dist/@types/base/services/modules/DadosMestres/Sap/OrdemVendaService.d.ts +4 -0
- package/dist/@types/base/services/modules/DadosMestres/Sap/OrdemVendaService.d.ts.map +1 -0
- package/dist/@types/base/services/modules/transportadora/ContratoFrete/ContratoFreteService.d.ts +3 -0
- package/dist/@types/base/services/modules/transportadora/ContratoFrete/ContratoFreteService.d.ts.map +1 -1
- package/dist/base/@types/api/response/transportadora/TContratoPorDocumentoResponse.js +2 -0
- package/dist/base/@types/api/response/transportadora/TContratoPorDocumentoResponse.js.map +1 -0
- package/dist/base/@types/models/transportadora/contratoPorDocumento.js +2 -0
- package/dist/base/@types/models/transportadora/contratoPorDocumento.js.map +1 -0
- package/dist/base/configs/endpoints.config/DadosMestres/Sap/ordemVenda.endpoint.config.js +9 -0
- package/dist/base/configs/endpoints.config/DadosMestres/Sap/ordemVenda.endpoint.config.js.map +1 -0
- package/dist/base/configs/endpoints.config/transportadora/contratoFrete.js +4 -3
- package/dist/base/configs/endpoints.config/transportadora/contratoFrete.js.map +1 -1
- package/dist/base/configs/navigation.config/modules.submenu/Transportadora/relatorios.subMenu.navigation.js +1 -1
- package/dist/base/configs/navigation.config/modules.submenu/Transportadora/relatorios.subMenu.navigation.js.map +1 -1
- package/dist/base/index.js +77 -76
- package/dist/base/services/index.js +86 -85
- package/dist/base/services/modules/DadosMestres/Sap/OrdemVendaService.js +27 -0
- package/dist/base/services/modules/DadosMestres/Sap/OrdemVendaService.js.map +1 -0
- package/dist/base/services/modules/index.js +73 -72
- package/dist/base/services/modules/transportadora/ContratoFrete/ContratoFreteService.js +32 -24
- package/dist/base/services/modules/transportadora/ContratoFrete/ContratoFreteService.js.map +1 -1
- package/dist/base/services/modules/transportadora/index.js +73 -72
- package/package.json +1 -1
|
@@ -55,23 +55,23 @@ import { apiAddCartaoPortadorFrete as Se, apiFindAllCartaoPortadorFrete as Ue, a
|
|
|
55
55
|
import { apiAddCertificadoTransportadora as Be, apiDownloadCertificadoTransportadora as Ie, apiFindAllMonitorCertificadoTransportadora as ye, apiGetCertificadoTransportadora as Ve, apiUpdateCertificadoTransportadora as Oe } from "./transportadora/CertificadoTransportadora/CertificadoTransportadoraService.js";
|
|
56
56
|
import { apiAddCest as be, apiFindAllCest as He, apiGetCest as Le, apiUpdateCest as ve } from "./transportadora/Cest/CestService.js";
|
|
57
57
|
import { apiAddConta as ze, apiFindConta as he } from "./transportadora/Conta/ContaService.js";
|
|
58
|
-
import { apiAddContratoFrete as ke, apiFindAllContratoFrete as Ne, apiFindCalculoFrete as we,
|
|
59
|
-
import { apiAddControleDescarga as
|
|
60
|
-
import { apiFindAllControleEmbarque as
|
|
61
|
-
import { apiAddFavorecido as
|
|
62
|
-
import { apiAddInss as
|
|
63
|
-
import { apiAddIrpf as
|
|
64
|
-
import { apiAddIss as
|
|
65
|
-
import { apiAddItinerario as
|
|
66
|
-
import { apiFindMaterial as
|
|
67
|
-
import { apiGetFornecedor as
|
|
68
|
-
import { apiFindByNomeOrCodigo as
|
|
69
|
-
import { apiFindByNotaFiscal as
|
|
70
|
-
import { apiAddOrdemCarregamento as
|
|
71
|
-
import { apiAddRemetenteDestinatario as
|
|
72
|
-
import { apiAddRota as
|
|
73
|
-
import { apiAddTipoCarga as
|
|
74
|
-
import { apiFindAllveiculo as
|
|
58
|
+
import { apiAddContratoFrete as ke, apiFindAllContratoFrete as Ne, apiFindCalculoFrete as we, apiFindContratoPorDocumento as Je, apiFindvalorBrutoContrato as Ke, apiGetContratoFrete as Qe, apiUpdateContratoFrete as We, apiUpdateStatusParcela as Xe } from "./transportadora/ContratoFrete/ContratoFreteService.js";
|
|
59
|
+
import { apiAddControleDescarga as Ze, apiFindAllControleDescarga as _e, apiGetCodigoControleDescarga as $e, apiGetControleDescarga as at, apiUpdateControleDescarga as ot } from "./transportadora/ControleDescarga/ControleDescargaService.js";
|
|
60
|
+
import { apiFindAllControleEmbarque as et } from "./transportadora/ControleEmbarque/ControleEmbarqueService.js";
|
|
61
|
+
import { apiAddFavorecido as rt, apiFindAllFavorecido as pt, apiFindFavorecidoByTipoBusca as dt } from "./transportadora/Favorecido/FavorecidoService.js";
|
|
62
|
+
import { apiAddInss as ct, apiFindAllInss as mt, apiGetInss as lt, apiUpdateInss as st } from "./transportadora/Inss/InssService.js";
|
|
63
|
+
import { apiAddIrpf as Ft, apiFindAllIrpf as At, apiGetIrpf as ft, apiUpdateIrpf as xt } from "./transportadora/Irpf/IrpfService.js";
|
|
64
|
+
import { apiAddIss as ut, apiFindAllIss as Dt, apiGeTIss as Pt, apiUpdateIss as Gt } from "./transportadora/Iss/IssService.js";
|
|
65
|
+
import { apiAddItinerario as St, apiFindAllItinerario as Ut, apiGetItinerario as gt, apiItinerarioFindRotaAndMaterial as Tt, apiItinerarioFindValorLiquidoFrete as Bt, apiUpdateItinerario as It } from "./transportadora/Itinerario/ItinerarioService.js";
|
|
66
|
+
import { apiFindMaterial as Vt } from "./transportadora/Material/MaterialService.js";
|
|
67
|
+
import { apiGetFornecedor as Et } from "./transportadora/Motorista/MotoristaService.js";
|
|
68
|
+
import { apiFindByNomeOrCodigo as Ht } from "./transportadora/NaturezaCarga/NaturezaCargaService.js";
|
|
69
|
+
import { apiFindByNotaFiscal as vt } from "./transportadora/NotaFiscal/NotaFiscalService.js";
|
|
70
|
+
import { apiAddOrdemCarregamento as zt, apiFindAllOrdemCarregamento as ht, apiGetCodigoOrdemCarregamento as jt, apiGetOrdemCarregamento as kt, apiUpdateOrdemCarregamento as Nt } from "./transportadora/OrdemCarregamento/OrdemCarregamentoService.js";
|
|
71
|
+
import { apiAddRemetenteDestinatario as Jt, apiFindAllRemetenteDestinatario as Kt, apiUpdateRemetenteDestinatario as Qt } from "./transportadora/RemetenteDestinatario/RemetenteDestinatarioService.js";
|
|
72
|
+
import { apiAddRota as Xt, apiFindAllRota as Yt, apiFindRotas as Zt, apiGetRota as _t, apiUpdateRota as $t, apiUpdateStatus as ar } from "./transportadora/Rota/RotaService.js";
|
|
73
|
+
import { apiAddTipoCarga as ir, apiFindAllTipoCarga as er, apiGetCodigoTipoCarga as tr, apiGetTipoCarga as rr, apiUpdateTipoCarga as pr } from "./transportadora/TiposCarga/TipoCargaService.js";
|
|
74
|
+
import { apiFindAllveiculo as nr } from "./transportadora/Veiculo/VeiculoService.js";
|
|
75
75
|
export {
|
|
76
76
|
ai as apiAddAssistenciaTecnicaSeloSocial,
|
|
77
77
|
Se as apiAddCartaoPortadorFrete,
|
|
@@ -82,14 +82,14 @@ export {
|
|
|
82
82
|
u as apiAddCommoditiesPedidoVenda,
|
|
83
83
|
ze as apiAddConta,
|
|
84
84
|
ke as apiAddContratoFrete,
|
|
85
|
-
|
|
86
|
-
|
|
85
|
+
Ze as apiAddControleDescarga,
|
|
86
|
+
rt as apiAddFavorecido,
|
|
87
87
|
si as apiAddHorarioAprovacao,
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
88
|
+
ct as apiAddInss,
|
|
89
|
+
Ft as apiAddIrpf,
|
|
90
|
+
ut as apiAddIss,
|
|
91
|
+
St as apiAddItinerario,
|
|
92
|
+
zt as apiAddOrdemCarregamento,
|
|
93
93
|
Xa as apiAddRacaoAutorizacaoAtendimentoCliente,
|
|
94
94
|
oo as apiAddRacaoGestaoComissaoRepresentante,
|
|
95
95
|
To as apiAddRacaoListaTecnica,
|
|
@@ -98,12 +98,12 @@ export {
|
|
|
98
98
|
Fo as apiAddRacaoSegmentoProduto,
|
|
99
99
|
Po as apiAddRacaoTabelaPreco,
|
|
100
100
|
bo as apiAddRacaoVinculoMaterialCentro,
|
|
101
|
-
|
|
102
|
-
|
|
101
|
+
Jt as apiAddRemetenteDestinatario,
|
|
102
|
+
Xt as apiAddRota,
|
|
103
103
|
Ko as apiAddSeloSocial,
|
|
104
104
|
Ja as apiAddTemplateExample,
|
|
105
105
|
ha as apiAddTemplateExampleObject,
|
|
106
|
-
|
|
106
|
+
ir as apiAddTipoCarga,
|
|
107
107
|
xi as apiAddVolumeProducaoSeloSocial,
|
|
108
108
|
ie as apiCancelPreContrato,
|
|
109
109
|
ya as apiCancelarCotacao,
|
|
@@ -145,39 +145,40 @@ export {
|
|
|
145
145
|
He as apiFindAllCest,
|
|
146
146
|
Ki as apiFindAllContratoCompraGraos,
|
|
147
147
|
Ne as apiFindAllContratoFrete,
|
|
148
|
-
|
|
149
|
-
|
|
148
|
+
_e as apiFindAllControleDescarga,
|
|
149
|
+
et as apiFindAllControleEmbarque,
|
|
150
150
|
Bi as apiFindAllCorretora,
|
|
151
151
|
Zi as apiFindAllDocketEstados,
|
|
152
152
|
Si as apiFindAllEmpresa,
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
153
|
+
pt as apiFindAllFavorecido,
|
|
154
|
+
mt as apiFindAllInss,
|
|
155
|
+
At as apiFindAllIrpf,
|
|
156
|
+
Dt as apiFindAllIss,
|
|
157
|
+
Ut as apiFindAllItinerario,
|
|
158
158
|
ye as apiFindAllMonitorCertificadoTransportadora,
|
|
159
159
|
Oi as apiFindAllOpcoes,
|
|
160
|
-
|
|
160
|
+
ht as apiFindAllOrdemCarregamento,
|
|
161
161
|
re as apiFindAllPreContrato,
|
|
162
162
|
se as apiFindAllPrecoDia,
|
|
163
163
|
Ce as apiFindAllPrecoDiaHistoricos,
|
|
164
164
|
Ge as apiFindAllProdutoCommodity,
|
|
165
|
-
|
|
166
|
-
|
|
165
|
+
Kt as apiFindAllRemetenteDestinatario,
|
|
166
|
+
Yt as apiFindAllRota,
|
|
167
167
|
Qo as apiFindAllSeloSocial,
|
|
168
|
-
|
|
169
|
-
|
|
168
|
+
er as apiFindAllTipoCarga,
|
|
169
|
+
nr as apiFindAllveiculo,
|
|
170
170
|
Ei as apiFindByIdCampo,
|
|
171
171
|
Qi as apiFindByIdContratoCompraGraos,
|
|
172
172
|
Ui as apiFindByIdEmpresa,
|
|
173
173
|
pe as apiFindByIdPreContrato,
|
|
174
174
|
Fe as apiFindByIdPrecoDia,
|
|
175
175
|
Ae as apiFindByIdPrecoDiaHistoricos,
|
|
176
|
-
|
|
177
|
-
|
|
176
|
+
Ht as apiFindByNomeOrCodigo,
|
|
177
|
+
vt as apiFindByNotaFiscal,
|
|
178
178
|
we as apiFindCalculoFrete,
|
|
179
179
|
ge as apiFindCartaoPortadorFreteByTipoBusca,
|
|
180
180
|
he as apiFindConta,
|
|
181
|
+
Je as apiFindContratoPorDocumento,
|
|
181
182
|
Wo as apiFindCounterDigitalSeloSocial,
|
|
182
183
|
Xo as apiFindCounterFisicoSeloSocial,
|
|
183
184
|
U as apiFindDmBusinessPartner,
|
|
@@ -201,12 +202,12 @@ export {
|
|
|
201
202
|
Y as apiFindDmProdutoIsPrecificadoRacao,
|
|
202
203
|
$ as apiFindDmSetorAtividade,
|
|
203
204
|
_i as apiFindDocketCidadesByEstadoId,
|
|
204
|
-
|
|
205
|
+
dt as apiFindFavorecidoByTipoBusca,
|
|
205
206
|
bi as apiFindHistoricoById,
|
|
206
207
|
Wi as apiFindHistoricoByIdContratoCompraGraos,
|
|
207
208
|
de as apiFindHistoricoByIdPreContrato,
|
|
208
209
|
Pa as apiFindHistoricosMovimentacao,
|
|
209
|
-
|
|
210
|
+
Vt as apiFindMaterial,
|
|
210
211
|
L as apiFindMonitorCentro,
|
|
211
212
|
oa as apiFindMonitorCentroCusto,
|
|
212
213
|
A as apiFindMonitorCommoditiesContratoBiodiesel,
|
|
@@ -241,10 +242,10 @@ export {
|
|
|
241
242
|
Ma as apiFindOneRequisicaoCompra,
|
|
242
243
|
yo as apiFindRacaoListaTecnica,
|
|
243
244
|
xo as apiFindRacaoSegmentoProduto,
|
|
244
|
-
|
|
245
|
+
Zt as apiFindRotas,
|
|
245
246
|
sa as apiFindUser,
|
|
246
|
-
|
|
247
|
-
|
|
247
|
+
Ke as apiFindvalorBrutoContrato,
|
|
248
|
+
Pt as apiGeTIss,
|
|
248
249
|
fe as apiGenerateTemplatePrecoDia,
|
|
249
250
|
ii as apiGetAssistenciaTecnicaSeloSocial,
|
|
250
251
|
ei as apiGetAssistenciaTecnicaSeloSocialHistoricos,
|
|
@@ -252,20 +253,20 @@ export {
|
|
|
252
253
|
ni as apiGetCessaoDireitoCredito,
|
|
253
254
|
ci as apiGetCessaoDireitoCreditoHistoricos,
|
|
254
255
|
Le as apiGetCest,
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
256
|
+
$e as apiGetCodigoControleDescarga,
|
|
257
|
+
jt as apiGetCodigoOrdemCarregamento,
|
|
258
|
+
tr as apiGetCodigoTipoCarga,
|
|
258
259
|
f as apiGetCommoditiesContratoBiodiesel,
|
|
259
260
|
G as apiGetCommoditiesPedidoVenda,
|
|
260
|
-
|
|
261
|
-
|
|
261
|
+
Qe as apiGetContratoFrete,
|
|
262
|
+
at as apiGetControleDescarga,
|
|
262
263
|
zi as apiGetFileDadosPenhores,
|
|
263
|
-
|
|
264
|
+
Et as apiGetFornecedor,
|
|
264
265
|
Fi as apiGetHorarioAprovacao,
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
266
|
+
lt as apiGetInss,
|
|
267
|
+
ft as apiGetIrpf,
|
|
268
|
+
gt as apiGetItinerario,
|
|
269
|
+
kt as apiGetOrdemCarregamento,
|
|
269
270
|
_a as apiGetRacaoAutorizacaoAtendimentoCliente,
|
|
270
271
|
to as apiGetRacaoGestaoComissaoRepresentante,
|
|
271
272
|
Vo as apiGetRacaoListaTecnica,
|
|
@@ -275,16 +276,16 @@ export {
|
|
|
275
276
|
So as apiGetRacaoTabelaPreco,
|
|
276
277
|
vo as apiGetRacaoVinculoMaterialCentro,
|
|
277
278
|
m as apiGetRoles,
|
|
278
|
-
|
|
279
|
+
_t as apiGetRota,
|
|
279
280
|
Yo as apiGetSeloSocial,
|
|
280
281
|
Zo as apiGetSeloSocialHistoricos,
|
|
281
282
|
Ka as apiGetTemplateExample,
|
|
282
|
-
|
|
283
|
+
rr as apiGetTipoCarga,
|
|
283
284
|
l as apiGetUsers,
|
|
284
285
|
ui as apiGetVolumeProducaoSeloSocial,
|
|
285
286
|
Di as apiGetVolumeProducaoSeloSocialBySafraId,
|
|
286
|
-
|
|
287
|
-
|
|
287
|
+
Tt as apiItinerarioFindRotaAndMaterial,
|
|
288
|
+
Bt as apiItinerarioFindValorLiquidoFrete,
|
|
288
289
|
hi as apiLancarPenhores,
|
|
289
290
|
ji as apiSendMail,
|
|
290
291
|
ti as apiUpdateAssistenciaTecnicaSeloSocial,
|
|
@@ -293,17 +294,17 @@ export {
|
|
|
293
294
|
ve as apiUpdateCest,
|
|
294
295
|
x as apiUpdateCommoditiesContratoBiodiesel,
|
|
295
296
|
M as apiUpdateCommoditiesPedidoVenda,
|
|
296
|
-
|
|
297
|
-
|
|
297
|
+
We as apiUpdateContratoFrete,
|
|
298
|
+
ot as apiUpdateControleDescarga,
|
|
298
299
|
Ea as apiUpdateCotacao,
|
|
299
300
|
Ai as apiUpdateHorarioAprovacao,
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
301
|
+
st as apiUpdateInss,
|
|
302
|
+
xt as apiUpdateIrpf,
|
|
303
|
+
Gt as apiUpdateIss,
|
|
304
|
+
It as apiUpdateItinerario,
|
|
304
305
|
xa as apiUpdateLocalRecepcao,
|
|
305
306
|
Hi as apiUpdateOpcao,
|
|
306
|
-
|
|
307
|
+
Nt as apiUpdateOrdemCarregamento,
|
|
307
308
|
qa as apiUpdateOrdemCompra,
|
|
308
309
|
xe as apiUpdatePrecoDia,
|
|
309
310
|
$a as apiUpdateRacaoAutorizacaoAtendimentoCliente,
|
|
@@ -314,18 +315,18 @@ export {
|
|
|
314
315
|
uo as apiUpdateRacaoSegmentoProduto,
|
|
315
316
|
Uo as apiUpdateRacaoTabelaPreco,
|
|
316
317
|
qo as apiUpdateRacaoVinculoMaterialCentro,
|
|
317
|
-
|
|
318
|
+
Qt as apiUpdateRemetenteDestinatario,
|
|
318
319
|
Sa as apiUpdateRequisicaoCompra,
|
|
319
|
-
|
|
320
|
+
$t as apiUpdateRota,
|
|
320
321
|
_o as apiUpdateSeloSocial,
|
|
321
|
-
|
|
322
|
+
ar as apiUpdateStatus,
|
|
322
323
|
Xi as apiUpdateStatusContratoCompraGraos,
|
|
323
|
-
|
|
324
|
+
Xe as apiUpdateStatusParcela,
|
|
324
325
|
ne as apiUpdateStatusPreContrato,
|
|
325
326
|
Re as apiUpdateStatusPrecoDia,
|
|
326
327
|
Qa as apiUpdateTemplateExample,
|
|
327
328
|
Na as apiUpdateTemplateExampleObject,
|
|
328
|
-
|
|
329
|
+
pr as apiUpdateTipoCarga,
|
|
329
330
|
Pi as apiUpdateVolumeProducaoSeloSocial,
|
|
330
331
|
ki as apiUploadFileDadosPenhores,
|
|
331
332
|
ue as apiUploadTemplatePrecoDia
|
|
@@ -1,60 +1,68 @@
|
|
|
1
1
|
import i from "../../../../configs/endpoints.config/endpoints.navigation.js";
|
|
2
|
-
import
|
|
2
|
+
import n from "../../../../../@ecme/services/ApiService.js";
|
|
3
3
|
const t = i.contratoFrete;
|
|
4
|
-
async function u(
|
|
5
|
-
return
|
|
6
|
-
url: t.findOne.endpoint + `${
|
|
4
|
+
async function u(o) {
|
|
5
|
+
return n.fetchDataWithAxios({
|
|
6
|
+
url: t.findOne.endpoint + `${o}`,
|
|
7
7
|
method: t.findOne.method
|
|
8
8
|
});
|
|
9
9
|
}
|
|
10
|
-
async function c(
|
|
11
|
-
return
|
|
10
|
+
async function c(o) {
|
|
11
|
+
return n.fetchDataWithAxios({
|
|
12
12
|
url: t.add.endpoint,
|
|
13
13
|
method: t.add.method,
|
|
14
|
-
data:
|
|
14
|
+
data: o
|
|
15
15
|
});
|
|
16
16
|
}
|
|
17
|
-
async function h(
|
|
18
|
-
return
|
|
17
|
+
async function h(o) {
|
|
18
|
+
return n.fetchDataWithAxios({
|
|
19
19
|
url: t.update.endpoint,
|
|
20
20
|
method: t.update.method,
|
|
21
|
-
data:
|
|
21
|
+
data: o
|
|
22
22
|
});
|
|
23
23
|
}
|
|
24
|
-
async function f(
|
|
25
|
-
return
|
|
24
|
+
async function f(o) {
|
|
25
|
+
return n.fetchDataWithAxios({
|
|
26
26
|
url: t.findAll.endpoint,
|
|
27
27
|
method: t.findAll.method,
|
|
28
|
-
data:
|
|
28
|
+
data: o
|
|
29
29
|
});
|
|
30
30
|
}
|
|
31
|
-
async function
|
|
32
|
-
return
|
|
33
|
-
url: `${t.updateStatusParcela.endpoint}/${
|
|
31
|
+
async function p(o, a, e) {
|
|
32
|
+
return n.fetchDataWithAxios({
|
|
33
|
+
url: `${t.updateStatusParcela.endpoint}/${o}/${a}`,
|
|
34
34
|
method: t.updateStatusParcela.method,
|
|
35
35
|
data: e
|
|
36
36
|
});
|
|
37
37
|
}
|
|
38
|
-
async function
|
|
39
|
-
return
|
|
40
|
-
url: `${t.findValorBrutoContrato.endpoint}/${
|
|
38
|
+
async function l(o) {
|
|
39
|
+
return n.fetchDataWithAxios({
|
|
40
|
+
url: `${t.findValorBrutoContrato.endpoint}/${o}`,
|
|
41
41
|
method: t.findValorBrutoContrato.method
|
|
42
42
|
});
|
|
43
43
|
}
|
|
44
|
-
async function m(
|
|
45
|
-
return
|
|
44
|
+
async function m(o) {
|
|
45
|
+
return n.fetchDataWithAxios({
|
|
46
46
|
url: t.findCalculoFrete.endpoint,
|
|
47
47
|
method: t.findCalculoFrete.method,
|
|
48
|
-
data:
|
|
48
|
+
data: o
|
|
49
|
+
});
|
|
50
|
+
}
|
|
51
|
+
async function s(o) {
|
|
52
|
+
return n.fetchDataWithAxios({
|
|
53
|
+
url: t.findContratoPorDocumento.endpoint,
|
|
54
|
+
method: t.findContratoPorDocumento.method,
|
|
55
|
+
data: o
|
|
49
56
|
});
|
|
50
57
|
}
|
|
51
58
|
export {
|
|
52
59
|
c as apiAddContratoFrete,
|
|
53
60
|
f as apiFindAllContratoFrete,
|
|
54
61
|
m as apiFindCalculoFrete,
|
|
55
|
-
|
|
62
|
+
s as apiFindContratoPorDocumento,
|
|
63
|
+
l as apiFindvalorBrutoContrato,
|
|
56
64
|
u as apiGetContratoFrete,
|
|
57
65
|
h as apiUpdateContratoFrete,
|
|
58
|
-
|
|
66
|
+
p as apiUpdateStatusParcela
|
|
59
67
|
};
|
|
60
68
|
//# sourceMappingURL=ContratoFreteService.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ContratoFreteService.js","sources":["../../../../../../lib/base/services/modules/transportadora/ContratoFrete/ContratoFreteService.ts"],"sourcesContent":["import { IFilterParams, TQueryResponse } from '@base/@types/api'\nimport endpointConfig from \"@base/configs/endpoints.config/endpoints.navigation\";\nimport ApiService from '@/services/ApiService'\nimport { TContratoFrete } from '@base/@types/models/transportadora/contratoFrete';\nimport { TContratoFreteViagemParcela } from '@base/@types/models/transportadora/contratoFreteViagemParcela';\nimport { TValorBrutoContrato } from '@base/@types/models/transportadora/valorBrutoContrato';\nimport { TPageCalculoFreteRequest, TCalculoFreteResponse } from '@base/@types/api';\n\nconst CONTRATO_FRETE_PROJECT_ENDPOINT = endpointConfig.contratoFrete;\n\nexport async function apiGetContratoFrete(id: string) {\n return ApiService.fetchDataWithAxios<TContratoFrete>({\n url: CONTRATO_FRETE_PROJECT_ENDPOINT.findOne.endpoint + `${id}`,\n method: CONTRATO_FRETE_PROJECT_ENDPOINT.findOne.method,\n })\n}\n\nexport async function apiAddContratoFrete(body: TContratoFrete) {\n return ApiService.fetchDataWithAxios<TQueryResponse<TContratoFrete>>({\n url: CONTRATO_FRETE_PROJECT_ENDPOINT.add.endpoint,\n method: CONTRATO_FRETE_PROJECT_ENDPOINT.add.method,\n data: body,\n })\n}\n\nexport async function apiUpdateContratoFrete(body: TContratoFrete) {\n return ApiService.fetchDataWithAxios<TQueryResponse<TContratoFrete>>({\n url: CONTRATO_FRETE_PROJECT_ENDPOINT.update.endpoint,\n method: CONTRATO_FRETE_PROJECT_ENDPOINT.update.method,\n data: body,\n })\n}\n\nexport async function apiFindAllContratoFrete(body?: IFilterParams) {\n return ApiService.fetchDataWithAxios<TQueryResponse<TContratoFrete>>({\n url: CONTRATO_FRETE_PROJECT_ENDPOINT.findAll.endpoint,\n method: CONTRATO_FRETE_PROJECT_ENDPOINT.findAll.method,\n data: body,\n })\n}\n\nexport async function apiUpdateStatusParcela(id: number, statusParcela: string, parcelas: TContratoFreteViagemParcela[]) {\n return ApiService.fetchDataWithAxios<TContratoFrete>({\n url: `${CONTRATO_FRETE_PROJECT_ENDPOINT.updateStatusParcela.endpoint}/${id}/${statusParcela}`,\n method: CONTRATO_FRETE_PROJECT_ENDPOINT.updateStatusParcela.method,\n data: parcelas as any,\n })\n}\n\nexport async function apiFindvalorBrutoContrato(cpf: string) {\n return ApiService.fetchDataWithAxios<TQueryResponse<TValorBrutoContrato>>({\n url: `${CONTRATO_FRETE_PROJECT_ENDPOINT.findValorBrutoContrato.endpoint}/${cpf}`,\n method: CONTRATO_FRETE_PROJECT_ENDPOINT.findValorBrutoContrato.method,\n });\n}\n\nexport async function apiFindCalculoFrete(request: TPageCalculoFreteRequest) {\n return ApiService.fetchDataWithAxios<TQueryResponse<TCalculoFreteResponse>>({\n url: CONTRATO_FRETE_PROJECT_ENDPOINT.findCalculoFrete.endpoint,\n method: CONTRATO_FRETE_PROJECT_ENDPOINT.findCalculoFrete.method,\n data: request,\n })\n}\n"],"names":["CONTRATO_FRETE_PROJECT_ENDPOINT","endpointConfig","apiGetContratoFrete","id","ApiService","apiAddContratoFrete","body","apiUpdateContratoFrete","apiFindAllContratoFrete","apiUpdateStatusParcela","statusParcela","parcelas","apiFindvalorBrutoContrato","cpf","apiFindCalculoFrete","request"],"mappings":";;
|
|
1
|
+
{"version":3,"file":"ContratoFreteService.js","sources":["../../../../../../lib/base/services/modules/transportadora/ContratoFrete/ContratoFreteService.ts"],"sourcesContent":["import { IFilterParams, TQueryResponse } from '@base/@types/api'\nimport endpointConfig from \"@base/configs/endpoints.config/endpoints.navigation\";\nimport ApiService from '@/services/ApiService'\nimport { TContratoFrete } from '@base/@types/models/transportadora/contratoFrete';\nimport { TContratoFreteViagemParcela } from '@base/@types/models/transportadora/contratoFreteViagemParcela';\nimport { TValorBrutoContrato } from '@base/@types/models/transportadora/valorBrutoContrato';\nimport { TPageCalculoFreteRequest, TCalculoFreteResponse } from '@base/@types/api';\nimport { TContratoPorDocumentoFilter } from '@base/@types/models/transportadora/contratoPorDocumento';\nimport { TContratoPorDocumentoResponse } from '@base/@types/api/response/transportadora/TContratoPorDocumentoResponse';\n\nconst CONTRATO_FRETE_PROJECT_ENDPOINT = endpointConfig.contratoFrete;\n\nexport async function apiGetContratoFrete(id: string) {\n return ApiService.fetchDataWithAxios<TContratoFrete>({\n url: CONTRATO_FRETE_PROJECT_ENDPOINT.findOne.endpoint + `${id}`,\n method: CONTRATO_FRETE_PROJECT_ENDPOINT.findOne.method,\n })\n}\n\nexport async function apiAddContratoFrete(body: TContratoFrete) {\n return ApiService.fetchDataWithAxios<TQueryResponse<TContratoFrete>>({\n url: CONTRATO_FRETE_PROJECT_ENDPOINT.add.endpoint,\n method: CONTRATO_FRETE_PROJECT_ENDPOINT.add.method,\n data: body,\n })\n}\n\nexport async function apiUpdateContratoFrete(body: TContratoFrete) {\n return ApiService.fetchDataWithAxios<TQueryResponse<TContratoFrete>>({\n url: CONTRATO_FRETE_PROJECT_ENDPOINT.update.endpoint,\n method: CONTRATO_FRETE_PROJECT_ENDPOINT.update.method,\n data: body,\n })\n}\n\nexport async function apiFindAllContratoFrete(body?: IFilterParams) {\n return ApiService.fetchDataWithAxios<TQueryResponse<TContratoFrete>>({\n url: CONTRATO_FRETE_PROJECT_ENDPOINT.findAll.endpoint,\n method: CONTRATO_FRETE_PROJECT_ENDPOINT.findAll.method,\n data: body,\n })\n}\n\nexport async function apiUpdateStatusParcela(id: number, statusParcela: string, parcelas: TContratoFreteViagemParcela[]) {\n return ApiService.fetchDataWithAxios<TContratoFrete>({\n url: `${CONTRATO_FRETE_PROJECT_ENDPOINT.updateStatusParcela.endpoint}/${id}/${statusParcela}`,\n method: CONTRATO_FRETE_PROJECT_ENDPOINT.updateStatusParcela.method,\n data: parcelas as any,\n })\n}\n\nexport async function apiFindvalorBrutoContrato(cpf: string) {\n return ApiService.fetchDataWithAxios<TQueryResponse<TValorBrutoContrato>>({\n url: `${CONTRATO_FRETE_PROJECT_ENDPOINT.findValorBrutoContrato.endpoint}/${cpf}`,\n method: CONTRATO_FRETE_PROJECT_ENDPOINT.findValorBrutoContrato.method,\n });\n}\n\nexport async function apiFindCalculoFrete(request: TPageCalculoFreteRequest) {\n return ApiService.fetchDataWithAxios<TQueryResponse<TCalculoFreteResponse>>({\n url: CONTRATO_FRETE_PROJECT_ENDPOINT.findCalculoFrete.endpoint,\n method: CONTRATO_FRETE_PROJECT_ENDPOINT.findCalculoFrete.method,\n data: request,\n })\n}\n\nexport async function apiFindContratoPorDocumento(body: TContratoPorDocumentoFilter) {\n return ApiService.fetchDataWithAxios<TContratoPorDocumentoResponse>({\n url: CONTRATO_FRETE_PROJECT_ENDPOINT.findContratoPorDocumento.endpoint,\n method: CONTRATO_FRETE_PROJECT_ENDPOINT.findContratoPorDocumento.method,\n data: body,\n })\n}\n"],"names":["CONTRATO_FRETE_PROJECT_ENDPOINT","endpointConfig","apiGetContratoFrete","id","ApiService","apiAddContratoFrete","body","apiUpdateContratoFrete","apiFindAllContratoFrete","apiUpdateStatusParcela","statusParcela","parcelas","apiFindvalorBrutoContrato","cpf","apiFindCalculoFrete","request","apiFindContratoPorDocumento"],"mappings":";;AAUA,MAAMA,IAAkCC,EAAe;AAEvD,eAAsBC,EAAoBC,GAAY;AAClD,SAAOC,EAAW,mBAAmC;AAAA,IACjD,KAAKJ,EAAgC,QAAQ,WAAW,GAAGG,CAAE;AAAA,IAC7D,QAAQH,EAAgC,QAAQ;AAAA,EAAA,CACnD;AACL;AAEA,eAAsBK,EAAoBC,GAAsB;AAC5D,SAAOF,EAAW,mBAAmD;AAAA,IACjE,KAAKJ,EAAgC,IAAI;AAAA,IACzC,QAAQA,EAAgC,IAAI;AAAA,IAC5C,MAAMM;AAAA,EAAA,CACT;AACL;AAEA,eAAsBC,EAAuBD,GAAsB;AAC/D,SAAOF,EAAW,mBAAmD;AAAA,IACjE,KAAKJ,EAAgC,OAAO;AAAA,IAC5C,QAAQA,EAAgC,OAAO;AAAA,IAC/C,MAAMM;AAAA,EAAA,CACT;AACL;AAEA,eAAsBE,EAAwBF,GAAsB;AAChE,SAAOF,EAAW,mBAAmD;AAAA,IACjE,KAAKJ,EAAgC,QAAQ;AAAA,IAC7C,QAAQA,EAAgC,QAAQ;AAAA,IAChD,MAAMM;AAAA,EAAA,CACT;AACL;AAEA,eAAsBG,EAAuBN,GAAYO,GAAuBC,GAAyC;AACrH,SAAOP,EAAW,mBAAmC;AAAA,IACjD,KAAK,GAAGJ,EAAgC,oBAAoB,QAAQ,IAAIG,CAAE,IAAIO,CAAa;AAAA,IAC3F,QAAQV,EAAgC,oBAAoB;AAAA,IAC5D,MAAMW;AAAA,EAAA,CACT;AACL;AAEA,eAAsBC,EAA0BC,GAAa;AACzD,SAAOT,EAAW,mBAAwD;AAAA,IACtE,KAAK,GAAGJ,EAAgC,uBAAuB,QAAQ,IAAIa,CAAG;AAAA,IAC9E,QAAQb,EAAgC,uBAAuB;AAAA,EAAA,CAClE;AACL;AAEA,eAAsBc,EAAoBC,GAAmC;AACzE,SAAOX,EAAW,mBAA0D;AAAA,IACxE,KAAKJ,EAAgC,iBAAiB;AAAA,IACtD,QAAQA,EAAgC,iBAAiB;AAAA,IACzD,MAAMe;AAAA,EAAA,CACT;AACL;AAEA,eAAsBC,EAA4BV,GAAmC;AACjF,SAAOF,EAAW,mBAAkD;AAAA,IAChE,KAAKJ,EAAgC,yBAAyB;AAAA,IAC9D,QAAQA,EAAgC,yBAAyB;AAAA,IACjE,MAAMM;AAAA,EAAA,CACT;AACL;"}
|
|
@@ -1,96 +1,97 @@
|
|
|
1
|
-
import { apiAddCartaoPortadorFrete as i, apiFindAllCartaoPortadorFrete as o, apiFindCartaoPortadorFreteByTipoBusca as
|
|
1
|
+
import { apiAddCartaoPortadorFrete as i, apiFindAllCartaoPortadorFrete as o, apiFindCartaoPortadorFreteByTipoBusca as t } from "./CartaoPortadorFrete/CartaoPortadorFreteService.js";
|
|
2
2
|
import { apiAddCertificadoTransportadora as p, apiDownloadCertificadoTransportadora as d, apiFindAllMonitorCertificadoTransportadora as n, apiGetCertificadoTransportadora as l, apiUpdateCertificadoTransportadora as F } from "./CertificadoTransportadora/CertificadoTransportadoraService.js";
|
|
3
3
|
import { apiAddCest as s, apiFindAllCest as m, apiGetCest as A, apiUpdateCest as f } from "./Cest/CestService.js";
|
|
4
|
-
import { apiAddConta as
|
|
5
|
-
import { apiAddContratoFrete as G, apiFindAllContratoFrete as U, apiFindCalculoFrete as T,
|
|
6
|
-
import { apiAddControleDescarga as
|
|
7
|
-
import { apiFindAllControleEmbarque as
|
|
8
|
-
import { apiAddFavorecido as
|
|
9
|
-
import { apiAddInss as
|
|
10
|
-
import { apiAddIrpf as
|
|
11
|
-
import { apiAddIss as
|
|
12
|
-
import { apiAddItinerario as
|
|
13
|
-
import { apiFindMaterial as
|
|
14
|
-
import { apiGetFornecedor as
|
|
15
|
-
import { apiFindByNomeOrCodigo as
|
|
16
|
-
import { apiFindByNotaFiscal as
|
|
17
|
-
import { apiAddOrdemCarregamento as xa, apiFindAllOrdemCarregamento as
|
|
18
|
-
import { apiAddRemetenteDestinatario as
|
|
19
|
-
import { apiAddRota as
|
|
20
|
-
import { apiAddTipoCarga as
|
|
21
|
-
import { apiFindAllveiculo as
|
|
4
|
+
import { apiAddConta as x, apiFindConta as g } from "./Conta/ContaService.js";
|
|
5
|
+
import { apiAddContratoFrete as G, apiFindAllContratoFrete as U, apiFindCalculoFrete as T, apiFindContratoPorDocumento as u, apiFindvalorBrutoContrato as D, apiGetContratoFrete as R, apiUpdateContratoFrete as B, apiUpdateStatusParcela as O } from "./ContratoFrete/ContratoFreteService.js";
|
|
6
|
+
import { apiAddControleDescarga as P, apiFindAllControleDescarga as y, apiGetCodigoControleDescarga as M, apiGetControleDescarga as q, apiUpdateControleDescarga as N } from "./ControleDescarga/ControleDescargaService.js";
|
|
7
|
+
import { apiFindAllControleEmbarque as b } from "./ControleEmbarque/ControleEmbarqueService.js";
|
|
8
|
+
import { apiAddFavorecido as E, apiFindAllFavorecido as L, apiFindFavorecidoByTipoBusca as V } from "./Favorecido/FavorecidoService.js";
|
|
9
|
+
import { apiAddInss as j, apiFindAllInss as k, apiGetInss as z, apiUpdateInss as H } from "./Inss/InssService.js";
|
|
10
|
+
import { apiAddIrpf as K, apiFindAllIrpf as Q, apiGetIrpf as W, apiUpdateIrpf as X } from "./Irpf/IrpfService.js";
|
|
11
|
+
import { apiAddIss as Z, apiFindAllIss as _, apiGeTIss as $, apiUpdateIss as aa } from "./Iss/IssService.js";
|
|
12
|
+
import { apiAddItinerario as ia, apiFindAllItinerario as oa, apiGetItinerario as ta, apiItinerarioFindRotaAndMaterial as ea, apiItinerarioFindValorLiquidoFrete as pa, apiUpdateItinerario as da } from "./Itinerario/ItinerarioService.js";
|
|
13
|
+
import { apiFindMaterial as la } from "./Material/MaterialService.js";
|
|
14
|
+
import { apiGetFornecedor as Ca } from "./Motorista/MotoristaService.js";
|
|
15
|
+
import { apiFindByNomeOrCodigo as ma } from "./NaturezaCarga/NaturezaCargaService.js";
|
|
16
|
+
import { apiFindByNotaFiscal as fa } from "./NotaFiscal/NotaFiscalService.js";
|
|
17
|
+
import { apiAddOrdemCarregamento as xa, apiFindAllOrdemCarregamento as ga, apiGetCodigoOrdemCarregamento as Ia, apiGetOrdemCarregamento as Ga, apiUpdateOrdemCarregamento as Ua } from "./OrdemCarregamento/OrdemCarregamentoService.js";
|
|
18
|
+
import { apiAddRemetenteDestinatario as ua, apiFindAllRemetenteDestinatario as Da, apiUpdateRemetenteDestinatario as Ra } from "./RemetenteDestinatario/RemetenteDestinatarioService.js";
|
|
19
|
+
import { apiAddRota as Oa, apiFindAllRota as va, apiFindRotas as Pa, apiGetRota as ya, apiUpdateRota as Ma, apiUpdateStatus as qa } from "./Rota/RotaService.js";
|
|
20
|
+
import { apiAddTipoCarga as Sa, apiFindAllTipoCarga as ba, apiGetCodigoTipoCarga as wa, apiGetTipoCarga as Ea, apiUpdateTipoCarga as La } from "./TiposCarga/TipoCargaService.js";
|
|
21
|
+
import { apiFindAllveiculo as ha } from "./Veiculo/VeiculoService.js";
|
|
22
22
|
export {
|
|
23
23
|
i as apiAddCartaoPortadorFrete,
|
|
24
24
|
p as apiAddCertificadoTransportadora,
|
|
25
25
|
s as apiAddCest,
|
|
26
|
-
|
|
26
|
+
x as apiAddConta,
|
|
27
27
|
G as apiAddContratoFrete,
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
28
|
+
P as apiAddControleDescarga,
|
|
29
|
+
E as apiAddFavorecido,
|
|
30
|
+
j as apiAddInss,
|
|
31
|
+
K as apiAddIrpf,
|
|
32
|
+
Z as apiAddIss,
|
|
33
|
+
ia as apiAddItinerario,
|
|
34
34
|
xa as apiAddOrdemCarregamento,
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
35
|
+
ua as apiAddRemetenteDestinatario,
|
|
36
|
+
Oa as apiAddRota,
|
|
37
|
+
Sa as apiAddTipoCarga,
|
|
38
38
|
d as apiDownloadCertificadoTransportadora,
|
|
39
39
|
o as apiFindAllCartaoPortadorFrete,
|
|
40
40
|
m as apiFindAllCest,
|
|
41
41
|
U as apiFindAllContratoFrete,
|
|
42
42
|
y as apiFindAllControleDescarga,
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
43
|
+
b as apiFindAllControleEmbarque,
|
|
44
|
+
L as apiFindAllFavorecido,
|
|
45
|
+
k as apiFindAllInss,
|
|
46
|
+
Q as apiFindAllIrpf,
|
|
47
|
+
_ as apiFindAllIss,
|
|
48
|
+
oa as apiFindAllItinerario,
|
|
49
49
|
n as apiFindAllMonitorCertificadoTransportadora,
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
50
|
+
ga as apiFindAllOrdemCarregamento,
|
|
51
|
+
Da as apiFindAllRemetenteDestinatario,
|
|
52
|
+
va as apiFindAllRota,
|
|
53
|
+
ba as apiFindAllTipoCarga,
|
|
54
|
+
ha as apiFindAllveiculo,
|
|
55
|
+
ma as apiFindByNomeOrCodigo,
|
|
56
|
+
fa as apiFindByNotaFiscal,
|
|
57
57
|
T as apiFindCalculoFrete,
|
|
58
|
-
|
|
58
|
+
t as apiFindCartaoPortadorFreteByTipoBusca,
|
|
59
59
|
g as apiFindConta,
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
60
|
+
u as apiFindContratoPorDocumento,
|
|
61
|
+
V as apiFindFavorecidoByTipoBusca,
|
|
62
|
+
la as apiFindMaterial,
|
|
63
|
+
Pa as apiFindRotas,
|
|
64
|
+
D as apiFindvalorBrutoContrato,
|
|
65
|
+
$ as apiGeTIss,
|
|
65
66
|
l as apiGetCertificadoTransportadora,
|
|
66
67
|
A as apiGetCest,
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
68
|
+
M as apiGetCodigoControleDescarga,
|
|
69
|
+
Ia as apiGetCodigoOrdemCarregamento,
|
|
70
|
+
wa as apiGetCodigoTipoCarga,
|
|
71
|
+
R as apiGetContratoFrete,
|
|
72
|
+
q as apiGetControleDescarga,
|
|
73
|
+
Ca as apiGetFornecedor,
|
|
74
|
+
z as apiGetInss,
|
|
75
|
+
W as apiGetIrpf,
|
|
76
|
+
ta as apiGetItinerario,
|
|
77
|
+
Ga as apiGetOrdemCarregamento,
|
|
77
78
|
ya as apiGetRota,
|
|
78
|
-
|
|
79
|
+
Ea as apiGetTipoCarga,
|
|
79
80
|
ea as apiItinerarioFindRotaAndMaterial,
|
|
80
|
-
|
|
81
|
+
pa as apiItinerarioFindValorLiquidoFrete,
|
|
81
82
|
F as apiUpdateCertificadoTransportadora,
|
|
82
83
|
f as apiUpdateCest,
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
84
|
+
B as apiUpdateContratoFrete,
|
|
85
|
+
N as apiUpdateControleDescarga,
|
|
86
|
+
H as apiUpdateInss,
|
|
87
|
+
X as apiUpdateIrpf,
|
|
88
|
+
aa as apiUpdateIss,
|
|
89
|
+
da as apiUpdateItinerario,
|
|
90
|
+
Ua as apiUpdateOrdemCarregamento,
|
|
91
|
+
Ra as apiUpdateRemetenteDestinatario,
|
|
92
|
+
Ma as apiUpdateRota,
|
|
93
|
+
qa as apiUpdateStatus,
|
|
94
|
+
O as apiUpdateStatusParcela,
|
|
95
|
+
La as apiUpdateTipoCarga
|
|
95
96
|
};
|
|
96
97
|
//# sourceMappingURL=index.js.map
|