sigo-package 1.2.85 → 1.2.86
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/index.js +5 -1
- package/dist/index.mjs +5 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -3843,7 +3843,11 @@ var codMOTroncal_ReglaLiquidacion1 = [
|
|
|
3843
3843
|
"010602500",
|
|
3844
3844
|
//#endregion Cambios solicitados por arturo 22-05-2025 Ticket (67488)
|
|
3845
3845
|
//#region Cambios solicitados por arturo 15-09-2025 Ticket (72244)
|
|
3846
|
-
"T51"
|
|
3846
|
+
"T51",
|
|
3847
|
+
//#endregion Cambios solicitados por arturo 15-09-2025 Ticket (72244)
|
|
3848
|
+
//#region Cambios solicitados por arturo 15-09-2025 Ticket (73191)
|
|
3849
|
+
"T52",
|
|
3850
|
+
"T53"
|
|
3847
3851
|
];
|
|
3848
3852
|
var codMOClientes_ReglaLiquidacion1 = [
|
|
3849
3853
|
"073106600",
|
package/dist/index.mjs
CHANGED
|
@@ -3694,7 +3694,11 @@ var codMOTroncal_ReglaLiquidacion1 = [
|
|
|
3694
3694
|
"010602500",
|
|
3695
3695
|
//#endregion Cambios solicitados por arturo 22-05-2025 Ticket (67488)
|
|
3696
3696
|
//#region Cambios solicitados por arturo 15-09-2025 Ticket (72244)
|
|
3697
|
-
"T51"
|
|
3697
|
+
"T51",
|
|
3698
|
+
//#endregion Cambios solicitados por arturo 15-09-2025 Ticket (72244)
|
|
3699
|
+
//#region Cambios solicitados por arturo 15-09-2025 Ticket (73191)
|
|
3700
|
+
"T52",
|
|
3701
|
+
"T53"
|
|
3698
3702
|
];
|
|
3699
3703
|
var codMOClientes_ReglaLiquidacion1 = [
|
|
3700
3704
|
"073106600",
|