sigo-package 1.2.67 → 1.2.68
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
|
@@ -3901,7 +3901,11 @@ var codClientes = [
|
|
|
3901
3901
|
"073101400",
|
|
3902
3902
|
"073101500",
|
|
3903
3903
|
"073106600",
|
|
3904
|
-
"073102400"
|
|
3904
|
+
"073102400",
|
|
3905
|
+
//#region Cambios solicitados por arturo 14-07-2025 Ticket (69876)
|
|
3906
|
+
"042904600",
|
|
3907
|
+
"042904700",
|
|
3908
|
+
"042904800"
|
|
3905
3909
|
];
|
|
3906
3910
|
var codNoCliente = [
|
|
3907
3911
|
"073100700",
|
package/dist/index.mjs
CHANGED
|
@@ -3761,7 +3761,11 @@ var codClientes = [
|
|
|
3761
3761
|
"073101400",
|
|
3762
3762
|
"073101500",
|
|
3763
3763
|
"073106600",
|
|
3764
|
-
"073102400"
|
|
3764
|
+
"073102400",
|
|
3765
|
+
//#region Cambios solicitados por arturo 14-07-2025 Ticket (69876)
|
|
3766
|
+
"042904600",
|
|
3767
|
+
"042904700",
|
|
3768
|
+
"042904800"
|
|
3765
3769
|
];
|
|
3766
3770
|
var codNoCliente = [
|
|
3767
3771
|
"073100700",
|