@things-factory/operato-mms 4.3.667 → 4.3.671
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/package.json +33 -33
- package/dist-server/controllers/index.js +0 -1
- package/dist-server/controllers/index.js.map +0 -1
- package/dist-server/entities/index.js +0 -5
- package/dist-server/entities/index.js.map +0 -1
- package/dist-server/graphql/index.js +0 -33
- package/dist-server/graphql/index.js.map +0 -1
- package/dist-server/graphql/resolvers/index.js +0 -32
- package/dist-server/graphql/resolvers/index.js.map +0 -1
- package/dist-server/graphql/resolvers/interface-with-hub/add-release-order.js +0 -242
- package/dist-server/graphql/resolvers/interface-with-hub/add-release-order.js.map +0 -1
- package/dist-server/graphql/resolvers/interface-with-hub/auto-add-release-order.js +0 -218
- package/dist-server/graphql/resolvers/interface-with-hub/auto-add-release-order.js.map +0 -1
- package/dist-server/graphql/resolvers/interface-with-hub/auto-update-all-marketplace-product-variation-quantity.js +0 -159
- package/dist-server/graphql/resolvers/interface-with-hub/auto-update-all-marketplace-product-variation-quantity.js.map +0 -1
- package/dist-server/graphql/resolvers/interface-with-hub/generate-replenishment-order.js +0 -27
- package/dist-server/graphql/resolvers/interface-with-hub/generate-replenishment-order.js.map +0 -1
- package/dist-server/graphql/resolvers/interface-with-hub/index.js +0 -12
- package/dist-server/graphql/resolvers/interface-with-hub/index.js.map +0 -1
- package/dist-server/graphql/resolvers/interface-with-hub/warehouse-marketplace-products.js +0 -157
- package/dist-server/graphql/resolvers/interface-with-hub/warehouse-marketplace-products.js.map +0 -1
- package/dist-server/graphql/resolvers/shipping-provider/index.js +0 -6
- package/dist-server/graphql/resolvers/shipping-provider/index.js.map +0 -1
- package/dist-server/graphql/resolvers/shipping-provider/shipping-providers.js +0 -32
- package/dist-server/graphql/resolvers/shipping-provider/shipping-providers.js.map +0 -1
- package/dist-server/graphql/resolvers/warehouse-product/auto-link-warehouse-marketplace-product-variations.js +0 -63
- package/dist-server/graphql/resolvers/warehouse-product/auto-link-warehouse-marketplace-product-variations.js.map +0 -1
- package/dist-server/graphql/resolvers/warehouse-product/index.js +0 -6
- package/dist-server/graphql/resolvers/warehouse-product/index.js.map +0 -1
- package/dist-server/graphql/types/index.js +0 -33
- package/dist-server/graphql/types/index.js.map +0 -1
- package/dist-server/graphql/types/interface-with-hub/index.js +0 -29
- package/dist-server/graphql/types/interface-with-hub/index.js.map +0 -1
- package/dist-server/graphql/types/interface-with-hub/new-stock-replenishment.js +0 -34
- package/dist-server/graphql/types/interface-with-hub/new-stock-replenishment.js.map +0 -1
- package/dist-server/graphql/types/interface-with-hub/replenishment-order-product.js +0 -50
- package/dist-server/graphql/types/interface-with-hub/replenishment-order-product.js.map +0 -1
- package/dist-server/graphql/types/interface-with-hub/stock-replenishment-list.js +0 -16
- package/dist-server/graphql/types/interface-with-hub/stock-replenishment-list.js.map +0 -1
- package/dist-server/graphql/types/interface-with-hub/stock-replenishment.js +0 -47
- package/dist-server/graphql/types/interface-with-hub/stock-replenishment.js.map +0 -1
- package/dist-server/graphql/types/interface-with-hub/warehouse-inventory.js +0 -17
- package/dist-server/graphql/types/interface-with-hub/warehouse-inventory.js.map +0 -1
- package/dist-server/graphql/types/interface-with-hub/warehouse-marketplace-product-list.js +0 -14
- package/dist-server/graphql/types/interface-with-hub/warehouse-marketplace-product-list.js.map +0 -1
- package/dist-server/graphql/types/interface-with-hub/warehouse-marketplace-product.js +0 -20
- package/dist-server/graphql/types/interface-with-hub/warehouse-marketplace-product.js.map +0 -1
- package/dist-server/graphql/types/shipping-provider/index.js +0 -10
- package/dist-server/graphql/types/shipping-provider/index.js.map +0 -1
- package/dist-server/graphql/types/shipping-provider/shipping-provider-list.js +0 -13
- package/dist-server/graphql/types/shipping-provider/shipping-provider-list.js.map +0 -1
- package/dist-server/graphql/types/shipping-provider/shipping-provider.js +0 -13
- package/dist-server/graphql/types/shipping-provider/shipping-provider.js.map +0 -1
- package/dist-server/graphql/types/warehouse-product/index.js +0 -11
- package/dist-server/graphql/types/warehouse-product/index.js.map +0 -1
- package/dist-server/graphql/types/warehouse-product/warehouse-product.js +0 -12
- package/dist-server/graphql/types/warehouse-product/warehouse-product.js.map +0 -1
- package/dist-server/index.js +0 -34
- package/dist-server/index.js.map +0 -1
- package/dist-server/middlewares/index.js +0 -4
- package/dist-server/middlewares/index.js.map +0 -1
- package/dist-server/migrations/1599732967233-SeedCommonCode.js +0 -52
- package/dist-server/migrations/1599732967233-SeedCommonCode.js.map +0 -1
- package/dist-server/migrations/1608009991075-SeedUser.js +0 -51
- package/dist-server/migrations/1608009991075-SeedUser.js.map +0 -1
- package/dist-server/migrations/index.js +0 -12
- package/dist-server/migrations/index.js.map +0 -1
- package/dist-server/routers/etrax-router.js +0 -155
- package/dist-server/routers/etrax-router.js.map +0 -1
- package/dist-server/routers/shopify-pos-public-router.js +0 -109
- package/dist-server/routers/shopify-pos-public-router.js.map +0 -1
- package/dist-server/routes.js +0 -11
- package/dist-server/routes.js.map +0 -1
- package/dist-server/util/interface-helper.js +0 -53
- package/dist-server/util/interface-helper.js.map +0 -1
- package/dist-server/util/no-generator.js +0 -14
- package/dist-server/util/no-generator.js.map +0 -1
package/dist-server/graphql/resolvers/interface-with-hub/warehouse-marketplace-products.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"warehouse-marketplace-products.js","sourceRoot":"","sources":["../../../../server/graphql/resolvers/interface-with-hub/warehouse-marketplace-products.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.Query = void 0;
|
|
4
|
-
const shipping_providers_1 = require("./shipping-providers");
|
|
5
|
-
exports.Query = Object.assign({}, shipping_providers_1.shippingProviders);
|
|
6
|
-
//# sourceMappingURL=index.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../server/graphql/resolvers/shipping-provider/index.ts"],"names":[],"mappings":";;;AAAA,6DAAwD;AAE3C,QAAA,KAAK,qBACX,sCAAiB,EACvB"}
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.shippingProviders = void 0;
|
|
4
|
-
const typeorm_1 = require("typeorm");
|
|
5
|
-
const marketplace_base_1 = require("@things-factory/marketplace-base");
|
|
6
|
-
exports.shippingProviders = {
|
|
7
|
-
async shippingProviders(_, params, context) {
|
|
8
|
-
try {
|
|
9
|
-
const { domain } = context.state;
|
|
10
|
-
let statusFilter = ``;
|
|
11
|
-
if (params.statuses) {
|
|
12
|
-
statusFilter = `AND status in (${params.statuses.map(e => {
|
|
13
|
-
return `'` + e + `'`;
|
|
14
|
-
})})`;
|
|
15
|
-
}
|
|
16
|
-
let items = await (0, typeorm_1.getRepository)(marketplace_base_1.MarketplaceOrder).query(`
|
|
17
|
-
SELECT DISTINCT shipping_provider FROM marketplace_orders WHERE domain_id = '${domain.id}' AND marketplace_store_id = '${params.storeId}' AND shipping_provider IS NOT null AND shipping_provider != ''
|
|
18
|
-
` + statusFilter);
|
|
19
|
-
items = items.map(e => {
|
|
20
|
-
const { shipping_provider: shippingProvider } = e;
|
|
21
|
-
return {
|
|
22
|
-
shippingProvider
|
|
23
|
-
};
|
|
24
|
-
});
|
|
25
|
-
return { items };
|
|
26
|
-
}
|
|
27
|
-
catch (error) {
|
|
28
|
-
throw error;
|
|
29
|
-
}
|
|
30
|
-
}
|
|
31
|
-
};
|
|
32
|
-
//# sourceMappingURL=shipping-providers.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"shipping-providers.js","sourceRoot":"","sources":["../../../../server/graphql/resolvers/shipping-provider/shipping-providers.ts"],"names":[],"mappings":";;;AAAA,qCAAuC;AACvC,uEAAmE;AAItD,QAAA,iBAAiB,GAAG;IAC/B,KAAK,CAAC,iBAAiB,CAAC,CAAM,EAAE,MAAiB,EAAE,OAAY;QAC7D,IAAI;YACF,MAAM,EAAE,MAAM,EAAE,GAAuB,OAAO,CAAC,KAAK,CAAA;YAEpD,IAAI,YAAY,GAAG,EAAE,CAAA;YACrB,IAAI,MAAM,CAAC,QAAQ,EAAE;gBACnB,YAAY,GAAG,kBAAkB,MAAM,CAAC,QAAQ,CAAC,GAAG,CAAC,CAAC,CAAC,EAAE;oBACvD,OAAO,GAAG,GAAG,CAAC,GAAG,GAAG,CAAA;gBACtB,CAAC,CAAC,GAAG,CAAA;aACN;YAED,IAAI,KAAK,GAAU,MAAM,IAAA,uBAAa,EAAC,mCAAgB,CAAC,CAAC,KAAK,CAC5D;uFAC+E,MAAM,CAAC,EAAE,iCAAiC,MAAM,CAAC,OAAO;OACxI,GAAG,YAAY,CACf,CAAA;YAED,KAAK,GAAG,KAAK,CAAC,GAAG,CAAC,CAAC,CAAC,EAAE;gBACpB,MAAM,EAAE,iBAAiB,EAAE,gBAAgB,EAAE,GAAG,CAAC,CAAA;gBAEjD,OAAO;oBACL,gBAAgB;iBACjB,CAAA;YACH,CAAC,CAAC,CAAA;YAEF,OAAO,EAAE,KAAK,EAAE,CAAA;SACjB;QAAC,OAAO,KAAK,EAAE;YACd,MAAM,KAAK,CAAA;SACZ;IACH,CAAC;CACF,CAAA"}
|
|
@@ -1,63 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.autoLinkWarehouseMarketplaceProductVariationsResolver = void 0;
|
|
4
|
-
const shell_1 = require("@things-factory/shell");
|
|
5
|
-
const typeorm_1 = require("typeorm");
|
|
6
|
-
const warehouse_marketplace_products_1 = require("../interface-with-hub/warehouse-marketplace-products");
|
|
7
|
-
const marketplace_base_1 = require("@things-factory/marketplace-base");
|
|
8
|
-
exports.autoLinkWarehouseMarketplaceProductVariationsResolver = {
|
|
9
|
-
async autoLinkWarehouseMarketplaceProductVariations(_, { marketplaceStoreIds, isCheckedSku }, context) {
|
|
10
|
-
const { domain, user, tx } = context.state;
|
|
11
|
-
const tag = `progress-link-product`;
|
|
12
|
-
await linkMarketplaceProductVariations({
|
|
13
|
-
domain,
|
|
14
|
-
user,
|
|
15
|
-
tag,
|
|
16
|
-
marketplaceStoreIds,
|
|
17
|
-
isCheckedSku,
|
|
18
|
-
tx
|
|
19
|
-
});
|
|
20
|
-
return true;
|
|
21
|
-
}
|
|
22
|
-
};
|
|
23
|
-
async function linkMarketplaceProductVariations({ domain, user, tag, marketplaceStoreIds, isCheckedSku, tx }) {
|
|
24
|
-
try {
|
|
25
|
-
const params = { filters: [], sortings: [] };
|
|
26
|
-
const warehouseMarketplaceProducts = await (0, warehouse_marketplace_products_1.warehouseMarketplaceProduct)(params, domain, user, tx);
|
|
27
|
-
const marketplaceProducts = await tx.getRepository(marketplace_base_1.MarketplaceProduct).find({
|
|
28
|
-
where: { domain, marketplaceStore: (0, typeorm_1.In)(marketplaceStoreIds) }
|
|
29
|
-
});
|
|
30
|
-
let marketplaceProductVariations = await tx
|
|
31
|
-
.getRepository(marketplace_base_1.MarketplaceProductVariation)
|
|
32
|
-
.find({
|
|
33
|
-
where: { domain, marketplaceProduct: (0, typeorm_1.In)(marketplaceProducts.map(product => product.id)), sku: (0, typeorm_1.IsNull)() }
|
|
34
|
-
});
|
|
35
|
-
let total = marketplaceProductVariations === null || marketplaceProductVariations === void 0 ? void 0 : marketplaceProductVariations.length;
|
|
36
|
-
const linkedProductVariations = await Promise.all(marketplaceProductVariations.map((productVariation, idx) => {
|
|
37
|
-
let foundSku;
|
|
38
|
-
if (isCheckedSku) {
|
|
39
|
-
foundSku = warehouseMarketplaceProducts.items.find(warehouseProd => warehouseProd.sku === productVariation.variationSku);
|
|
40
|
-
}
|
|
41
|
-
productVariation.sku = (foundSku === null || foundSku === void 0 ? void 0 : foundSku.sku) ? foundSku.sku : null;
|
|
42
|
-
productVariation.updater = user;
|
|
43
|
-
(0, shell_1.publishProgress)({
|
|
44
|
-
domain,
|
|
45
|
-
tag,
|
|
46
|
-
progress: Math.floor((idx / total) * 100),
|
|
47
|
-
message: `${idx} / ${total}`
|
|
48
|
-
});
|
|
49
|
-
return productVariation;
|
|
50
|
-
}));
|
|
51
|
-
await tx.getRepository(marketplace_base_1.MarketplaceProductVariation).save(linkedProductVariations);
|
|
52
|
-
}
|
|
53
|
-
catch (ex) {
|
|
54
|
-
(0, shell_1.publishProgress)({
|
|
55
|
-
domain,
|
|
56
|
-
tag,
|
|
57
|
-
progress: -1,
|
|
58
|
-
message: 'failed'
|
|
59
|
-
});
|
|
60
|
-
throw ex;
|
|
61
|
-
}
|
|
62
|
-
}
|
|
63
|
-
//# sourceMappingURL=auto-link-warehouse-marketplace-product-variations.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"auto-link-warehouse-marketplace-product-variations.js","sourceRoot":"","sources":["../../../../server/graphql/resolvers/warehouse-product/auto-link-warehouse-marketplace-product-variations.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.Mutation = void 0;
|
|
4
|
-
const auto_link_warehouse_marketplace_product_variations_1 = require("./auto-link-warehouse-marketplace-product-variations");
|
|
5
|
-
exports.Mutation = Object.assign({}, auto_link_warehouse_marketplace_product_variations_1.autoLinkWarehouseMarketplaceProductVariationsResolver);
|
|
6
|
-
//# sourceMappingURL=index.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../server/graphql/resolvers/warehouse-product/index.ts"],"names":[],"mappings":";;;AAAA,6HAA4H;AAE/G,QAAA,QAAQ,qBAChB,0GAAqD,EACzD"}
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
-
if (k2 === undefined) k2 = k;
|
|
4
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
-
}
|
|
8
|
-
Object.defineProperty(o, k2, desc);
|
|
9
|
-
}) : (function(o, m, k, k2) {
|
|
10
|
-
if (k2 === undefined) k2 = k;
|
|
11
|
-
o[k2] = m[k];
|
|
12
|
-
}));
|
|
13
|
-
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
-
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
-
}) : function(o, v) {
|
|
16
|
-
o["default"] = v;
|
|
17
|
-
});
|
|
18
|
-
var __importStar = (this && this.__importStar) || function (mod) {
|
|
19
|
-
if (mod && mod.__esModule) return mod;
|
|
20
|
-
var result = {};
|
|
21
|
-
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
22
|
-
__setModuleDefault(result, mod);
|
|
23
|
-
return result;
|
|
24
|
-
};
|
|
25
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
|
-
exports.types = exports.mutations = exports.queries = void 0;
|
|
27
|
-
const InterfaceWithHub = __importStar(require("./interface-with-hub"));
|
|
28
|
-
const WarehouseProduct = __importStar(require("./warehouse-product"));
|
|
29
|
-
const ShippingProvider = __importStar(require("./shipping-provider"));
|
|
30
|
-
exports.queries = [InterfaceWithHub.Query, ShippingProvider.Query];
|
|
31
|
-
exports.mutations = [InterfaceWithHub.Mutation, WarehouseProduct.Mutation];
|
|
32
|
-
exports.types = [...InterfaceWithHub.Types, ...WarehouseProduct.Types, ...ShippingProvider.Types];
|
|
33
|
-
//# sourceMappingURL=index.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../server/graphql/types/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,uEAAwD;AACxD,sEAAuD;AACvD,sEAAuD;AAE1C,QAAA,OAAO,GAAG,CAAC,gBAAgB,CAAC,KAAK,EAAE,gBAAgB,CAAC,KAAK,CAAC,CAAA;AAE1D,QAAA,SAAS,GAAG,CAAC,gBAAgB,CAAC,QAAQ,EAAE,gBAAgB,CAAC,QAAQ,CAAC,CAAA;AAElE,QAAA,KAAK,GAAG,CAAC,GAAG,gBAAgB,CAAC,KAAK,EAAE,GAAG,gBAAgB,CAAC,KAAK,EAAE,GAAG,gBAAgB,CAAC,KAAK,CAAC,CAAA"}
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.Types = exports.Query = exports.Mutation = void 0;
|
|
4
|
-
const new_stock_replenishment_1 = require("./new-stock-replenishment");
|
|
5
|
-
const replenishment_order_product_1 = require("./replenishment-order-product");
|
|
6
|
-
const stock_replenishment_1 = require("./stock-replenishment");
|
|
7
|
-
const stock_replenishment_list_1 = require("./stock-replenishment-list");
|
|
8
|
-
const warehouse_inventory_1 = require("./warehouse-inventory");
|
|
9
|
-
const warehouse_marketplace_product_1 = require("./warehouse-marketplace-product");
|
|
10
|
-
const warehouse_marketplace_product_list_1 = require("./warehouse-marketplace-product-list");
|
|
11
|
-
exports.Mutation = `
|
|
12
|
-
addReleaseOrder(marketplaceOrderIds: [String]!, warehouseId: String!): Boolean @transaction
|
|
13
|
-
autoAddReleaseOrder(warehouseId: String): Boolean @transaction
|
|
14
|
-
generateReplenishmentOrder(stockReplenishmentId: String!, warehouseId: String!): StockReplenishment @transaction
|
|
15
|
-
autoUpdateAllMarketplaceProductVariationQuantity(companyDomainId: String, warehouseId: String): Boolean @transaction
|
|
16
|
-
`;
|
|
17
|
-
exports.Query = `
|
|
18
|
-
warehouseMarketplaceProducts(filters: [Filter], pagination: Pagination, sortings: [Sorting]): WarehouseMarketplaceProductList @transaction
|
|
19
|
-
`;
|
|
20
|
-
exports.Types = [
|
|
21
|
-
stock_replenishment_1.StockReplenishment,
|
|
22
|
-
new_stock_replenishment_1.NewStockReplenishment,
|
|
23
|
-
replenishment_order_product_1.ReplenishmentOrderProduct,
|
|
24
|
-
stock_replenishment_list_1.StockReplenishmentList,
|
|
25
|
-
warehouse_inventory_1.WarehouseInventory,
|
|
26
|
-
warehouse_marketplace_product_1.WarehouseMarketplaceProduct,
|
|
27
|
-
warehouse_marketplace_product_list_1.WarehouseMarketplaceProductList
|
|
28
|
-
];
|
|
29
|
-
//# sourceMappingURL=index.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../server/graphql/types/interface-with-hub/index.ts"],"names":[],"mappings":";;;AAAA,uEAAiE;AACjE,+EAAyE;AACzE,+DAA0D;AAC1D,yEAAmE;AACnE,+DAA0D;AAC1D,mFAA6E;AAC7E,6FAAsF;AAEzE,QAAA,QAAQ,GAAiB;;;;;CAKrC,CAAA;AAEY,QAAA,KAAK,GAAiB;;CAElC,CAAA;AAEY,QAAA,KAAK,GAAG;IACnB,wCAAkB;IAClB,+CAAqB;IACrB,uDAAyB;IACzB,iDAAsB;IACtB,wCAAkB;IAClB,2DAA2B;IAC3B,oEAA+B;CAChC,CAAA"}
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
3
|
-
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
4
|
-
};
|
|
5
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
-
exports.NewStockReplenishment = void 0;
|
|
7
|
-
const graphql_tag_1 = __importDefault(require("graphql-tag"));
|
|
8
|
-
exports.NewStockReplenishment = (0, graphql_tag_1.default) `
|
|
9
|
-
input NewStockReplenishment {
|
|
10
|
-
name: String
|
|
11
|
-
description: String
|
|
12
|
-
containerNo: String
|
|
13
|
-
container: Boolean
|
|
14
|
-
ownTransport: Boolean!
|
|
15
|
-
crossDocking: Boolean
|
|
16
|
-
importCargo: Boolean
|
|
17
|
-
jobSheetNo: String
|
|
18
|
-
looseItem: Boolean
|
|
19
|
-
ata: String
|
|
20
|
-
eta: String
|
|
21
|
-
etaDate: String
|
|
22
|
-
truckNo: String
|
|
23
|
-
refNo: String
|
|
24
|
-
status: String
|
|
25
|
-
remark: String
|
|
26
|
-
orderProducts: [Object]!
|
|
27
|
-
orderVass: [Object]
|
|
28
|
-
deliveryOrderNo: String
|
|
29
|
-
containerSize: String
|
|
30
|
-
warehouseId: String #outletID
|
|
31
|
-
supplier: String
|
|
32
|
-
}
|
|
33
|
-
`;
|
|
34
|
-
//# sourceMappingURL=new-stock-replenishment.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"new-stock-replenishment.js","sourceRoot":"","sources":["../../../../server/graphql/types/interface-with-hub/new-stock-replenishment.ts"],"names":[],"mappings":";;;;;;AAAA,8DAA6B;AAEhB,QAAA,qBAAqB,GAAG,IAAA,qBAAG,EAAA;;;;;;;;;;;;;;;;;;;;;;;;;CAyBvC,CAAA"}
|
|
@@ -1,50 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
3
|
-
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
4
|
-
};
|
|
5
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
-
exports.ReplenishmentOrderProduct = void 0;
|
|
7
|
-
const graphql_tag_1 = __importDefault(require("graphql-tag"));
|
|
8
|
-
exports.ReplenishmentOrderProduct = (0, graphql_tag_1.default) `
|
|
9
|
-
type ReplenishmentOrderProduct {
|
|
10
|
-
id: String
|
|
11
|
-
domain: Domain
|
|
12
|
-
bizplace: Bizplace
|
|
13
|
-
sku: String
|
|
14
|
-
name: String
|
|
15
|
-
description: String
|
|
16
|
-
type: String
|
|
17
|
-
stockReplenishment: StockReplenishment
|
|
18
|
-
# collectionOrder: CollectionOrder
|
|
19
|
-
# deliveryOrder: DeliveryOrder
|
|
20
|
-
# releaseGood: ReleaseGood
|
|
21
|
-
# shippingOrder: ShippingOrder
|
|
22
|
-
# retailReplenishmentOrder: RetailReplenishmentOrder
|
|
23
|
-
# fromInventory: Inventory
|
|
24
|
-
# currentInventory: Inventory
|
|
25
|
-
# toInventory: Inventory
|
|
26
|
-
product: MarketplaceProduct
|
|
27
|
-
batchId: String
|
|
28
|
-
batchExp: String
|
|
29
|
-
adjustedBatchId: String
|
|
30
|
-
adjustedPalletQty: Int
|
|
31
|
-
packingType: String
|
|
32
|
-
uom: String
|
|
33
|
-
uomValue: Float
|
|
34
|
-
packQty: Int
|
|
35
|
-
actualPackQty: Int
|
|
36
|
-
palletQty: Int
|
|
37
|
-
actualPalletQty: Int
|
|
38
|
-
totalUomValue: String
|
|
39
|
-
releaseQty: Int
|
|
40
|
-
releaseUomValue: Float
|
|
41
|
-
remark: String
|
|
42
|
-
issue: String
|
|
43
|
-
status: String
|
|
44
|
-
createdAt: String
|
|
45
|
-
updatedAt: String
|
|
46
|
-
creator: User
|
|
47
|
-
updater: User
|
|
48
|
-
}
|
|
49
|
-
`;
|
|
50
|
-
//# sourceMappingURL=replenishment-order-product.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"replenishment-order-product.js","sourceRoot":"","sources":["../../../../server/graphql/types/interface-with-hub/replenishment-order-product.ts"],"names":[],"mappings":";;;;;;AAAA,8DAA6B;AAEhB,QAAA,yBAAyB,GAAG,IAAA,qBAAG,EAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAyC3C,CAAA"}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
3
|
-
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
4
|
-
};
|
|
5
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
-
exports.StockReplenishmentList = void 0;
|
|
7
|
-
const graphql_tag_1 = __importDefault(require("graphql-tag"));
|
|
8
|
-
exports.StockReplenishmentList = (0, graphql_tag_1.default) `
|
|
9
|
-
type StockReplenishmentList {
|
|
10
|
-
items: [StockReplenishment]
|
|
11
|
-
total: Int
|
|
12
|
-
errorcode: String
|
|
13
|
-
message: String
|
|
14
|
-
}
|
|
15
|
-
`;
|
|
16
|
-
//# sourceMappingURL=stock-replenishment-list.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"stock-replenishment-list.js","sourceRoot":"","sources":["../../../../server/graphql/types/interface-with-hub/stock-replenishment-list.ts"],"names":[],"mappings":";;;;;;AAAA,8DAA6B;AAEhB,QAAA,sBAAsB,GAAG,IAAA,qBAAG,EAAA;;;;;;;CAOxC,CAAA"}
|
|
@@ -1,47 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
3
|
-
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
4
|
-
};
|
|
5
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
-
exports.StockReplenishment = void 0;
|
|
7
|
-
const graphql_tag_1 = __importDefault(require("graphql-tag"));
|
|
8
|
-
exports.StockReplenishment = (0, graphql_tag_1.default) `
|
|
9
|
-
type StockReplenishment {
|
|
10
|
-
id: String
|
|
11
|
-
name: String
|
|
12
|
-
domain: Domain
|
|
13
|
-
bizplace: Bizplace
|
|
14
|
-
description: String
|
|
15
|
-
errorcode: Int
|
|
16
|
-
message: String
|
|
17
|
-
containerNo: String
|
|
18
|
-
containerSize: String
|
|
19
|
-
container: Boolean
|
|
20
|
-
ownTransport: Boolean
|
|
21
|
-
crossDocking: Boolean
|
|
22
|
-
# releaseGood: ReleaseGood
|
|
23
|
-
importCargo: Boolean
|
|
24
|
-
jobSheetNo: String
|
|
25
|
-
looseItem: Boolean
|
|
26
|
-
ata: String
|
|
27
|
-
eta: String
|
|
28
|
-
etaDate: String
|
|
29
|
-
truckNo: String
|
|
30
|
-
refNo: String
|
|
31
|
-
status: String
|
|
32
|
-
remark: String
|
|
33
|
-
# jobSheet: JobSheet
|
|
34
|
-
orderProducts: [ReplenishmentOrderProduct]
|
|
35
|
-
# orderVass: [OrderVas]
|
|
36
|
-
# collectionOrders: [CollectionOrder]
|
|
37
|
-
# attachment: [Attachment]
|
|
38
|
-
deliveryOrderNo: String
|
|
39
|
-
creator: User
|
|
40
|
-
updater: User
|
|
41
|
-
acceptedBy: User
|
|
42
|
-
createdAt: String
|
|
43
|
-
updatedAt: String
|
|
44
|
-
# supplier: ContactPoint
|
|
45
|
-
}
|
|
46
|
-
`;
|
|
47
|
-
//# sourceMappingURL=stock-replenishment.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"stock-replenishment.js","sourceRoot":"","sources":["../../../../server/graphql/types/interface-with-hub/stock-replenishment.ts"],"names":[],"mappings":";;;;;;AAAA,8DAA6B;AAEhB,QAAA,kBAAkB,GAAG,IAAA,qBAAG,EAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAsCpC,CAAA"}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
3
|
-
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
4
|
-
};
|
|
5
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
-
exports.WarehouseInventory = void 0;
|
|
7
|
-
const graphql_tag_1 = __importDefault(require("graphql-tag"));
|
|
8
|
-
exports.WarehouseInventory = (0, graphql_tag_1.default) `
|
|
9
|
-
type WarehouseInventory {
|
|
10
|
-
product: Product
|
|
11
|
-
qty: Int
|
|
12
|
-
lockedQty: Int
|
|
13
|
-
remainQty: Int
|
|
14
|
-
bizplace: Bizplace
|
|
15
|
-
}
|
|
16
|
-
`;
|
|
17
|
-
//# sourceMappingURL=warehouse-inventory.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"warehouse-inventory.js","sourceRoot":"","sources":["../../../../server/graphql/types/interface-with-hub/warehouse-inventory.ts"],"names":[],"mappings":";;;;;;AAAA,8DAA6B;AAEhB,QAAA,kBAAkB,GAAG,IAAA,qBAAG,EAAA;;;;;;;;CAQpC,CAAA"}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
3
|
-
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
4
|
-
};
|
|
5
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
-
exports.WarehouseMarketplaceProductList = void 0;
|
|
7
|
-
const graphql_tag_1 = __importDefault(require("graphql-tag"));
|
|
8
|
-
exports.WarehouseMarketplaceProductList = (0, graphql_tag_1.default) `
|
|
9
|
-
type WarehouseMarketplaceProductList {
|
|
10
|
-
items: [WarehouseMarketplaceProduct]
|
|
11
|
-
total: Int
|
|
12
|
-
}
|
|
13
|
-
`;
|
|
14
|
-
//# sourceMappingURL=warehouse-marketplace-product-list.js.map
|
package/dist-server/graphql/types/interface-with-hub/warehouse-marketplace-product-list.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"warehouse-marketplace-product-list.js","sourceRoot":"","sources":["../../../../server/graphql/types/interface-with-hub/warehouse-marketplace-product-list.ts"],"names":[],"mappings":";;;;;;AAAA,8DAA6B;AAEhB,QAAA,+BAA+B,GAAG,IAAA,qBAAG,EAAA;;;;;CAKjD,CAAA"}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
3
|
-
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
4
|
-
};
|
|
5
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
-
exports.WarehouseMarketplaceProduct = void 0;
|
|
7
|
-
const graphql_tag_1 = __importDefault(require("graphql-tag"));
|
|
8
|
-
exports.WarehouseMarketplaceProduct = (0, graphql_tag_1.default) `
|
|
9
|
-
type WarehouseMarketplaceProduct {
|
|
10
|
-
seq: Int
|
|
11
|
-
id: String
|
|
12
|
-
domain: Domain
|
|
13
|
-
sku: String
|
|
14
|
-
name: String
|
|
15
|
-
description: String
|
|
16
|
-
marketplaceProduct: [MarketplaceProduct]
|
|
17
|
-
warehouseInventory: [WarehouseInventory]
|
|
18
|
-
}
|
|
19
|
-
`;
|
|
20
|
-
//# sourceMappingURL=warehouse-marketplace-product.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"warehouse-marketplace-product.js","sourceRoot":"","sources":["../../../../server/graphql/types/interface-with-hub/warehouse-marketplace-product.ts"],"names":[],"mappings":";;;;;;AAAA,8DAA6B;AAEhB,QAAA,2BAA2B,GAAG,IAAA,qBAAG,EAAA;;;;;;;;;;;CAW7C,CAAA"}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.Types = exports.Query = void 0;
|
|
4
|
-
const shipping_provider_list_1 = require("./shipping-provider-list");
|
|
5
|
-
const shipping_provider_1 = require("./shipping-provider");
|
|
6
|
-
exports.Query = `
|
|
7
|
-
shippingProviders(storeId: String!, statuses: [String]): ShippingProviderList @transaction
|
|
8
|
-
`;
|
|
9
|
-
exports.Types = [shipping_provider_list_1.ShippingProviderList, shipping_provider_1.ShippingProvider];
|
|
10
|
-
//# sourceMappingURL=index.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../server/graphql/types/shipping-provider/index.ts"],"names":[],"mappings":";;;AAAA,qEAA+D;AAC/D,2DAAsD;AAEzC,QAAA,KAAK,GAAG;;CAEpB,CAAA;AAEY,QAAA,KAAK,GAAG,CAAC,6CAAoB,EAAE,oCAAgB,CAAC,CAAA"}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
3
|
-
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
4
|
-
};
|
|
5
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
-
exports.ShippingProviderList = void 0;
|
|
7
|
-
const graphql_tag_1 = __importDefault(require("graphql-tag"));
|
|
8
|
-
exports.ShippingProviderList = (0, graphql_tag_1.default) `
|
|
9
|
-
type ShippingProviderList {
|
|
10
|
-
items: [ShippingProvider]
|
|
11
|
-
}
|
|
12
|
-
`;
|
|
13
|
-
//# sourceMappingURL=shipping-provider-list.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"shipping-provider-list.js","sourceRoot":"","sources":["../../../../server/graphql/types/shipping-provider/shipping-provider-list.ts"],"names":[],"mappings":";;;;;;AAAA,8DAA6B;AAEhB,QAAA,oBAAoB,GAAG,IAAA,qBAAG,EAAA;;;;CAItC,CAAA"}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
3
|
-
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
4
|
-
};
|
|
5
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
-
exports.ShippingProvider = void 0;
|
|
7
|
-
const graphql_tag_1 = __importDefault(require("graphql-tag"));
|
|
8
|
-
exports.ShippingProvider = (0, graphql_tag_1.default) `
|
|
9
|
-
type ShippingProvider {
|
|
10
|
-
shippingProvider: String
|
|
11
|
-
}
|
|
12
|
-
`;
|
|
13
|
-
//# sourceMappingURL=shipping-provider.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"shipping-provider.js","sourceRoot":"","sources":["../../../../server/graphql/types/shipping-provider/shipping-provider.ts"],"names":[],"mappings":";;;;;;AAAA,8DAA6B;AAEhB,QAAA,gBAAgB,GAAG,IAAA,qBAAG,EAAA;;;;CAIlC,CAAA"}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.Types = exports.Mutation = void 0;
|
|
4
|
-
const warehouse_product_1 = require("./warehouse-product");
|
|
5
|
-
exports.Mutation = `
|
|
6
|
-
autoLinkWarehouseMarketplaceProductVariations(
|
|
7
|
-
marketplaceStoreIds: [String]!
|
|
8
|
-
isCheckedSku: Boolean!
|
|
9
|
-
): Boolean @transaction `;
|
|
10
|
-
exports.Types = [warehouse_product_1.WarehouseProduct];
|
|
11
|
-
//# sourceMappingURL=index.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../server/graphql/types/warehouse-product/index.ts"],"names":[],"mappings":";;;AAAA,2DAAsD;AAEzC,QAAA,QAAQ,GAAiB;;;;kCAIJ,CAAA;AAErB,QAAA,KAAK,GAAG,CAAC,oCAAgB,CAAC,CAAA"}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.WarehouseProduct = void 0;
|
|
4
|
-
const apollo_server_koa_1 = require("apollo-server-koa");
|
|
5
|
-
exports.WarehouseProduct = (0, apollo_server_koa_1.gql) `
|
|
6
|
-
input WarehouseProduct {
|
|
7
|
-
id: String
|
|
8
|
-
sku: String
|
|
9
|
-
name: String
|
|
10
|
-
}
|
|
11
|
-
`;
|
|
12
|
-
//# sourceMappingURL=warehouse-product.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"warehouse-product.js","sourceRoot":"","sources":["../../../../server/graphql/types/warehouse-product/warehouse-product.ts"],"names":[],"mappings":";;;AAAA,yDAAuC;AAE1B,QAAA,gBAAgB,GAAG,IAAA,uBAAG,EAAA;;;;;;CAMlC,CAAA"}
|
package/dist-server/index.js
DELETED
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
-
if (k2 === undefined) k2 = k;
|
|
4
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
-
}
|
|
8
|
-
Object.defineProperty(o, k2, desc);
|
|
9
|
-
}) : (function(o, m, k, k2) {
|
|
10
|
-
if (k2 === undefined) k2 = k;
|
|
11
|
-
o[k2] = m[k];
|
|
12
|
-
}));
|
|
13
|
-
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
14
|
-
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
|
-
};
|
|
16
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
-
__exportStar(require("./entities"), exports);
|
|
18
|
-
__exportStar(require("./graphql"), exports);
|
|
19
|
-
__exportStar(require("./migrations"), exports);
|
|
20
|
-
require("./routes");
|
|
21
|
-
const integration_base_1 = require("@things-factory/integration-base");
|
|
22
|
-
const debug = require('debug')('things-factory:operato-mms:bootstrap');
|
|
23
|
-
process.on('bootstrap-module-start', async ({ app, config, client }) => {
|
|
24
|
-
debug('%%%%%%%%%%%%%%%% TASK ENGINE - BEGIN %%%%%%%%%%%%%%%%');
|
|
25
|
-
try {
|
|
26
|
-
await integration_base_1.ConnectionManager.ready();
|
|
27
|
-
await integration_base_1.ScenarioEngine.loadAll();
|
|
28
|
-
}
|
|
29
|
-
catch (ex) {
|
|
30
|
-
integration_base_1.ConnectionManager.logger.error(ex);
|
|
31
|
-
}
|
|
32
|
-
debug('%%%%%%%%%%%%%%%% TASK ENGINE - END %%%%%%%%%%%%%%%%');
|
|
33
|
-
});
|
|
34
|
-
//# sourceMappingURL=index.js.map
|
package/dist-server/index.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../server/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,6CAA0B;AAC1B,4CAAyB;AACzB,+CAA4B;AAE5B,oBAAiB;AACjB,uEAAoF;AAEpF,MAAM,KAAK,GAAG,OAAO,CAAC,OAAO,CAAC,CAAC,sCAAsC,CAAC,CAAA;AAEtE,OAAO,CAAC,EAAE,CAAC,wBAA+B,EAAE,KAAK,EAAE,EAAE,GAAG,EAAE,MAAM,EAAE,MAAM,EAAO,EAAE,EAAE;IACjF,KAAK,CAAC,uDAAuD,CAAC,CAAA;IAC9D,IAAI;QACF,MAAM,oCAAiB,CAAC,KAAK,EAAE,CAAA;QAC/B,MAAM,iCAAc,CAAC,OAAO,EAAE,CAAA;KAC/B;IAAC,OAAO,EAAE,EAAE;QACX,oCAAiB,CAAC,MAAM,CAAC,KAAK,CAAC,EAAE,CAAC,CAAA;KACnC;IACD,KAAK,CAAC,qDAAqD,CAAC,CAAA;AAC9D,CAAC,CAAC,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../server/middlewares/index.ts"],"names":[],"mappings":"AAAA,yCAAyC;AACzC,uCAAuC;AACvC,IAAI"}
|