sigo-package 1.2.93 → 1.2.94
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 +4 -1
- package/dist/index.mjs +4 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -3855,7 +3855,10 @@ var codMOTroncal_ReglaLiquidacion1 = [
|
|
|
3855
3855
|
"T53",
|
|
3856
3856
|
//#endregion Cambios solicitados por arturo 14-10-2025 Ticket (73191)
|
|
3857
3857
|
//#region Cambios solicitados por arturo 14-10-2025 Ticket (73900)
|
|
3858
|
-
"T54"
|
|
3858
|
+
"T54",
|
|
3859
|
+
//#endregion Cambios solicitados por arturo 14-10-2025 Ticket (73900)
|
|
3860
|
+
//#region Cambios solicitados por arturo 14-10-2025 Ticket (74007)
|
|
3861
|
+
"T55"
|
|
3859
3862
|
];
|
|
3860
3863
|
var codMOClientes_ReglaLiquidacion1 = [
|
|
3861
3864
|
"073106600",
|
package/dist/index.mjs
CHANGED
|
@@ -3702,7 +3702,10 @@ var codMOTroncal_ReglaLiquidacion1 = [
|
|
|
3702
3702
|
"T53",
|
|
3703
3703
|
//#endregion Cambios solicitados por arturo 14-10-2025 Ticket (73191)
|
|
3704
3704
|
//#region Cambios solicitados por arturo 14-10-2025 Ticket (73900)
|
|
3705
|
-
"T54"
|
|
3705
|
+
"T54",
|
|
3706
|
+
//#endregion Cambios solicitados por arturo 14-10-2025 Ticket (73900)
|
|
3707
|
+
//#region Cambios solicitados por arturo 14-10-2025 Ticket (74007)
|
|
3708
|
+
"T55"
|
|
3706
3709
|
];
|
|
3707
3710
|
var codMOClientes_ReglaLiquidacion1 = [
|
|
3708
3711
|
"073106600",
|