sigo-package 1.2.55 → 1.2.56
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 +44 -0
- package/dist/index.mjs +44 -0
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -5190,6 +5190,50 @@ var mapaMOMaterialAL02 = new Map([
|
|
|
5190
5190
|
Cantidad: 0,
|
|
5191
5191
|
Factor: 1
|
|
5192
5192
|
}
|
|
5193
|
+
],
|
|
5194
|
+
[
|
|
5195
|
+
"073006000--Business",
|
|
5196
|
+
{
|
|
5197
|
+
Codigo: "073006000",
|
|
5198
|
+
ManoObra: [],
|
|
5199
|
+
Materiales: [
|
|
5200
|
+
{
|
|
5201
|
+
Cantidad: 1,
|
|
5202
|
+
Codigo: "03DUC-118-204",
|
|
5203
|
+
CantidadFija: true,
|
|
5204
|
+
CantidadPadre: false,
|
|
5205
|
+
Factor: 1,
|
|
5206
|
+
Materiales: [],
|
|
5207
|
+
ManoObra: []
|
|
5208
|
+
}
|
|
5209
|
+
],
|
|
5210
|
+
CantidadFija: true,
|
|
5211
|
+
CantidadPadre: false,
|
|
5212
|
+
Cantidad: 1,
|
|
5213
|
+
Factor: 1
|
|
5214
|
+
}
|
|
5215
|
+
],
|
|
5216
|
+
[
|
|
5217
|
+
"T22--Business",
|
|
5218
|
+
{
|
|
5219
|
+
Codigo: "T22",
|
|
5220
|
+
ManoObra: [],
|
|
5221
|
+
Materiales: [
|
|
5222
|
+
{
|
|
5223
|
+
Cantidad: 1,
|
|
5224
|
+
Codigo: "03DUC-118-204",
|
|
5225
|
+
CantidadFija: true,
|
|
5226
|
+
CantidadPadre: false,
|
|
5227
|
+
Factor: 1,
|
|
5228
|
+
Materiales: [],
|
|
5229
|
+
ManoObra: []
|
|
5230
|
+
}
|
|
5231
|
+
],
|
|
5232
|
+
CantidadFija: true,
|
|
5233
|
+
CantidadPadre: false,
|
|
5234
|
+
Cantidad: 1,
|
|
5235
|
+
Factor: 1
|
|
5236
|
+
}
|
|
5193
5237
|
]
|
|
5194
5238
|
]);
|
|
5195
5239
|
|
package/dist/index.mjs
CHANGED
|
@@ -5056,6 +5056,50 @@ var mapaMOMaterialAL02 = new Map([
|
|
|
5056
5056
|
Cantidad: 0,
|
|
5057
5057
|
Factor: 1
|
|
5058
5058
|
}
|
|
5059
|
+
],
|
|
5060
|
+
[
|
|
5061
|
+
"073006000--Business",
|
|
5062
|
+
{
|
|
5063
|
+
Codigo: "073006000",
|
|
5064
|
+
ManoObra: [],
|
|
5065
|
+
Materiales: [
|
|
5066
|
+
{
|
|
5067
|
+
Cantidad: 1,
|
|
5068
|
+
Codigo: "03DUC-118-204",
|
|
5069
|
+
CantidadFija: true,
|
|
5070
|
+
CantidadPadre: false,
|
|
5071
|
+
Factor: 1,
|
|
5072
|
+
Materiales: [],
|
|
5073
|
+
ManoObra: []
|
|
5074
|
+
}
|
|
5075
|
+
],
|
|
5076
|
+
CantidadFija: true,
|
|
5077
|
+
CantidadPadre: false,
|
|
5078
|
+
Cantidad: 1,
|
|
5079
|
+
Factor: 1
|
|
5080
|
+
}
|
|
5081
|
+
],
|
|
5082
|
+
[
|
|
5083
|
+
"T22--Business",
|
|
5084
|
+
{
|
|
5085
|
+
Codigo: "T22",
|
|
5086
|
+
ManoObra: [],
|
|
5087
|
+
Materiales: [
|
|
5088
|
+
{
|
|
5089
|
+
Cantidad: 1,
|
|
5090
|
+
Codigo: "03DUC-118-204",
|
|
5091
|
+
CantidadFija: true,
|
|
5092
|
+
CantidadPadre: false,
|
|
5093
|
+
Factor: 1,
|
|
5094
|
+
Materiales: [],
|
|
5095
|
+
ManoObra: []
|
|
5096
|
+
}
|
|
5097
|
+
],
|
|
5098
|
+
CantidadFija: true,
|
|
5099
|
+
CantidadPadre: false,
|
|
5100
|
+
Cantidad: 1,
|
|
5101
|
+
Factor: 1
|
|
5102
|
+
}
|
|
5059
5103
|
]
|
|
5060
5104
|
]);
|
|
5061
5105
|
|