@colijnit/transaction 12.1.61 → 12.1.63
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/bundles/colijnit-transaction.umd.js +479 -514
- package/bundles/colijnit-transaction.umd.js.map +1 -1
- package/colijnit-transaction.d.ts +248 -249
- package/colijnit-transaction.metadata.json +1 -1
- package/esm2015/colijnit-transaction.js +249 -250
- package/esm2015/lib/component/transaction-header/transaction-header-order/transaction-header-order.component.js +19 -9
- package/esm2015/lib/component/transaction-header/transaction-header-order/transaction-header-order.module.js +4 -3
- package/esm2015/lib/component/transaction-line/transaction-base-line/transaction-base-line.component.js +2 -2
- package/esm2015/lib/component/transaction-line/transaction-overview-line/transaction-overview-line.component.js +31 -30
- package/esm2015/lib/component/transaction-line/transaction-overview-line/transaction-overview-line.module.js +2 -2
- package/esm2015/lib/component/transaction-line/transaction-purchase-line/transaction-purchase-line.component.js +13 -7
- package/esm2015/lib/component/transaction-line/transaction-purchase-line/transaction-purchase-line.module.js +5 -4
- package/esm2015/lib/component/transaction-line-fields/transaction-line-price/transaction-line-price.component.js +89 -0
- package/esm2015/lib/component/transaction-line-fields/transaction-line-price/transaction-line-price.module.js +23 -0
- package/esm2015/lib/component/transaction-line-side-panel-default/transaction-line-side-panel-default.module.js +4 -4
- package/esm2015/lib/enum/icon.enum.js +2 -1
- package/esm2015/lib/model/icon-svg.js +2 -1
- package/esm2015/lib/service/pending-reason.service.js +3 -1
- package/esm2015/lib/service/transaction.service.js +19 -55
- package/esm2015/public_api.js +2 -1
- package/fesm2015/colijnit-transaction.js +190 -200
- package/fesm2015/colijnit-transaction.js.map +1 -1
- package/lib/component/transaction-header/transaction-header-order/style/_layout.scss +30 -4
- package/lib/component/transaction-header/transaction-header-order/style/_material-definition.scss +10 -0
- package/lib/component/transaction-header/transaction-header-order/style/_theme.scss +13 -0
- package/lib/component/transaction-header/transaction-header-order/transaction-header-order.component.d.ts +7 -0
- package/lib/component/transaction-line/transaction-line/style/_layout.scss +29 -11
- package/lib/component/transaction-line/transaction-overview-line/style/_layout.scss +8 -0
- package/lib/component/transaction-line-fields/transaction-line-price/style/_layout.scss +14 -0
- package/lib/component/transaction-line-fields/transaction-line-price/style/_material-definition.scss +0 -0
- package/lib/component/transaction-line-fields/transaction-line-price/style/_theme.scss +4 -0
- package/lib/component/transaction-line-fields/transaction-line-price/style/material.scss +4 -0
- package/lib/component/transaction-line-fields/{transaction-line-price.component.d.ts → transaction-line-price/transaction-line-price.component.d.ts} +3 -2
- package/lib/component/transaction-line-fields/{transaction-line-price.module.d.ts → transaction-line-price/transaction-line-price.module.d.ts} +0 -0
- package/lib/component/transaction-lines/style/material.scss +1 -0
- package/lib/enum/icon.enum.d.ts +1 -0
- package/package.json +5 -2
- package/public_api.d.ts +1 -0
- package/esm2015/lib/component/transaction-line-fields/transaction-line-price.component.js +0 -83
- package/esm2015/lib/component/transaction-line-fields/transaction-line-price.module.js +0 -23
|
@@ -1700,6 +1700,7 @@
|
|
|
1700
1700
|
Icon["Menu"] = "menu";
|
|
1701
1701
|
Icon["ObjectIntersectSolid"] = "object_intersect_solid";
|
|
1702
1702
|
Icon["PalletBoxesSolid"] = "pallet_boxes_solid";
|
|
1703
|
+
Icon["PercentSolid"] = "percent_solid";
|
|
1703
1704
|
Icon["PlusRound"] = "plus_round";
|
|
1704
1705
|
Icon["PrintSolid"] = "print_solid";
|
|
1705
1706
|
Icon["Purchase"] = "purchase";
|
|
@@ -1772,6 +1773,7 @@
|
|
|
1772
1773
|
"menu": "<!DOCTYPE svg PUBLIC \"-//W3C//DTD SVG 1.1//EN\" \"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd\"><svg xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\"><path d=\"M3,6H21V8H3V6M3,11H21V13H3V11M3,16H21V18H3V16Z\" /></svg>",
|
|
1773
1774
|
"object_intersect_solid": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 512 512\"><path d=\"M288 64v96H224c-35.3 0-64 28.7-64 64v64H64V64H288zM64 352h96v96c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V224c0-35.3-28.7-64-64-64H352V64c0-35.3-28.7-64-64-64H64C28.7 0 0 28.7 0 64V288c0 35.3 28.7 64 64 64zM448 224V448H224V352h64c35.3 0 64-28.7 64-64V224h96z\"/></svg>",
|
|
1774
1775
|
"pallet_boxes_solid": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 640 512\"><path d=\"M96 255.1L288 256c17.6 0 32-14.4 32-32V31.1c0-17.6-14.4-31.1-32-31.1L96 0c-17.6 0-32 14.4-32 32V224C64 241.6 78.4 255.1 96 255.1zM416 255.1h128c17.6 0 32-14.4 32-31.1v-128c0-17.6-14.4-32-32-32h-128c-17.6 0-32 14.4-32 32v128C384 241.6 398.4 255.1 416 255.1zM624 384c8.75 0 16-7.25 16-16v-32c0-8.75-7.25-16-16-16h-608C7.25 320 0 327.3 0 336v32C0 376.8 7.25 384 16 384H64v64H16C7.25 448 0 455.3 0 464v32C0 504.8 7.25 512 16 512h608c8.75 0 16-7.25 16-16v-32c0-8.75-7.25-16-16-16H576v-64H624zM288 448H128v-64h160V448zM512 448h-160v-64h160V448z\"/></svg>",
|
|
1776
|
+
"percent_solid": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 384 512\"><path d=\"M374.6 118.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-320 320c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l320-320zM128 128c0-35.3-28.7-64-64-64S0 92.7 0 128s28.7 64 64 64s64-28.7 64-64zM384 384c0-35.3-28.7-64-64-64s-64 28.7-64 64s28.7 64 64 64s64-28.7 64-64z\"/></svg>",
|
|
1775
1777
|
"plus_round": "<svg version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" x=\"0px\" y=\"0px\" viewBox=\"-288 379 35 35\" enable-background=\"new -288 379 35 35\" ><path fill=\"#29363E\" d=\"M-270.5,381.5c-8.3,0-15,6.7-15,15c0,8.3,6.7,15,15,15s15-6.7,15-15C-255.5,388.2-262.2,381.5-270.5,381.5z M-261.1,397.3c0,0.9-0.7,1.6-1.6,1.6h-5.5v5.5c0,0.9-0.7,1.6-1.6,1.6h-1.6c-0.9,0-1.6-0.7-1.6-1.6v-5.5h-5.5c-0.9,0-1.6-0.7-1.6-1.6v-1.6c0-0.9,0.7-1.6,1.6-1.6h5.5v-5.5c0-0.9,0.7-1.6,1.6-1.6h1.6c0.9,0,1.6,0.7,1.6,1.6v5.5h5.5c0.9,0,1.6,0.7,1.6,1.6V397.3z\"/></svg>",
|
|
1776
1778
|
"print_solid": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 512 512\"><path d=\"M448 192H64C28.65 192 0 220.7 0 256v96c0 17.67 14.33 32 32 32h32v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h32c17.67 0 32-14.33 32-32V256C512 220.7 483.3 192 448 192zM384 448H128v-96h256V448zM432 296c-13.25 0-24-10.75-24-24c0-13.27 10.75-24 24-24s24 10.73 24 24C456 285.3 445.3 296 432 296zM128 64h229.5L384 90.51V160h64V77.25c0-8.484-3.375-16.62-9.375-22.62l-45.25-45.25C387.4 3.375 379.2 0 370.8 0H96C78.34 0 64 14.33 64 32v128h64V64z\"/></svg>",
|
|
1777
1779
|
"purchase": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 50 50\"><g opacity=\"0.75\"><polygon points=\"33.34 25.04 27.34 28.52 33.35 31.97 39.34 28.49 33.34 25.04\" fill=\"#484f60\"/><polygon points=\"33.99 33.08 39.99 29.6 40 36.53 34.01 40.01 33.99 33.08\" fill=\"#484f60\" opacity=\"0.5\"/><polygon points=\"26.72 36.55 26.71 29.63 32.71 33.08 32.72 40.01 26.72 36.55\" fill=\"#484f60\" opacity=\"0.25\"/><polygon points=\"12.78 28.54 18.79 32 24.78 28.52 18.77 25.07 12.78 28.54\" fill=\"#484f60\"/><polygon points=\"19.43 33.1 25.42 29.63 25.44 36.56 19.44 40.03 19.43 33.1\" fill=\"#484f60\" opacity=\"0.5\"/><polygon points=\"12.15 36.58 12.14 29.65 18.15 33.11 18.16 40.04 12.15 36.58\" fill=\"#484f60\" opacity=\"0.25\"/><polygon points=\"32.04 15.89 26.03 12.44 22.09 14.73 27.52 14.73 24.03 18.21 26.05 19.37 32.04 15.89\" fill=\"#484f60\"/><polygon points=\"32.68 17 26.69 20.48 26.7 27.41 32.7 23.93 32.68 17\" fill=\"#484f60\" opacity=\"0.5\"/><polygon points=\"23.1 19.15 19.41 22.83 19.41 23.95 25.42 27.41 25.41 20.48 23.1 19.15\" fill=\"#484f60\" opacity=\"0.25\"/></g><polygon points=\"19.03 16.34 19.03 10.3 14.61 10.3 14.61 16.34 14.61 16.34 10 16.34 16.82 23.16 23.64 16.34 19.03 16.34\" fill=\"#484f60\"/></svg>",
|
|
@@ -5804,7 +5806,9 @@
|
|
|
5804
5806
|
case 4:
|
|
5805
5807
|
i++;
|
|
5806
5808
|
return [3 /*break*/, 1];
|
|
5807
|
-
case 5:
|
|
5809
|
+
case 5:
|
|
5810
|
+
this.rememberCurrentTransaction(response);
|
|
5811
|
+
return [2 /*return*/, success];
|
|
5808
5812
|
}
|
|
5809
5813
|
});
|
|
5810
5814
|
});
|
|
@@ -5877,7 +5881,9 @@
|
|
|
5877
5881
|
case 3:
|
|
5878
5882
|
i++;
|
|
5879
5883
|
return [3 /*break*/, 1];
|
|
5880
|
-
case 4:
|
|
5884
|
+
case 4:
|
|
5885
|
+
this.rememberCurrentTransaction(response);
|
|
5886
|
+
return [2 /*return*/, success];
|
|
5881
5887
|
}
|
|
5882
5888
|
});
|
|
5883
5889
|
});
|
|
@@ -6192,323 +6198,272 @@
|
|
|
6192
6198
|
};
|
|
6193
6199
|
TransactionService.prototype.updateHeaderTransactionDefinitive = function (uuid, definitive) {
|
|
6194
6200
|
return __awaiter(this, void 0, void 0, function () {
|
|
6195
|
-
var response
|
|
6201
|
+
var response;
|
|
6196
6202
|
return __generator(this, function (_a) {
|
|
6197
6203
|
switch (_a.label) {
|
|
6198
6204
|
case 0: return [4 /*yield*/, this.connector.changeHeaderTransactionDefinitive(uuid, definitive)];
|
|
6199
6205
|
case 1:
|
|
6200
6206
|
response = _a.sent();
|
|
6201
|
-
if (
|
|
6202
|
-
|
|
6203
|
-
|
|
6204
|
-
|
|
6205
|
-
this.rememberCurrentTransaction(response);
|
|
6206
|
-
return [2 /*return*/, success];
|
|
6207
|
-
case 3: return [2 /*return*/, false];
|
|
6207
|
+
if (response) {
|
|
6208
|
+
return [2 /*return*/, this.handleHeaderOperationStatuses(response)];
|
|
6209
|
+
}
|
|
6210
|
+
return [2 /*return*/, false];
|
|
6208
6211
|
}
|
|
6209
6212
|
});
|
|
6210
6213
|
});
|
|
6211
6214
|
};
|
|
6212
6215
|
TransactionService.prototype.updateHeaderDeliveryAddress = function (uuid, newNawNr) {
|
|
6213
6216
|
return __awaiter(this, void 0, void 0, function () {
|
|
6214
|
-
var response
|
|
6217
|
+
var response;
|
|
6215
6218
|
return __generator(this, function (_a) {
|
|
6216
6219
|
switch (_a.label) {
|
|
6217
6220
|
case 0: return [4 /*yield*/, this.connector.changeHeaderDeliveryAddress(uuid, newNawNr)];
|
|
6218
6221
|
case 1:
|
|
6219
6222
|
response = _a.sent();
|
|
6220
|
-
if (
|
|
6221
|
-
|
|
6222
|
-
|
|
6223
|
-
|
|
6224
|
-
this.rememberCurrentTransaction(response);
|
|
6225
|
-
return [2 /*return*/, success];
|
|
6226
|
-
case 3: return [2 /*return*/, false];
|
|
6223
|
+
if (response) {
|
|
6224
|
+
return [2 /*return*/, this.handleHeaderOperationStatuses(response)];
|
|
6225
|
+
}
|
|
6226
|
+
return [2 /*return*/, false];
|
|
6227
6227
|
}
|
|
6228
6228
|
});
|
|
6229
6229
|
});
|
|
6230
6230
|
};
|
|
6231
6231
|
TransactionService.prototype.updateHeaderInvoiceAddress = function (uuid, newNawNr) {
|
|
6232
6232
|
return __awaiter(this, void 0, void 0, function () {
|
|
6233
|
-
var response
|
|
6233
|
+
var response;
|
|
6234
6234
|
return __generator(this, function (_a) {
|
|
6235
6235
|
switch (_a.label) {
|
|
6236
6236
|
case 0: return [4 /*yield*/, this.connector.changeHeaderInvoiceAddress(uuid, newNawNr)];
|
|
6237
6237
|
case 1:
|
|
6238
6238
|
response = _a.sent();
|
|
6239
|
-
if (
|
|
6240
|
-
|
|
6241
|
-
|
|
6242
|
-
|
|
6243
|
-
this.rememberCurrentTransaction(response);
|
|
6244
|
-
return [2 /*return*/, success];
|
|
6245
|
-
case 3: return [2 /*return*/, false];
|
|
6239
|
+
if (response) {
|
|
6240
|
+
return [2 /*return*/, this.handleHeaderOperationStatuses(response)];
|
|
6241
|
+
}
|
|
6242
|
+
return [2 /*return*/, false];
|
|
6246
6243
|
}
|
|
6247
6244
|
});
|
|
6248
6245
|
});
|
|
6249
6246
|
};
|
|
6250
6247
|
TransactionService.prototype.updateHeaderTransactionDeliveryDate = function (uuid, date) {
|
|
6251
6248
|
return __awaiter(this, void 0, void 0, function () {
|
|
6252
|
-
var response
|
|
6249
|
+
var response;
|
|
6253
6250
|
return __generator(this, function (_a) {
|
|
6254
6251
|
switch (_a.label) {
|
|
6255
6252
|
case 0: return [4 /*yield*/, this.connector.changeHeaderTransactionDeliveryDate(uuid, date)];
|
|
6256
6253
|
case 1:
|
|
6257
6254
|
response = _a.sent();
|
|
6258
|
-
if (
|
|
6259
|
-
|
|
6260
|
-
|
|
6261
|
-
|
|
6262
|
-
this.rememberCurrentTransaction(response);
|
|
6263
|
-
return [2 /*return*/, success];
|
|
6264
|
-
case 3: return [2 /*return*/, false];
|
|
6255
|
+
if (response) {
|
|
6256
|
+
return [2 /*return*/, this.handleHeaderOperationStatuses(response)];
|
|
6257
|
+
}
|
|
6258
|
+
return [2 /*return*/, false];
|
|
6265
6259
|
}
|
|
6266
6260
|
});
|
|
6267
6261
|
});
|
|
6268
6262
|
};
|
|
6269
6263
|
TransactionService.prototype.updateHeaderTransactionRemark = function (uuid, remark) {
|
|
6270
6264
|
return __awaiter(this, void 0, void 0, function () {
|
|
6271
|
-
var response
|
|
6265
|
+
var response;
|
|
6272
6266
|
return __generator(this, function (_a) {
|
|
6273
6267
|
switch (_a.label) {
|
|
6274
6268
|
case 0: return [4 /*yield*/, this.connector.changeHeaderTransactionRemark(uuid, remark)];
|
|
6275
6269
|
case 1:
|
|
6276
6270
|
response = _a.sent();
|
|
6277
|
-
if (
|
|
6278
|
-
|
|
6279
|
-
|
|
6280
|
-
|
|
6281
|
-
this.rememberCurrentTransaction(response);
|
|
6282
|
-
return [2 /*return*/, success];
|
|
6283
|
-
case 3: return [2 /*return*/, false];
|
|
6271
|
+
if (response) {
|
|
6272
|
+
return [2 /*return*/, this.handleHeaderOperationStatuses(response)];
|
|
6273
|
+
}
|
|
6274
|
+
return [2 /*return*/, false];
|
|
6284
6275
|
}
|
|
6285
6276
|
});
|
|
6286
6277
|
});
|
|
6287
6278
|
};
|
|
6288
6279
|
TransactionService.prototype.updateHeaderTransactionReference = function (uuid, reference) {
|
|
6289
6280
|
return __awaiter(this, void 0, void 0, function () {
|
|
6290
|
-
var response
|
|
6281
|
+
var response;
|
|
6291
6282
|
return __generator(this, function (_a) {
|
|
6292
6283
|
switch (_a.label) {
|
|
6293
6284
|
case 0: return [4 /*yield*/, this.connector.changeHeaderTransactionReference(uuid, reference)];
|
|
6294
6285
|
case 1:
|
|
6295
6286
|
response = _a.sent();
|
|
6296
|
-
if (
|
|
6297
|
-
|
|
6298
|
-
|
|
6299
|
-
|
|
6300
|
-
this.rememberCurrentTransaction(response);
|
|
6301
|
-
return [2 /*return*/, success];
|
|
6302
|
-
case 3: return [2 /*return*/, false];
|
|
6287
|
+
if (response) {
|
|
6288
|
+
return [2 /*return*/, this.handleHeaderOperationStatuses(response)];
|
|
6289
|
+
}
|
|
6290
|
+
return [2 /*return*/, false];
|
|
6303
6291
|
}
|
|
6304
6292
|
});
|
|
6305
6293
|
});
|
|
6306
6294
|
};
|
|
6307
6295
|
TransactionService.prototype.updateHeaderTransactionRelationReference = function (uuid, reference) {
|
|
6308
6296
|
return __awaiter(this, void 0, void 0, function () {
|
|
6309
|
-
var response
|
|
6297
|
+
var response;
|
|
6310
6298
|
return __generator(this, function (_a) {
|
|
6311
6299
|
switch (_a.label) {
|
|
6312
6300
|
case 0: return [4 /*yield*/, this.connector.changeHeaderTransactionRelationReference(uuid, reference)];
|
|
6313
6301
|
case 1:
|
|
6314
6302
|
response = _a.sent();
|
|
6315
|
-
if (
|
|
6316
|
-
|
|
6317
|
-
|
|
6318
|
-
|
|
6319
|
-
this.rememberCurrentTransaction(response);
|
|
6320
|
-
return [2 /*return*/, success];
|
|
6321
|
-
case 3: return [2 /*return*/, false];
|
|
6303
|
+
if (response) {
|
|
6304
|
+
return [2 /*return*/, this.handleHeaderOperationStatuses(response)];
|
|
6305
|
+
}
|
|
6306
|
+
return [2 /*return*/, false];
|
|
6322
6307
|
}
|
|
6323
6308
|
});
|
|
6324
6309
|
});
|
|
6325
6310
|
};
|
|
6326
6311
|
TransactionService.prototype.updateHeaderTransactionDownpaymentAmount = function (uuid, amount) {
|
|
6327
6312
|
return __awaiter(this, void 0, void 0, function () {
|
|
6328
|
-
var response
|
|
6313
|
+
var response;
|
|
6329
6314
|
return __generator(this, function (_a) {
|
|
6330
6315
|
switch (_a.label) {
|
|
6331
6316
|
case 0: return [4 /*yield*/, this.connector.changeHeaderToDownPayAmount(uuid, amount)];
|
|
6332
6317
|
case 1:
|
|
6333
6318
|
response = _a.sent();
|
|
6334
|
-
if (
|
|
6335
|
-
|
|
6336
|
-
|
|
6337
|
-
|
|
6338
|
-
this.rememberCurrentTransaction(response);
|
|
6339
|
-
return [2 /*return*/, success];
|
|
6340
|
-
case 3: return [2 /*return*/, false];
|
|
6319
|
+
if (response) {
|
|
6320
|
+
return [2 /*return*/, this.handleHeaderOperationStatuses(response)];
|
|
6321
|
+
}
|
|
6322
|
+
return [2 /*return*/, false];
|
|
6341
6323
|
}
|
|
6342
6324
|
});
|
|
6343
6325
|
});
|
|
6344
6326
|
};
|
|
6345
6327
|
TransactionService.prototype.updateHeaderTransactionDownpaymentPercentage = function (uuid, amount) {
|
|
6346
6328
|
return __awaiter(this, void 0, void 0, function () {
|
|
6347
|
-
var response
|
|
6329
|
+
var response;
|
|
6348
6330
|
return __generator(this, function (_a) {
|
|
6349
6331
|
switch (_a.label) {
|
|
6350
6332
|
case 0: return [4 /*yield*/, this.connector.changeHeaderToDownPayPercentage(uuid, amount)];
|
|
6351
6333
|
case 1:
|
|
6352
6334
|
response = _a.sent();
|
|
6353
|
-
if (
|
|
6354
|
-
|
|
6355
|
-
|
|
6356
|
-
|
|
6357
|
-
this.rememberCurrentTransaction(response);
|
|
6358
|
-
return [2 /*return*/, success];
|
|
6359
|
-
case 3: return [2 /*return*/, false];
|
|
6335
|
+
if (response) {
|
|
6336
|
+
return [2 /*return*/, this.handleHeaderOperationStatuses(response)];
|
|
6337
|
+
}
|
|
6338
|
+
return [2 /*return*/, false];
|
|
6360
6339
|
}
|
|
6361
6340
|
});
|
|
6362
6341
|
});
|
|
6363
6342
|
};
|
|
6364
6343
|
TransactionService.prototype.updateHeaderTransactionPreferredDeliveryDate = function (uuid, date) {
|
|
6365
6344
|
return __awaiter(this, void 0, void 0, function () {
|
|
6366
|
-
var response
|
|
6345
|
+
var response;
|
|
6367
6346
|
return __generator(this, function (_a) {
|
|
6368
6347
|
switch (_a.label) {
|
|
6369
6348
|
case 0: return [4 /*yield*/, this.connector.changeHeaderTransactionPreferredDeliveryDate(uuid, date)];
|
|
6370
6349
|
case 1:
|
|
6371
6350
|
response = _a.sent();
|
|
6372
|
-
if (
|
|
6373
|
-
|
|
6374
|
-
|
|
6375
|
-
|
|
6376
|
-
this.rememberCurrentTransaction(response);
|
|
6377
|
-
return [2 /*return*/, success];
|
|
6378
|
-
case 3: return [2 /*return*/, false];
|
|
6351
|
+
if (response) {
|
|
6352
|
+
return [2 /*return*/, this.handleHeaderOperationStatuses(response)];
|
|
6353
|
+
}
|
|
6354
|
+
return [2 /*return*/, false];
|
|
6379
6355
|
}
|
|
6380
6356
|
});
|
|
6381
6357
|
});
|
|
6382
6358
|
};
|
|
6383
6359
|
TransactionService.prototype.updateHeaderTransactionDeliveryMethod = function (uuid, method) {
|
|
6384
6360
|
return __awaiter(this, void 0, void 0, function () {
|
|
6385
|
-
var response
|
|
6361
|
+
var response;
|
|
6386
6362
|
return __generator(this, function (_a) {
|
|
6387
6363
|
switch (_a.label) {
|
|
6388
6364
|
case 0: return [4 /*yield*/, this.connector.changeHeaderTransactionDeliveryMethod(uuid, method)];
|
|
6389
6365
|
case 1:
|
|
6390
6366
|
response = _a.sent();
|
|
6391
|
-
if (
|
|
6392
|
-
|
|
6393
|
-
|
|
6394
|
-
|
|
6395
|
-
this.rememberCurrentTransaction(response);
|
|
6396
|
-
return [2 /*return*/, success];
|
|
6397
|
-
case 3: return [2 /*return*/, false];
|
|
6367
|
+
if (response) {
|
|
6368
|
+
return [2 /*return*/, this.handleHeaderOperationStatuses(response)];
|
|
6369
|
+
}
|
|
6370
|
+
return [2 /*return*/, false];
|
|
6398
6371
|
}
|
|
6399
6372
|
});
|
|
6400
6373
|
});
|
|
6401
6374
|
};
|
|
6402
6375
|
TransactionService.prototype.updateHeaderTransactionDeliveryOptions = function (uuid, options) {
|
|
6403
6376
|
return __awaiter(this, void 0, void 0, function () {
|
|
6404
|
-
var response
|
|
6377
|
+
var response;
|
|
6405
6378
|
return __generator(this, function (_a) {
|
|
6406
6379
|
switch (_a.label) {
|
|
6407
6380
|
case 0: return [4 /*yield*/, this.connector.changeHeaderTransactionDeliveryOptions(uuid, options)];
|
|
6408
6381
|
case 1:
|
|
6409
6382
|
response = _a.sent();
|
|
6410
|
-
if (
|
|
6411
|
-
|
|
6412
|
-
|
|
6413
|
-
|
|
6414
|
-
this.rememberCurrentTransaction(response);
|
|
6415
|
-
return [2 /*return*/, success];
|
|
6416
|
-
case 3: return [2 /*return*/, false];
|
|
6383
|
+
if (response) {
|
|
6384
|
+
return [2 /*return*/, this.handleHeaderOperationStatuses(response)];
|
|
6385
|
+
}
|
|
6386
|
+
return [2 /*return*/, false];
|
|
6417
6387
|
}
|
|
6418
6388
|
});
|
|
6419
6389
|
});
|
|
6420
6390
|
};
|
|
6421
6391
|
TransactionService.prototype.updateHeaderTransactionPartialDelivery = function (uuid, allowPartial) {
|
|
6422
6392
|
return __awaiter(this, void 0, void 0, function () {
|
|
6423
|
-
var response
|
|
6393
|
+
var response;
|
|
6424
6394
|
return __generator(this, function (_a) {
|
|
6425
6395
|
switch (_a.label) {
|
|
6426
6396
|
case 0: return [4 /*yield*/, this.connector.changeHeaderTransactionPartialDelivery(uuid, allowPartial)];
|
|
6427
6397
|
case 1:
|
|
6428
6398
|
response = _a.sent();
|
|
6429
|
-
if (
|
|
6430
|
-
|
|
6431
|
-
|
|
6432
|
-
|
|
6433
|
-
this.rememberCurrentTransaction(response);
|
|
6434
|
-
return [2 /*return*/, success];
|
|
6435
|
-
case 3: return [2 /*return*/, false];
|
|
6399
|
+
if (response) {
|
|
6400
|
+
return [2 /*return*/, this.handleHeaderOperationStatuses(response)];
|
|
6401
|
+
}
|
|
6402
|
+
return [2 /*return*/, false];
|
|
6436
6403
|
}
|
|
6437
6404
|
});
|
|
6438
6405
|
});
|
|
6439
6406
|
};
|
|
6440
6407
|
TransactionService.prototype.updateHeaderTransactionBranch = function (uuid, branch) {
|
|
6441
6408
|
return __awaiter(this, void 0, void 0, function () {
|
|
6442
|
-
var response
|
|
6409
|
+
var response;
|
|
6443
6410
|
return __generator(this, function (_a) {
|
|
6444
6411
|
switch (_a.label) {
|
|
6445
6412
|
case 0: return [4 /*yield*/, this.connector.changeHeaderTransactionBranch(uuid, branch)];
|
|
6446
6413
|
case 1:
|
|
6447
6414
|
response = _a.sent();
|
|
6448
|
-
if (
|
|
6449
|
-
|
|
6450
|
-
|
|
6451
|
-
|
|
6452
|
-
this.rememberCurrentTransaction(response);
|
|
6453
|
-
return [2 /*return*/, success];
|
|
6454
|
-
case 3: return [2 /*return*/, false];
|
|
6415
|
+
if (response) {
|
|
6416
|
+
return [2 /*return*/, this.handleHeaderOperationStatuses(response)];
|
|
6417
|
+
}
|
|
6418
|
+
return [2 /*return*/, false];
|
|
6455
6419
|
}
|
|
6456
6420
|
});
|
|
6457
6421
|
});
|
|
6458
6422
|
};
|
|
6459
6423
|
TransactionService.prototype.updateHeaderTransactionAdmCoordinator = function (uuid, relation) {
|
|
6460
6424
|
return __awaiter(this, void 0, void 0, function () {
|
|
6461
|
-
var response
|
|
6425
|
+
var response;
|
|
6462
6426
|
return __generator(this, function (_a) {
|
|
6463
6427
|
switch (_a.label) {
|
|
6464
6428
|
case 0: return [4 /*yield*/, this.connector.changeHeaderTransactionAdmCoordinator(uuid, relation)];
|
|
6465
6429
|
case 1:
|
|
6466
6430
|
response = _a.sent();
|
|
6467
|
-
if (
|
|
6468
|
-
|
|
6469
|
-
|
|
6470
|
-
|
|
6471
|
-
this.rememberCurrentTransaction(response);
|
|
6472
|
-
return [2 /*return*/, success];
|
|
6473
|
-
case 3: return [2 /*return*/, false];
|
|
6431
|
+
if (response) {
|
|
6432
|
+
return [2 /*return*/, this.handleHeaderOperationStatuses(response)];
|
|
6433
|
+
}
|
|
6434
|
+
return [2 /*return*/, false];
|
|
6474
6435
|
}
|
|
6475
6436
|
});
|
|
6476
6437
|
});
|
|
6477
6438
|
};
|
|
6478
6439
|
TransactionService.prototype.updateHeaderTransactionMarketing = function (uuid, code) {
|
|
6479
6440
|
return __awaiter(this, void 0, void 0, function () {
|
|
6480
|
-
var response
|
|
6441
|
+
var response;
|
|
6481
6442
|
return __generator(this, function (_a) {
|
|
6482
6443
|
switch (_a.label) {
|
|
6483
6444
|
case 0: return [4 /*yield*/, this.connector.changeHeaderTransactionMarketing(uuid, code)];
|
|
6484
6445
|
case 1:
|
|
6485
6446
|
response = _a.sent();
|
|
6486
|
-
if (
|
|
6487
|
-
|
|
6488
|
-
|
|
6489
|
-
|
|
6490
|
-
this.rememberCurrentTransaction(response);
|
|
6491
|
-
return [2 /*return*/, success];
|
|
6492
|
-
case 3: return [2 /*return*/, false];
|
|
6447
|
+
if (response) {
|
|
6448
|
+
return [2 /*return*/, this.handleHeaderOperationStatuses(response)];
|
|
6449
|
+
}
|
|
6450
|
+
return [2 /*return*/, false];
|
|
6493
6451
|
}
|
|
6494
6452
|
});
|
|
6495
6453
|
});
|
|
6496
6454
|
};
|
|
6497
6455
|
TransactionService.prototype.updateHeaderTransactionDiscount = function (uuid, type, amount) {
|
|
6498
6456
|
return __awaiter(this, void 0, void 0, function () {
|
|
6499
|
-
var response
|
|
6457
|
+
var response;
|
|
6500
6458
|
return __generator(this, function (_a) {
|
|
6501
6459
|
switch (_a.label) {
|
|
6502
6460
|
case 0: return [4 /*yield*/, this.connector.changeHeaderTransactionDiscount(uuid, type, amount)];
|
|
6503
6461
|
case 1:
|
|
6504
6462
|
response = _a.sent();
|
|
6505
|
-
if (
|
|
6506
|
-
|
|
6507
|
-
|
|
6508
|
-
|
|
6509
|
-
this.rememberCurrentTransaction(response);
|
|
6510
|
-
return [2 /*return*/, success];
|
|
6511
|
-
case 3: return [2 /*return*/, false];
|
|
6463
|
+
if (response) {
|
|
6464
|
+
return [2 /*return*/, this.handleHeaderOperationStatuses(response)];
|
|
6465
|
+
}
|
|
6466
|
+
return [2 /*return*/, false];
|
|
6512
6467
|
}
|
|
6513
6468
|
});
|
|
6514
6469
|
});
|
|
@@ -6807,7 +6762,7 @@
|
|
|
6807
6762
|
};
|
|
6808
6763
|
TransactionService.prototype.addRelationToTransaction = function (relationId) {
|
|
6809
6764
|
return __awaiter(this, void 0, void 0, function () {
|
|
6810
|
-
var response
|
|
6765
|
+
var response;
|
|
6811
6766
|
return __generator(this, function (_a) {
|
|
6812
6767
|
switch (_a.label) {
|
|
6813
6768
|
case 0: return [4 /*yield*/, this._checkAndCreateTransaction()];
|
|
@@ -6816,13 +6771,10 @@
|
|
|
6816
6771
|
return [4 /*yield*/, this.connector.addRelationToTransaction(this.currentTransaction.transactionInfo.uuid, relationId)];
|
|
6817
6772
|
case 2:
|
|
6818
6773
|
response = _a.sent();
|
|
6819
|
-
if (
|
|
6820
|
-
|
|
6821
|
-
|
|
6822
|
-
|
|
6823
|
-
this.rememberCurrentTransaction(response);
|
|
6824
|
-
return [2 /*return*/, success];
|
|
6825
|
-
case 4: return [2 /*return*/, false];
|
|
6774
|
+
if (response) {
|
|
6775
|
+
return [2 /*return*/, this.handleHeaderOperationStatuses(response)];
|
|
6776
|
+
}
|
|
6777
|
+
return [2 /*return*/, false];
|
|
6826
6778
|
}
|
|
6827
6779
|
});
|
|
6828
6780
|
});
|
|
@@ -11143,7 +11095,7 @@
|
|
|
11143
11095
|
TransactionOverviewLineComponent.decorators = [
|
|
11144
11096
|
{ type: i0.Component, args: [{
|
|
11145
11097
|
selector: "co-transaction-overview-line",
|
|
11146
|
-
template: "\n <co-transaction-base-line [line]=\"line\" [preview]=\"preview\">\n <ng-container *ngIf=\"line.isArticle\">\n <div class=\"transaction-line-wrapper\">\n <div *ngIf=!preview class=\"transaction-line-
|
|
11098
|
+
template: "\n <co-transaction-base-line [line]=\"line\" [preview]=\"preview\">\n <ng-container *ngIf=\"line.isArticle\">\n <div class=\"transaction-line-wrapper\">\n <div *ngIf=!preview class=\"transaction-line-extended-wrapper\">\n <div class=\"column1\">\n <co-transaction-line-commission-button [transactionLine]=\"line\" [transactionInfo]=\"service.currentTransaction.transactionInfo\"></co-transaction-line-commission-button>\n <co-transaction-line-warehouse-button [transactionLine]=\"line\" [transactionInfo]=\"service.currentTransaction.transactionInfo\"></co-transaction-line-warehouse-button>\n <co-transaction-line-delivery-date-button [transactionLine]=\"line\" class=\"two-column\"></co-transaction-line-delivery-date-button>\n </div>\n <div class=\"column2\">\n <co-transaction-line-delivery-button [transactionLine]=\"line\" [transactionInfo]=\"service.currentTransaction.transactionInfo\"></co-transaction-line-delivery-button>\n <co-transaction-line-statusbar [transaction]=\"line\" [transactionKind]=\"transactionKind\"></co-transaction-line-statusbar>\n </div>\n </div>\n <div class=\"transaction-line-section\">\n <div *ngIf=\"!preview\" class=\"transaction-line-button vat-button\" (click)=\"showDialogVat = true\">\n <span class=\"co-transaction-overflow-ellipsis\" [textContent]=\"line.vatDescription\"></span>\n </div>\n <div class=\"transaction-line-totals\">\n <co-transaction-line-price class=\"transaction-line-totals-price price\"\n [transactionLine]=\"line\"\n [showLabel]=\"false\"\n [defaultEditMode]=\"false\"\n ></co-transaction-line-price>\n <div class=\"transaction-line-button custom-width transaction-line-totals-discount\" (click)=\"showDialogDiscount = true\">\n <span class=\"co-transaction-overflow-ellipsis\" [class.transaction-negative-value]=\"line.lineTotalDiscountAmount < 0\"\n [textContent]=\"(line.lineTotalDiscountAmount | coCurrency) || ('DISCOUNT' | localize)\"></span>\n </div>\n <div *ngIf=!preview class=\"transaction-line-totals-amount\">\n <co-transaction-line-amount class=\"amount-number-picker\" [transactionLine]=\"line\"></co-transaction-line-amount>\n </div>\n <co-editable-label class=\"transaction-line-totals-total price\"\n [model]=\"line.displayNetLineTotal | coCurrency\"\n [editModel]=\"line.displayNetLineTotal\"\n [readonly]=\"true\"\n [commit]=\"!readonly\"\n ></co-editable-label>\n </div>\n </div>\n </div>\n </ng-container>\n </co-transaction-base-line>\n <co-dialog-transaction-line-vat *ngIf=\"showDialogVat\"\n [autoClose]=\"true\"\n [transactionInfo]=\"service.currentTransaction.transactionInfo\"\n [transactionLine]=\"line\"\n (close)=\"showDialogVat = false\">\n </co-dialog-transaction-line-vat>\n <co-dialog-transaction-line-discount *ngIf=\"showDialogDiscount\"\n [transactionInfo]=\"service.currentTransaction.transactionInfo\"\n [transactionLine]=\"line\"\n (close)=\"showDialogDiscount = false\"\n ></co-dialog-transaction-line-discount>\n ",
|
|
11147
11099
|
encapsulation: i0.ViewEncapsulation.None
|
|
11148
11100
|
},] }
|
|
11149
11101
|
];
|
|
@@ -11414,7 +11366,7 @@
|
|
|
11414
11366
|
TransactionPurchaseLineComponent.decorators = [
|
|
11415
11367
|
{ type: i0.Component, args: [{
|
|
11416
11368
|
selector: "co-transaction-purchase-line",
|
|
11417
|
-
template: "\n <co-transaction-base-line [line]=\"line\" [preview]=\"preview\" [checkbox]=\"showCheckboxForLine\" [checkboxValue]=\"selected\" (checkboxValueChanged)=\"selected = $event\">\n <ng-container *ngIf=\"line.isArticle\">\n <div class=\"transaction-line-wrapper\">\n <div *ngIf=!preview class=\"transaction-line-extended-wrapper\">\n <co-transaction-line-
|
|
11369
|
+
template: "\n <co-transaction-base-line [line]=\"line\" [preview]=\"preview\" [checkbox]=\"showCheckboxForLine\" [checkboxValue]=\"selected\" (checkboxValueChanged)=\"selected = $event\">\n <ng-container *ngIf=\"line.isArticle\">\n <div class=\"transaction-line-wrapper\">\n <div *ngIf=!preview class=\"transaction-line-extended-wrapper\">\n <div class=\"column1\">\n <co-transaction-line-commission-button [transactionLine]=\"line\" [transactionInfo]=\"service.currentTransaction.transactionInfo\"></co-transaction-line-commission-button>\n <co-transaction-line-warehouse-button [transactionLine]=\"line\" [transactionInfo]=\"service.currentTransaction.transactionInfo\"></co-transaction-line-warehouse-button>\n <co-transaction-line-delivery-date-button [transactionLine]=\"line\" class=\"two-column\"></co-transaction-line-delivery-date-button>\n </div>\n <div class=\"column2\">\n <co-transaction-line-delivery-button [transactionLine]=\"line\" [transactionInfo]=\"service.currentTransaction.transactionInfo\"></co-transaction-line-delivery-button>\n <co-transaction-line-statusbar [transaction]=\"line\" [transactionKind]=\"service.currentTransaction.transactionInfo.transactionKind\"></co-transaction-line-statusbar>\n </div>\n <div class=\"column3\">\n <co-transaction-line-supplier-button [transactionLine]=\"line\" [transactionInfo]=\"service.currentTransaction.transactionInfo\"></co-transaction-line-supplier-button>\n </div>\n </div>\n <div class=\"transaction-line-totals\">\n <co-transaction-line-price class=\"transaction-line-totals-price price\"\n [transactionLine]=\"line\"\n [showLabel]=\"false\"\n [defaultEditMode]=\"false\"\n ></co-transaction-line-price>\n <div class=\"transaction-line-button custom-width transaction-line-totals-discount\" (click)=\"showDialogDiscount = true\">\n <span class=\"co-transaction-overflow-ellipsis\" [class.transaction-negative-value]=\"line.lineTotalDiscountAmount < 0\"\n [textContent]=\"(line.lineTotalDiscountAmount | coCurrency) || ('DISCOUNT' | localize)\"></span>\n </div>\n <div *ngIf=!preview class=\"transaction-line-totals-amount\">\n <co-transaction-line-amount class=\"amount-number-picker\" [transactionLine]=\"line\"></co-transaction-line-amount>\n </div>\n <co-editable-label class=\"transaction-line-totals-total price\"\n [model]=\"line.displayNetLineTotal | coCurrency\"\n [editModel]=\"line.displayNetLineTotal\"\n [readonly]=\"readonly\"\n [commit]=\"!readonly\"\n ></co-editable-label>\n </div>\n </div>\n </ng-container>\n </co-transaction-base-line>\n <co-dialog-transaction-line-discount *ngIf=\"showDialogDiscount\"\n [transactionInfo]=\"service.currentTransaction.transactionInfo\"\n [transactionLine]=\"line\"\n (close)=\"showDialogDiscount = false\"\n ></co-dialog-transaction-line-discount>\n ",
|
|
11418
11370
|
encapsulation: i0.ViewEncapsulation.None
|
|
11419
11371
|
},] }
|
|
11420
11372
|
];
|
|
@@ -15940,8 +15892,11 @@
|
|
|
15940
15892
|
|
|
15941
15893
|
var TransactionHeaderOrderComponent = /** @class */ (function (_super) {
|
|
15942
15894
|
__extends(TransactionHeaderOrderComponent, _super);
|
|
15943
|
-
function TransactionHeaderOrderComponent() {
|
|
15944
|
-
var _this = _super.
|
|
15895
|
+
function TransactionHeaderOrderComponent(iconService, service) {
|
|
15896
|
+
var _this = _super.call(this, service) || this;
|
|
15897
|
+
_this.iconService = iconService;
|
|
15898
|
+
_this.service = service;
|
|
15899
|
+
_this.icons = Icon;
|
|
15945
15900
|
_this.showDiscountDialog = false;
|
|
15946
15901
|
return _this;
|
|
15947
15902
|
}
|
|
@@ -15958,10 +15913,14 @@
|
|
|
15958
15913
|
TransactionHeaderOrderComponent.decorators = [
|
|
15959
15914
|
{ type: i0.Component, args: [{
|
|
15960
15915
|
selector: "co-transaction-header-order",
|
|
15961
|
-
template: "\n <co-transaction-header-block\n [headerBlockTemplate]=\"headerBlock\"\n [firstBlockTemplate]=\"firstBlock\"\n [secondBlockTemplate]=\"secondBlock\"\n [thirdBlockTemplate]=\"thirdBlock\"\n >\n </co-transaction-header-block>\n <ng-template #headerBlock>\n <div class=\"header-block-label\" [textContent]=\"transactionInfo.branch?.familyName\"></div>\n <div class=\"header-
|
|
15916
|
+
template: "\n <co-transaction-header-block\n [headerBlockTemplate]=\"headerBlock\"\n [firstBlockTemplate]=\"firstBlock\"\n [secondBlockTemplate]=\"secondBlock\"\n [thirdBlockTemplate]=\"thirdBlock\"\n >\n </co-transaction-header-block>\n <ng-template #headerBlock>\n <div class=\"header-block-label\" [textContent]=\"transactionInfo.branch?.familyName\"></div>\n <div class=\"header-discount\" (click)=\"handleShowDiscountDialog($event)\">\n <co-icon class=\"header-discount-icon\" [iconData]=\"iconService.getIcon(icons.PercentSolid)\"></co-icon>\n <span class=\"co-transaction-overflow-ellipsis transaction-discount\" [class.transaction-negative-value]=\"transactionTotal.totalDiscountAmount < 0\"\n [textContent]=\"(transactionTotal.totalDiscountAmount | coCurrency) || ('DISCOUNT' | localize)\"></span>\n </div>\n </ng-template>\n <ng-template #firstBlock>\n <span class=\"header-order-total-label co-transaction-label\" [textContent]=\"'ORDER_TOTAL' | localize\"></span>\n <div class=\"header-order-total\" [textContent]=\"transactionTotal.netAmount | priceDisplay\"></div>\n </ng-template>\n <ng-template #secondBlock>\n <div class=\"header-order-definitive\">\n <co-transaction-header-definitive [transactionInfo]=\"transactionInfo\"></co-transaction-header-definitive>\n </div>\n </ng-template>\n <ng-template #thirdBlock>\n <span class=\"header-order-line-amount-label co-transaction-label\" [textContent]=\"'ORDER_LINES' | localize\"></span>\n <div class=\"header-order-line-amount\" [textContent]=\"transactionLines.length\"></div>\n </ng-template>\n <co-dialog-transaction-header-discount class=\"discount-dialog\" *ngIf=\"showDiscountDialog\"\n [transactionInfo]=\"transactionInfo\"\n [transactionTotal]=\"transactionTotal\"\n (close)=\"showDiscountDialog = false\">\n </co-dialog-transaction-header-discount>\n ",
|
|
15962
15917
|
encapsulation: i0.ViewEncapsulation.None
|
|
15963
15918
|
},] }
|
|
15964
15919
|
];
|
|
15920
|
+
TransactionHeaderOrderComponent.ctorParameters = function () { return [
|
|
15921
|
+
{ type: IconCacheService },
|
|
15922
|
+
{ type: TransactionService }
|
|
15923
|
+
]; };
|
|
15965
15924
|
TransactionHeaderOrderComponent.propDecorators = {
|
|
15966
15925
|
showClass: [{ type: i0.HostBinding, args: ['class.co-transaction-header-order',] }]
|
|
15967
15926
|
};
|
|
@@ -15980,7 +15939,8 @@
|
|
|
15980
15939
|
PipeModule,
|
|
15981
15940
|
corecomponents_v12.PriceDisplayPipeModule,
|
|
15982
15941
|
DialogTransactionHeaderDiscountModule,
|
|
15983
|
-
TransactionHeaderDefinitiveModule
|
|
15942
|
+
TransactionHeaderDefinitiveModule,
|
|
15943
|
+
corecomponents_v12.IconModule
|
|
15984
15944
|
],
|
|
15985
15945
|
declarations: [
|
|
15986
15946
|
TransactionHeaderOrderComponent
|
|
@@ -16401,114 +16361,6 @@
|
|
|
16401
16361
|
},] }
|
|
16402
16362
|
];
|
|
16403
16363
|
|
|
16404
|
-
var TransactionLinePriceComponent = /** @class */ (function (_super) {
|
|
16405
|
-
__extends(TransactionLinePriceComponent, _super);
|
|
16406
|
-
function TransactionLinePriceComponent(_transactionService) {
|
|
16407
|
-
var _this = _super.call(this) || this;
|
|
16408
|
-
_this._transactionService = _transactionService;
|
|
16409
|
-
_this.showLabel = true;
|
|
16410
|
-
_this.defaultEditMode = true;
|
|
16411
|
-
_this._editMode = false;
|
|
16412
|
-
return _this;
|
|
16413
|
-
}
|
|
16414
|
-
Object.defineProperty(TransactionLinePriceComponent.prototype, "child", {
|
|
16415
|
-
set: function (content) {
|
|
16416
|
-
var _this = this;
|
|
16417
|
-
if (content) {
|
|
16418
|
-
this.input = content;
|
|
16419
|
-
this.input.commit = function (price) { return _this.commit(price); };
|
|
16420
|
-
if (this._editMode) {
|
|
16421
|
-
this.input.requestFocus();
|
|
16422
|
-
}
|
|
16423
|
-
}
|
|
16424
|
-
},
|
|
16425
|
-
enumerable: false,
|
|
16426
|
-
configurable: true
|
|
16427
|
-
});
|
|
16428
|
-
Object.defineProperty(TransactionLinePriceComponent.prototype, "editMode", {
|
|
16429
|
-
get: function () {
|
|
16430
|
-
return this._editMode;
|
|
16431
|
-
},
|
|
16432
|
-
set: function (value) {
|
|
16433
|
-
this._editMode = value;
|
|
16434
|
-
if (this._editMode && this.input) {
|
|
16435
|
-
this.input.doFocus();
|
|
16436
|
-
}
|
|
16437
|
-
},
|
|
16438
|
-
enumerable: false,
|
|
16439
|
-
configurable: true
|
|
16440
|
-
});
|
|
16441
|
-
TransactionLinePriceComponent.prototype.handleClick = function (event) {
|
|
16442
|
-
event.preventDefault();
|
|
16443
|
-
event.stopPropagation();
|
|
16444
|
-
if (!this.readonly) {
|
|
16445
|
-
this.editMode = true;
|
|
16446
|
-
}
|
|
16447
|
-
};
|
|
16448
|
-
TransactionLinePriceComponent.prototype.commit = function (price) {
|
|
16449
|
-
return __awaiter(this, void 0, void 0, function () {
|
|
16450
|
-
var oldPrice, success;
|
|
16451
|
-
return __generator(this, function (_a) {
|
|
16452
|
-
switch (_a.label) {
|
|
16453
|
-
case 0:
|
|
16454
|
-
if (!(this.transactionLine.price !== price)) return [3 /*break*/, 2];
|
|
16455
|
-
oldPrice = this.transactionLine.price;
|
|
16456
|
-
return [4 /*yield*/, this._transactionService.updatePriceTransactionLine(this._transactionService.currentTransaction.transactionInfo.uuid, this.transactionLine.uuid, price)];
|
|
16457
|
-
case 1:
|
|
16458
|
-
success = _a.sent();
|
|
16459
|
-
if (!success) {
|
|
16460
|
-
this.input.model = oldPrice;
|
|
16461
|
-
}
|
|
16462
|
-
return [2 /*return*/, success];
|
|
16463
|
-
case 2: return [2 /*return*/, true];
|
|
16464
|
-
}
|
|
16465
|
-
});
|
|
16466
|
-
});
|
|
16467
|
-
};
|
|
16468
|
-
TransactionLinePriceComponent.prototype.transactionLineSet = function () {
|
|
16469
|
-
this.readonly = this.readonly || !this.transactionLine.articleFreePrice;
|
|
16470
|
-
};
|
|
16471
|
-
return TransactionLinePriceComponent;
|
|
16472
|
-
}(TransactionLineBaseComponent));
|
|
16473
|
-
TransactionLinePriceComponent.decorators = [
|
|
16474
|
-
{ type: i0.Component, args: [{
|
|
16475
|
-
selector: "co-transaction-line-price",
|
|
16476
|
-
template: "\n <span *ngIf=\"(!editMode || readonly) && !defaultEditMode\" [textContent]=\"transactionLine.price | coCurrency\"></span>\n <co-input-text #input *ngIf=\"editMode || defaultEditMode\"\n [placeholder]=\"showLabel ? ('PRICE' | localize) : ''\"\n [type]=\"'number'\"\n [showSaveCancel]=\"!readonly\"\n [readonly]=\"readonly\"\n [model]=\"transactionLine.price\"\n (blur)=\"editMode = false\"\n ></co-input-text>\n ",
|
|
16477
|
-
encapsulation: i0.ViewEncapsulation.None
|
|
16478
|
-
},] }
|
|
16479
|
-
];
|
|
16480
|
-
TransactionLinePriceComponent.ctorParameters = function () { return [
|
|
16481
|
-
{ type: TransactionService }
|
|
16482
|
-
]; };
|
|
16483
|
-
TransactionLinePriceComponent.propDecorators = {
|
|
16484
|
-
child: [{ type: i0.ViewChild, args: ['input', { read: corecomponents_v12.InputTextComponent },] }],
|
|
16485
|
-
showLabel: [{ type: i0.Input }],
|
|
16486
|
-
defaultEditMode: [{ type: i0.Input }],
|
|
16487
|
-
editMode: [{ type: i0.Input }],
|
|
16488
|
-
handleClick: [{ type: i0.HostListener, args: ["click", ["$event"],] }]
|
|
16489
|
-
};
|
|
16490
|
-
|
|
16491
|
-
var TransactionLinePriceModule = /** @class */ (function () {
|
|
16492
|
-
function TransactionLinePriceModule() {
|
|
16493
|
-
}
|
|
16494
|
-
return TransactionLinePriceModule;
|
|
16495
|
-
}());
|
|
16496
|
-
TransactionLinePriceModule.decorators = [
|
|
16497
|
-
{ type: i0.NgModule, args: [{
|
|
16498
|
-
imports: [
|
|
16499
|
-
common.CommonModule,
|
|
16500
|
-
corecomponents_v12.InputTextModule,
|
|
16501
|
-
PipeModule
|
|
16502
|
-
],
|
|
16503
|
-
declarations: [
|
|
16504
|
-
TransactionLinePriceComponent
|
|
16505
|
-
],
|
|
16506
|
-
exports: [
|
|
16507
|
-
TransactionLinePriceComponent
|
|
16508
|
-
]
|
|
16509
|
-
},] }
|
|
16510
|
-
];
|
|
16511
|
-
|
|
16512
16364
|
var TransactionFilterPopupBaseComponent = /** @class */ (function (_super) {
|
|
16513
16365
|
__extends(TransactionFilterPopupBaseComponent, _super);
|
|
16514
16366
|
function TransactionFilterPopupBaseComponent() {
|
|
@@ -17509,6 +17361,118 @@
|
|
|
17509
17361
|
},] }
|
|
17510
17362
|
];
|
|
17511
17363
|
|
|
17364
|
+
var TransactionLinePriceComponent = /** @class */ (function (_super) {
|
|
17365
|
+
__extends(TransactionLinePriceComponent, _super);
|
|
17366
|
+
function TransactionLinePriceComponent(_transactionService) {
|
|
17367
|
+
var _this = _super.call(this) || this;
|
|
17368
|
+
_this._transactionService = _transactionService;
|
|
17369
|
+
_this.showLabel = true;
|
|
17370
|
+
_this.defaultEditMode = true;
|
|
17371
|
+
_this.showClass = true;
|
|
17372
|
+
_this._editMode = false;
|
|
17373
|
+
return _this;
|
|
17374
|
+
}
|
|
17375
|
+
Object.defineProperty(TransactionLinePriceComponent.prototype, "child", {
|
|
17376
|
+
set: function (content) {
|
|
17377
|
+
var _this = this;
|
|
17378
|
+
if (content) {
|
|
17379
|
+
this.input = content;
|
|
17380
|
+
this.input.commit = function (price) { return _this.commit(price); };
|
|
17381
|
+
if (this._editMode) {
|
|
17382
|
+
this.input.requestFocus();
|
|
17383
|
+
this.input.input.select();
|
|
17384
|
+
}
|
|
17385
|
+
}
|
|
17386
|
+
},
|
|
17387
|
+
enumerable: false,
|
|
17388
|
+
configurable: true
|
|
17389
|
+
});
|
|
17390
|
+
Object.defineProperty(TransactionLinePriceComponent.prototype, "editMode", {
|
|
17391
|
+
get: function () {
|
|
17392
|
+
return this._editMode;
|
|
17393
|
+
},
|
|
17394
|
+
set: function (value) {
|
|
17395
|
+
this._editMode = value;
|
|
17396
|
+
if (this._editMode && this.input) {
|
|
17397
|
+
this.input.doFocus();
|
|
17398
|
+
this.input.input.select();
|
|
17399
|
+
}
|
|
17400
|
+
},
|
|
17401
|
+
enumerable: false,
|
|
17402
|
+
configurable: true
|
|
17403
|
+
});
|
|
17404
|
+
TransactionLinePriceComponent.prototype.handleClick = function (event) {
|
|
17405
|
+
event.preventDefault();
|
|
17406
|
+
event.stopPropagation();
|
|
17407
|
+
if (!this.readonly) {
|
|
17408
|
+
this.editMode = true;
|
|
17409
|
+
}
|
|
17410
|
+
};
|
|
17411
|
+
TransactionLinePriceComponent.prototype.commit = function (price) {
|
|
17412
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
17413
|
+
var oldPrice, success;
|
|
17414
|
+
return __generator(this, function (_a) {
|
|
17415
|
+
switch (_a.label) {
|
|
17416
|
+
case 0:
|
|
17417
|
+
if (!(this.transactionLine.price !== price)) return [3 /*break*/, 2];
|
|
17418
|
+
oldPrice = this.transactionLine.price;
|
|
17419
|
+
return [4 /*yield*/, this._transactionService.updatePriceTransactionLine(this._transactionService.currentTransaction.transactionInfo.uuid, this.transactionLine.uuid, price)];
|
|
17420
|
+
case 1:
|
|
17421
|
+
success = _a.sent();
|
|
17422
|
+
if (!success) {
|
|
17423
|
+
this.input.model = oldPrice;
|
|
17424
|
+
}
|
|
17425
|
+
return [2 /*return*/, success];
|
|
17426
|
+
case 2: return [2 /*return*/, true];
|
|
17427
|
+
}
|
|
17428
|
+
});
|
|
17429
|
+
});
|
|
17430
|
+
};
|
|
17431
|
+
TransactionLinePriceComponent.prototype.transactionLineSet = function () {
|
|
17432
|
+
this.readonly = this.readonly || !this.transactionLine.articleFreePrice;
|
|
17433
|
+
};
|
|
17434
|
+
return TransactionLinePriceComponent;
|
|
17435
|
+
}(TransactionLineBaseComponent));
|
|
17436
|
+
TransactionLinePriceComponent.decorators = [
|
|
17437
|
+
{ type: i0.Component, args: [{
|
|
17438
|
+
selector: "co-transaction-line-price",
|
|
17439
|
+
template: "\n <span *ngIf=\"(!editMode || readonly) && !defaultEditMode\" [textContent]=\"transactionLine.price | coCurrency\"></span>\n <co-input-text #input *ngIf=\"editMode || defaultEditMode\"\n [noStyle]=\"true\"\n [hideArrowButtons]=\"true\"\n [placeholder]=\"showLabel ? ('PRICE' | localize) : ''\"\n [type]=\"'number'\"\n [showSaveCancel]=\"!readonly\"\n [readonly]=\"readonly\"\n [model]=\"transactionLine.price\"\n (blur)=\"editMode = false\"\n ></co-input-text>\n ",
|
|
17440
|
+
encapsulation: i0.ViewEncapsulation.None
|
|
17441
|
+
},] }
|
|
17442
|
+
];
|
|
17443
|
+
TransactionLinePriceComponent.ctorParameters = function () { return [
|
|
17444
|
+
{ type: TransactionService }
|
|
17445
|
+
]; };
|
|
17446
|
+
TransactionLinePriceComponent.propDecorators = {
|
|
17447
|
+
child: [{ type: i0.ViewChild, args: ['input', { read: corecomponents_v12.InputTextComponent },] }],
|
|
17448
|
+
showLabel: [{ type: i0.Input }],
|
|
17449
|
+
defaultEditMode: [{ type: i0.Input }],
|
|
17450
|
+
editMode: [{ type: i0.Input }],
|
|
17451
|
+
showClass: [{ type: i0.HostBinding, args: ["class.co-transaction-line-price",] }],
|
|
17452
|
+
handleClick: [{ type: i0.HostListener, args: ["click", ["$event"],] }]
|
|
17453
|
+
};
|
|
17454
|
+
|
|
17455
|
+
var TransactionLinePriceModule = /** @class */ (function () {
|
|
17456
|
+
function TransactionLinePriceModule() {
|
|
17457
|
+
}
|
|
17458
|
+
return TransactionLinePriceModule;
|
|
17459
|
+
}());
|
|
17460
|
+
TransactionLinePriceModule.decorators = [
|
|
17461
|
+
{ type: i0.NgModule, args: [{
|
|
17462
|
+
imports: [
|
|
17463
|
+
common.CommonModule,
|
|
17464
|
+
corecomponents_v12.InputTextModule,
|
|
17465
|
+
PipeModule
|
|
17466
|
+
],
|
|
17467
|
+
declarations: [
|
|
17468
|
+
TransactionLinePriceComponent
|
|
17469
|
+
],
|
|
17470
|
+
exports: [
|
|
17471
|
+
TransactionLinePriceComponent
|
|
17472
|
+
]
|
|
17473
|
+
},] }
|
|
17474
|
+
];
|
|
17475
|
+
|
|
17512
17476
|
var TransactionLineSidePanelDefaultModule = /** @class */ (function () {
|
|
17513
17477
|
function TransactionLineSidePanelDefaultModule() {
|
|
17514
17478
|
}
|
|
@@ -17526,7 +17490,6 @@
|
|
|
17526
17490
|
corecomponents_v12.InputComboBoxModule,
|
|
17527
17491
|
corecomponents_v12.InputDatePickerModule,
|
|
17528
17492
|
corecomponents_v12.InputNumberPickerModule,
|
|
17529
|
-
TransactionLinePriceModule,
|
|
17530
17493
|
TransactionLinePriceListModule,
|
|
17531
17494
|
TransactionLineVatModule,
|
|
17532
17495
|
TransactionLineQuantityModule,
|
|
@@ -17540,7 +17503,8 @@
|
|
|
17540
17503
|
TransactionLineQuantumDiscountModule,
|
|
17541
17504
|
TransactionLineSpecialDiscountModule,
|
|
17542
17505
|
TransactionLineSupplierModule,
|
|
17543
|
-
TransactionLineDescriptionModule
|
|
17506
|
+
TransactionLineDescriptionModule,
|
|
17507
|
+
TransactionLinePriceModule
|
|
17544
17508
|
],
|
|
17545
17509
|
declarations: [
|
|
17546
17510
|
TransactionLineSidePanelDefaultComponent
|
|
@@ -20144,7 +20108,7 @@
|
|
|
20144
20108
|
TransactionBaseLineComponent.decorators = [
|
|
20145
20109
|
{ type: i0.Component, args: [{
|
|
20146
20110
|
selector: "co-transaction-base-line",
|
|
20147
|
-
template: "\n <div class=\"transaction-base-line-wrapper\" data-action=\"openSidePanel\">\n <ng-container *ngIf=\"line.isArticle\">\n <div class=\"transaction-base-line-section\">\n <co-input-checkbox *ngIf=\"checkbox\" class=\"transaction-line-checkbox\" [class.hidden]=\"hideCheckbox\"\n [model]=\"checkboxValue\"\n (modelChange)=\"checkboxValueChanged.emit($event)\"\n ></co-input-checkbox>\n <co-transaction-line-image-and-description\n *ngIf=\"line.isArticle\" class=\"transaction-line-image-and-description-wrapper\"\n [preview]=\"preview\"\n [line]=\"line\"\n (handleDeleteLine)=\"deleteTransactionLineClick()\"\n ></co-transaction-line-image-and-description>\n </div>\n <div class=\"transaction-base-line-section\">\n <ng-content></ng-content>\n <div *ngIf=\"!preview && actionButtons\" class=\"transaction-line-buttons\">\n <co-transaction-line-action-buttons\n [transactionLine]=\"line\"\n (waitingForUserAction)=\"waitingForUserAction.next($event)\"\n (sidePanelButtonClicked)=\"handleShowSidePanel($event)\"\n ></co-transaction-line-action-buttons>\n </div>\n </div>\n </ng-container>\n <ng-container *ngIf=\"line.isText\">\n <div [textContent]=\"line.text\"></div>\n <div class=\"transaction-line-delete\" *ngIf=\"!preview\">\n <co-icon class=\"delete-icon\" [iconData]=\"iconCacheService.getIcon(icons.TrashCanLight)\" (click)=\"deleteTransactionLineClick()\"></co-icon>\n </div>\n </ng-container>\n </div>\n ",
|
|
20111
|
+
template: "\n <div class=\"transaction-base-line-wrapper\" data-action=\"openSidePanel\">\n <ng-container *ngIf=\"line.isArticle\">\n <div class=\"transaction-base-line-section line-start\">\n <co-input-checkbox *ngIf=\"checkbox\" class=\"transaction-line-checkbox\" [class.hidden]=\"hideCheckbox\"\n [model]=\"checkboxValue\"\n (modelChange)=\"checkboxValueChanged.emit($event)\"\n ></co-input-checkbox>\n <co-transaction-line-image-and-description\n *ngIf=\"line.isArticle\" class=\"transaction-line-image-and-description-wrapper\"\n [preview]=\"preview\"\n [line]=\"line\"\n (handleDeleteLine)=\"deleteTransactionLineClick()\"\n ></co-transaction-line-image-and-description>\n </div>\n <div class=\"transaction-base-line-section\">\n <ng-content></ng-content>\n <div *ngIf=\"!preview && actionButtons\" class=\"transaction-line-buttons\">\n <co-transaction-line-action-buttons\n [transactionLine]=\"line\"\n (waitingForUserAction)=\"waitingForUserAction.next($event)\"\n (sidePanelButtonClicked)=\"handleShowSidePanel($event)\"\n ></co-transaction-line-action-buttons>\n </div>\n </div>\n </ng-container>\n <ng-container *ngIf=\"line.isText\">\n <div [textContent]=\"line.text\"></div>\n <div class=\"transaction-line-delete\" *ngIf=\"!preview\">\n <co-icon class=\"delete-icon\" [iconData]=\"iconCacheService.getIcon(icons.TrashCanLight)\" (click)=\"deleteTransactionLineClick()\"></co-icon>\n </div>\n </ng-container>\n </div>\n ",
|
|
20148
20112
|
encapsulation: i0.ViewEncapsulation.None
|
|
20149
20113
|
},] }
|
|
20150
20114
|
];
|
|
@@ -20715,14 +20679,15 @@
|
|
|
20715
20679
|
TransactionLineDeliveryButtonModule,
|
|
20716
20680
|
TransactionLineDeliveryDateButtonModule,
|
|
20717
20681
|
TransactionLineStatusbarModule,
|
|
20718
|
-
TransactionLinePriceModule,
|
|
20719
20682
|
PipeModule,
|
|
20720
20683
|
corecomponents_v12.InputNumberPickerModule,
|
|
20721
20684
|
EditableLabelModule,
|
|
20722
20685
|
DialogTransactionLineDiscountModule,
|
|
20723
20686
|
TransactionLineAmountModule,
|
|
20724
20687
|
TransactionLineCommissionButtonModule,
|
|
20725
|
-
TransactionLineSupplierButtonModule
|
|
20688
|
+
TransactionLineSupplierButtonModule,
|
|
20689
|
+
TransactionLinePriceModule,
|
|
20690
|
+
TransactionLinePriceModule
|
|
20726
20691
|
],
|
|
20727
20692
|
declarations: [
|
|
20728
20693
|
TransactionPurchaseLineComponent
|
|
@@ -22878,6 +22843,7 @@
|
|
|
22878
22843
|
exports.CheckoutModule = CheckoutModule;
|
|
22879
22844
|
exports.LoaderComponent = LoaderComponent;
|
|
22880
22845
|
exports.LoaderModule = LoaderModule;
|
|
22846
|
+
exports.RelationService = RelationService;
|
|
22881
22847
|
exports.ShoppingCartComponent = ShoppingCartComponent;
|
|
22882
22848
|
exports.ShoppingCartModule = ShoppingCartModule;
|
|
22883
22849
|
exports.ShoppingCartPreviewComponent = ShoppingCartPreviewComponent;
|
|
@@ -22972,264 +22938,263 @@
|
|
|
22972
22938
|
exports["ɵcy"] = SharedService;
|
|
22973
22939
|
exports["ɵcz"] = SharedConnectorService;
|
|
22974
22940
|
exports["ɵd"] = OptionsService;
|
|
22975
|
-
exports["ɵda"] =
|
|
22976
|
-
exports["ɵdb"] =
|
|
22977
|
-
exports["ɵdc"] =
|
|
22978
|
-
exports["ɵdd"] =
|
|
22979
|
-
exports["ɵde"] =
|
|
22980
|
-
exports["ɵdf"] =
|
|
22981
|
-
exports["ɵdg"] =
|
|
22982
|
-
exports["ɵdh"] =
|
|
22983
|
-
exports["ɵdi"] =
|
|
22984
|
-
exports["ɵdj"] =
|
|
22985
|
-
exports["ɵdk"] =
|
|
22986
|
-
exports["ɵdl"] =
|
|
22987
|
-
exports["ɵdm"] =
|
|
22988
|
-
exports["ɵdn"] =
|
|
22989
|
-
exports["ɵdo"] =
|
|
22990
|
-
exports["ɵdp"] =
|
|
22991
|
-
exports["ɵdq"] =
|
|
22992
|
-
exports["ɵdr"] =
|
|
22993
|
-
exports["ɵds"] =
|
|
22994
|
-
exports["ɵdt"] =
|
|
22995
|
-
exports["ɵdu"] =
|
|
22996
|
-
exports["ɵdv"] =
|
|
22997
|
-
exports["ɵdw"] =
|
|
22998
|
-
exports["ɵdx"] =
|
|
22999
|
-
exports["ɵdy"] =
|
|
23000
|
-
exports["ɵdz"] =
|
|
22941
|
+
exports["ɵda"] = DeliveryTypeTileModule;
|
|
22942
|
+
exports["ɵdb"] = DeliveryTypeTileComponent;
|
|
22943
|
+
exports["ɵdc"] = PaymentModule;
|
|
22944
|
+
exports["ɵdd"] = PaymentTileModule;
|
|
22945
|
+
exports["ɵde"] = PaymentTileComponent;
|
|
22946
|
+
exports["ɵdf"] = PaymentQrCodeModule;
|
|
22947
|
+
exports["ɵdg"] = PaymentQrCodeComponent;
|
|
22948
|
+
exports["ɵdh"] = DownPaymentModule;
|
|
22949
|
+
exports["ɵdi"] = DownPaymentComponent;
|
|
22950
|
+
exports["ɵdj"] = PaymentService;
|
|
22951
|
+
exports["ɵdk"] = PaymentComponent;
|
|
22952
|
+
exports["ɵdl"] = RelationTypeModule;
|
|
22953
|
+
exports["ɵdm"] = RelationTypeComponent;
|
|
22954
|
+
exports["ɵdn"] = RelationGeneralModule;
|
|
22955
|
+
exports["ɵdo"] = RelationSuggestionsListModule;
|
|
22956
|
+
exports["ɵdp"] = RelationSuggestionsListItemModule;
|
|
22957
|
+
exports["ɵdq"] = RelationSuggestionsListItemComponent;
|
|
22958
|
+
exports["ɵdr"] = RelationSuggestionsListComponent;
|
|
22959
|
+
exports["ɵds"] = RelationGeneralComponent;
|
|
22960
|
+
exports["ɵdt"] = RelationAddressesModule;
|
|
22961
|
+
exports["ɵdu"] = RelationAddressesComponent;
|
|
22962
|
+
exports["ɵdv"] = RelationContactDetailsModule;
|
|
22963
|
+
exports["ɵdw"] = RelationContactDetailsComponent;
|
|
22964
|
+
exports["ɵdx"] = RelationPreferencesModule;
|
|
22965
|
+
exports["ɵdy"] = RelationPreferencesComponent;
|
|
22966
|
+
exports["ɵdz"] = TransactionHeaderBlockModule;
|
|
23001
22967
|
exports["ɵe"] = DictionaryService;
|
|
23002
|
-
exports["ɵea"] =
|
|
23003
|
-
exports["ɵeb"] =
|
|
23004
|
-
exports["ɵec"] =
|
|
23005
|
-
exports["ɵed"] =
|
|
23006
|
-
exports["ɵee"] =
|
|
23007
|
-
exports["ɵef"] =
|
|
23008
|
-
exports["ɵeg"] =
|
|
23009
|
-
exports["ɵeh"] =
|
|
23010
|
-
exports["ɵei"] =
|
|
23011
|
-
exports["ɵej"] =
|
|
23012
|
-
exports["ɵek"] =
|
|
23013
|
-
exports["ɵel"] =
|
|
23014
|
-
exports["ɵem"] =
|
|
23015
|
-
exports["ɵen"] =
|
|
23016
|
-
exports["ɵeo"] =
|
|
23017
|
-
exports["ɵep"] =
|
|
23018
|
-
exports["ɵeq"] =
|
|
23019
|
-
exports["ɵer"] =
|
|
23020
|
-
exports["ɵes"] =
|
|
23021
|
-
exports["ɵet"] =
|
|
23022
|
-
exports["ɵeu"] =
|
|
23023
|
-
exports["ɵev"] =
|
|
23024
|
-
exports["ɵew"] =
|
|
23025
|
-
exports["ɵex"] =
|
|
23026
|
-
exports["ɵey"] =
|
|
23027
|
-
exports["ɵez"] =
|
|
22968
|
+
exports["ɵea"] = TransactionHeaderBlockComponent;
|
|
22969
|
+
exports["ɵeb"] = TransactionHeaderDeliveryDateModule;
|
|
22970
|
+
exports["ɵec"] = TransactionHeaderDeliveryDateComponent;
|
|
22971
|
+
exports["ɵed"] = TransactionHeaderDeliveryOptionsModule;
|
|
22972
|
+
exports["ɵee"] = TransactionHeaderDeliveryOptionsComponent;
|
|
22973
|
+
exports["ɵef"] = TransactionHeaderRemarksModule;
|
|
22974
|
+
exports["ɵeg"] = TransactionHeaderRemarksComponent;
|
|
22975
|
+
exports["ɵeh"] = TransactionHeaderReferenceModule;
|
|
22976
|
+
exports["ɵei"] = TransactionHeaderReferenceComponent;
|
|
22977
|
+
exports["ɵej"] = TransactionHeaderRelationReferenceModule;
|
|
22978
|
+
exports["ɵek"] = TransactionHeaderRelationReferenceComponent;
|
|
22979
|
+
exports["ɵel"] = TransactionHeaderDeliveryMethodModule;
|
|
22980
|
+
exports["ɵem"] = TransactionLineCheckboxModule;
|
|
22981
|
+
exports["ɵen"] = TransactionLineCheckboxListComponent;
|
|
22982
|
+
exports["ɵeo"] = TransactionHeaderDeliveryMethodComponent;
|
|
22983
|
+
exports["ɵep"] = TransactionHeaderPreferredDeliveryDateModule;
|
|
22984
|
+
exports["ɵeq"] = TransactionHeaderPreferredDeliveryDateComponent;
|
|
22985
|
+
exports["ɵer"] = DialogTransactionHeaderDeliveryMethodModule;
|
|
22986
|
+
exports["ɵes"] = DialogHeaderSearchModule;
|
|
22987
|
+
exports["ɵet"] = DialogHeaderSearchComponent;
|
|
22988
|
+
exports["ɵeu"] = DialogTransactionHeaderDeliveryMethodComponent;
|
|
22989
|
+
exports["ɵev"] = TransactionHeaderPartialDeliveryModule;
|
|
22990
|
+
exports["ɵew"] = TransactionHeaderPartialDeliveryComponent;
|
|
22991
|
+
exports["ɵex"] = TransactionBaseComponent;
|
|
22992
|
+
exports["ɵey"] = TransactionHeaderDownpaymentPercentageModule;
|
|
22993
|
+
exports["ɵez"] = TransactionHeaderDownpaymentPercentageComponent;
|
|
23028
22994
|
exports["ɵf"] = TransactionConnectorService;
|
|
23029
|
-
exports["ɵfa"] =
|
|
23030
|
-
exports["ɵfb"] =
|
|
23031
|
-
exports["ɵfc"] =
|
|
23032
|
-
exports["ɵfd"] =
|
|
23033
|
-
exports["ɵfe"] =
|
|
23034
|
-
exports["ɵff"] =
|
|
23035
|
-
exports["ɵfg"] =
|
|
23036
|
-
exports["ɵfh"] =
|
|
23037
|
-
exports["ɵfi"] =
|
|
23038
|
-
exports["ɵfj"] =
|
|
23039
|
-
exports["ɵfk"] =
|
|
23040
|
-
exports["ɵfl"] =
|
|
23041
|
-
exports["ɵfm"] =
|
|
23042
|
-
exports["ɵfn"] =
|
|
23043
|
-
exports["ɵfo"] =
|
|
23044
|
-
exports["ɵfp"] =
|
|
23045
|
-
exports["ɵfq"] =
|
|
23046
|
-
exports["ɵfr"] =
|
|
23047
|
-
exports["ɵfs"] =
|
|
23048
|
-
exports["ɵft"] =
|
|
23049
|
-
exports["ɵfu"] =
|
|
23050
|
-
exports["ɵfv"] =
|
|
23051
|
-
exports["ɵfw"] =
|
|
23052
|
-
exports["ɵfx"] =
|
|
23053
|
-
exports["ɵfy"] =
|
|
23054
|
-
exports["ɵfz"] =
|
|
22995
|
+
exports["ɵfa"] = TransactionHeaderDownpaymentAmountModule;
|
|
22996
|
+
exports["ɵfb"] = TransactionHeaderDownpaymentAmountComponent;
|
|
22997
|
+
exports["ɵfc"] = TransactionHeaderDefinitiveModule;
|
|
22998
|
+
exports["ɵfd"] = TransactionHeaderDefinitiveComponent;
|
|
22999
|
+
exports["ɵfe"] = TransactionHeaderBranchModule;
|
|
23000
|
+
exports["ɵff"] = TransactionHeaderBranchComponent;
|
|
23001
|
+
exports["ɵfg"] = TransactionHeaderAdministrativeRelationModule;
|
|
23002
|
+
exports["ɵfh"] = TransactionHeaderAdministrativeRelationComponent;
|
|
23003
|
+
exports["ɵfi"] = TransactionHeaderMarketingModule;
|
|
23004
|
+
exports["ɵfj"] = TransactionHeaderMarketingComponent;
|
|
23005
|
+
exports["ɵfk"] = CheckoutOverviewRelationEditComponent;
|
|
23006
|
+
exports["ɵfl"] = CheckoutOverviewDeliveryEditComponent;
|
|
23007
|
+
exports["ɵfm"] = CheckoutOverviewDeliveryAddressComponent;
|
|
23008
|
+
exports["ɵfn"] = CheckoutOverviewPaymentComponent;
|
|
23009
|
+
exports["ɵfo"] = CheckoutLoginComponent;
|
|
23010
|
+
exports["ɵfp"] = TransactionFilterCategoriesModule;
|
|
23011
|
+
exports["ɵfq"] = TransactionFilterCategoriesComponent;
|
|
23012
|
+
exports["ɵfr"] = TransactionHeaderPaymentModule;
|
|
23013
|
+
exports["ɵfs"] = TransactionHeaderPaymentComponent;
|
|
23014
|
+
exports["ɵft"] = TransactionLinesGridModule;
|
|
23015
|
+
exports["ɵfu"] = TransactionBaseGridModule;
|
|
23016
|
+
exports["ɵfv"] = TransactionLineSidePanelModule;
|
|
23017
|
+
exports["ɵfw"] = TransactionLineSidePanelDefaultModule;
|
|
23018
|
+
exports["ɵfx"] = TransactionLinePriceListModule;
|
|
23019
|
+
exports["ɵfy"] = TransactionLinePriceListComponent;
|
|
23020
|
+
exports["ɵfz"] = TransactionFilterPopupBaseComponent;
|
|
23055
23021
|
exports["ɵg"] = TransactionConnectorAdapterService;
|
|
23056
|
-
exports["ɵga"] =
|
|
23057
|
-
exports["ɵgb"] =
|
|
23058
|
-
exports["ɵgc"] =
|
|
23059
|
-
exports["ɵgd"] =
|
|
23060
|
-
exports["ɵge"] =
|
|
23061
|
-
exports["ɵgf"] =
|
|
23062
|
-
exports["ɵgg"] =
|
|
23063
|
-
exports["ɵgh"] =
|
|
23064
|
-
exports["ɵgi"] =
|
|
23065
|
-
exports["ɵgj"] =
|
|
23066
|
-
exports["ɵgk"] =
|
|
23067
|
-
exports["ɵgl"] =
|
|
23068
|
-
exports["ɵgm"] =
|
|
23069
|
-
exports["ɵgn"] =
|
|
23070
|
-
exports["ɵgo"] =
|
|
23071
|
-
exports["ɵgp"] =
|
|
23072
|
-
exports["ɵgq"] =
|
|
23073
|
-
exports["ɵgr"] =
|
|
23074
|
-
exports["ɵgs"] =
|
|
23075
|
-
exports["ɵgt"] =
|
|
23076
|
-
exports["ɵgu"] =
|
|
23077
|
-
exports["ɵgv"] =
|
|
23078
|
-
exports["ɵgw"] =
|
|
23079
|
-
exports["ɵgx"] =
|
|
23080
|
-
exports["ɵgy"] =
|
|
23081
|
-
exports["ɵgz"] =
|
|
23022
|
+
exports["ɵga"] = TransactionLineVatModule;
|
|
23023
|
+
exports["ɵgb"] = TransactionLineVatComponent;
|
|
23024
|
+
exports["ɵgc"] = TransactionLineQuantityModule;
|
|
23025
|
+
exports["ɵgd"] = TransactionLineQuantityComponent;
|
|
23026
|
+
exports["ɵge"] = TransactionLineLineDiscountModule;
|
|
23027
|
+
exports["ɵgf"] = TransactionLineLineDiscountComponent;
|
|
23028
|
+
exports["ɵgg"] = TransactionLineDeliveryMethodModule;
|
|
23029
|
+
exports["ɵgh"] = TransactionLineDeliveryMethodComponent;
|
|
23030
|
+
exports["ɵgi"] = TransactionLineDeliveryDateModule;
|
|
23031
|
+
exports["ɵgj"] = TransactionLineDeliveryDateComponent;
|
|
23032
|
+
exports["ɵgk"] = TransactionLineReferenceModule;
|
|
23033
|
+
exports["ɵgl"] = TransactionLineReferenceComponent;
|
|
23034
|
+
exports["ɵgm"] = TransactionLineCommissionCodeModule;
|
|
23035
|
+
exports["ɵgn"] = TransactionLineCommissionCodeComponent;
|
|
23036
|
+
exports["ɵgo"] = TransactionLineWarehouseModule;
|
|
23037
|
+
exports["ɵgp"] = TransactionLineWarehouseComponent;
|
|
23038
|
+
exports["ɵgq"] = TransactionLineDiscountAmountModule;
|
|
23039
|
+
exports["ɵgr"] = TransactionLineDiscountAmountComponent;
|
|
23040
|
+
exports["ɵgs"] = TransactionLineQuantumDiscountModule;
|
|
23041
|
+
exports["ɵgt"] = TransactionLineQuantumDiscountComponent;
|
|
23042
|
+
exports["ɵgu"] = TransactionLineSpecialDiscountModule;
|
|
23043
|
+
exports["ɵgv"] = TransactionLineSpecialDiscountComponent;
|
|
23044
|
+
exports["ɵgw"] = TransactionLineSupplierModule;
|
|
23045
|
+
exports["ɵgx"] = TransactionLineSupplierComponent;
|
|
23046
|
+
exports["ɵgy"] = TransactionLinePriceModule;
|
|
23047
|
+
exports["ɵgz"] = TransactionLinePriceComponent;
|
|
23082
23048
|
exports["ɵh"] = SelectMultipleCacheService;
|
|
23083
|
-
exports["ɵha"] =
|
|
23084
|
-
exports["ɵhb"] =
|
|
23085
|
-
exports["ɵhc"] =
|
|
23086
|
-
exports["ɵhd"] =
|
|
23087
|
-
exports["ɵhe"] =
|
|
23088
|
-
exports["ɵhf"] =
|
|
23089
|
-
exports["ɵhg"] =
|
|
23090
|
-
exports["ɵhh"] =
|
|
23091
|
-
exports["ɵhi"] =
|
|
23092
|
-
exports["ɵhj"] =
|
|
23093
|
-
exports["ɵhk"] =
|
|
23094
|
-
exports["ɵhl"] =
|
|
23095
|
-
exports["ɵhm"] =
|
|
23096
|
-
exports["ɵhn"] =
|
|
23097
|
-
exports["ɵho"] =
|
|
23098
|
-
exports["ɵhp"] =
|
|
23099
|
-
exports["ɵhq"] =
|
|
23100
|
-
exports["ɵhr"] =
|
|
23101
|
-
exports["ɵhs"] =
|
|
23102
|
-
exports["ɵht"] =
|
|
23103
|
-
exports["ɵhu"] =
|
|
23104
|
-
exports["ɵhv"] =
|
|
23105
|
-
exports["ɵhw"] =
|
|
23106
|
-
exports["ɵhx"] =
|
|
23107
|
-
exports["ɵhy"] =
|
|
23108
|
-
exports["ɵhz"] =
|
|
23049
|
+
exports["ɵha"] = TransactionLineSidePanelDefaultComponent;
|
|
23050
|
+
exports["ɵhb"] = TransactionReceivingGoodsHistoryModule;
|
|
23051
|
+
exports["ɵhc"] = TransactionHistoryGridModule;
|
|
23052
|
+
exports["ɵhd"] = TransactionHistoryGridStatusModule;
|
|
23053
|
+
exports["ɵhe"] = TransactionHistoryGridStatusComponent;
|
|
23054
|
+
exports["ɵhf"] = TransactionHistoryGridComponent;
|
|
23055
|
+
exports["ɵhg"] = TransactionReceivingGoodsHistoryComponent;
|
|
23056
|
+
exports["ɵhh"] = TransactionReceivingGoodsDetailsModule;
|
|
23057
|
+
exports["ɵhi"] = TransactionReceivingGoodsDetailsComponent;
|
|
23058
|
+
exports["ɵhj"] = ArticleService;
|
|
23059
|
+
exports["ɵhk"] = TransactionButtonBarModule;
|
|
23060
|
+
exports["ɵhl"] = AnimatedCheckboxModule;
|
|
23061
|
+
exports["ɵhm"] = AnimatedCheckboxComponent;
|
|
23062
|
+
exports["ɵhn"] = TransactionButtonBarComponent;
|
|
23063
|
+
exports["ɵho"] = TransactionButtonBarButtonComponent;
|
|
23064
|
+
exports["ɵhp"] = TransactionButtonBarButtonBaseComponent;
|
|
23065
|
+
exports["ɵhq"] = TransactionSalesPurchaseButtonBarButtonComponent;
|
|
23066
|
+
exports["ɵhr"] = TransactionLineSidePanelPurchaseModule;
|
|
23067
|
+
exports["ɵhs"] = DefaultOkCancelButtonsModule;
|
|
23068
|
+
exports["ɵht"] = DefaultOkCancelButtonsComponent;
|
|
23069
|
+
exports["ɵhu"] = TransactionLineSidePanelPurchaseComponent;
|
|
23070
|
+
exports["ɵhv"] = TransactionLineSidePanelComponent;
|
|
23071
|
+
exports["ɵhw"] = DynamicBaseComponent;
|
|
23072
|
+
exports["ɵhx"] = TransactionLineActionButtonsModule;
|
|
23073
|
+
exports["ɵhy"] = TransactionArticleTextOverviewModule;
|
|
23074
|
+
exports["ɵhz"] = TransactionArticleTextOverviewComponent;
|
|
23109
23075
|
exports["ɵi"] = BusinessObjectCacheManagerService;
|
|
23110
|
-
exports["ɵia"] =
|
|
23111
|
-
exports["ɵib"] =
|
|
23112
|
-
exports["ɵic"] =
|
|
23113
|
-
exports["ɵid"] =
|
|
23114
|
-
exports["ɵie"] =
|
|
23115
|
-
exports["ɵif"] =
|
|
23116
|
-
exports["ɵig"] =
|
|
23117
|
-
exports["ɵih"] =
|
|
23118
|
-
exports["ɵii"] =
|
|
23119
|
-
exports["ɵij"] =
|
|
23120
|
-
exports["ɵik"] =
|
|
23121
|
-
exports["ɵil"] =
|
|
23122
|
-
exports["ɵim"] =
|
|
23123
|
-
exports["ɵin"] =
|
|
23124
|
-
exports["ɵio"] =
|
|
23125
|
-
exports["ɵip"] =
|
|
23126
|
-
exports["ɵiq"] =
|
|
23127
|
-
exports["ɵir"] =
|
|
23128
|
-
exports["ɵis"] =
|
|
23129
|
-
exports["ɵit"] =
|
|
23130
|
-
exports["ɵiu"] =
|
|
23131
|
-
exports["ɵiv"] =
|
|
23132
|
-
exports["ɵiw"] =
|
|
23133
|
-
exports["ɵix"] =
|
|
23134
|
-
exports["ɵiy"] =
|
|
23135
|
-
exports["ɵiz"] =
|
|
23076
|
+
exports["ɵia"] = TransactionLineActionButtonsComponent;
|
|
23077
|
+
exports["ɵib"] = TransactionBaseGridComponent;
|
|
23078
|
+
exports["ɵic"] = TransactionGridBaseComponent;
|
|
23079
|
+
exports["ɵid"] = DialogTransactionLineCommissionCodeModule;
|
|
23080
|
+
exports["ɵie"] = DialogTransactionLineCommissionCodeComponent;
|
|
23081
|
+
exports["ɵif"] = DialogTransactionLineBaseComponent;
|
|
23082
|
+
exports["ɵig"] = DialogTransactionLineWarehouseModule;
|
|
23083
|
+
exports["ɵih"] = DialogTransactionLineWarehouseComponent;
|
|
23084
|
+
exports["ɵii"] = DialogTransactionLineWarehouseCcModule;
|
|
23085
|
+
exports["ɵij"] = DialogTransactionLineWarehouseCcComponent;
|
|
23086
|
+
exports["ɵik"] = DialogTransactionLineDeliveryMethodModule;
|
|
23087
|
+
exports["ɵil"] = DialogTransactionLineDeliveryMethodComponent;
|
|
23088
|
+
exports["ɵim"] = DialogTransactionLineVatModule;
|
|
23089
|
+
exports["ɵin"] = DialogTransactionLineVatComponent;
|
|
23090
|
+
exports["ɵio"] = DialogTransactionLineDiscountModule;
|
|
23091
|
+
exports["ɵip"] = DialogTransactionLinePriceListModule;
|
|
23092
|
+
exports["ɵiq"] = DialogTransactionLinePriceListComponent;
|
|
23093
|
+
exports["ɵir"] = DialogTransactionLineDiscountComponent;
|
|
23094
|
+
exports["ɵis"] = TransactionLinesGridComponent;
|
|
23095
|
+
exports["ɵit"] = DiscountModule;
|
|
23096
|
+
exports["ɵiu"] = DiscountComponent;
|
|
23097
|
+
exports["ɵiv"] = TransactionQuickAccessOverviewModule;
|
|
23098
|
+
exports["ɵiw"] = TransactionQuickAccessOverviewComponent;
|
|
23099
|
+
exports["ɵix"] = TransactionQuickAccessOrderDeliveryModule;
|
|
23100
|
+
exports["ɵiy"] = TransactionSendButtonDialogModule;
|
|
23101
|
+
exports["ɵiz"] = TransactionSendButtonDialogComponent;
|
|
23136
23102
|
exports["ɵj"] = CacheField;
|
|
23137
|
-
exports["ɵja"] =
|
|
23138
|
-
exports["ɵjb"] =
|
|
23139
|
-
exports["ɵjc"] =
|
|
23140
|
-
exports["ɵjd"] =
|
|
23141
|
-
exports["ɵje"] =
|
|
23142
|
-
exports["ɵjf"] =
|
|
23143
|
-
exports["ɵjg"] =
|
|
23144
|
-
exports["ɵjh"] =
|
|
23145
|
-
exports["ɵji"] =
|
|
23146
|
-
exports["ɵjj"] =
|
|
23147
|
-
exports["ɵjk"] =
|
|
23148
|
-
exports["ɵjl"] =
|
|
23149
|
-
exports["ɵjm"] =
|
|
23150
|
-
exports["ɵjn"] =
|
|
23151
|
-
exports["ɵjo"] =
|
|
23152
|
-
exports["ɵjp"] =
|
|
23153
|
-
exports["ɵjq"] =
|
|
23154
|
-
exports["ɵjr"] =
|
|
23155
|
-
exports["ɵjs"] =
|
|
23156
|
-
exports["ɵjt"] =
|
|
23157
|
-
exports["ɵju"] =
|
|
23158
|
-
exports["ɵjv"] =
|
|
23159
|
-
exports["ɵjw"] =
|
|
23160
|
-
exports["ɵjx"] =
|
|
23161
|
-
exports["ɵjy"] =
|
|
23162
|
-
exports["ɵjz"] =
|
|
23103
|
+
exports["ɵja"] = TransactionQuickAccessOrderDeliveryComponent;
|
|
23104
|
+
exports["ɵjb"] = TransactionOrderDeliveryService;
|
|
23105
|
+
exports["ɵjc"] = TransactionQuickAccessOrderPurchaseModule;
|
|
23106
|
+
exports["ɵjd"] = TransactionQuickAccessOrderPurchaseComponent;
|
|
23107
|
+
exports["ɵje"] = TransactionOrderConfirmationGridModule;
|
|
23108
|
+
exports["ɵjf"] = TransactionOrderConfirmationGridComponent;
|
|
23109
|
+
exports["ɵjg"] = TransactionReceivedGoodsGridModule;
|
|
23110
|
+
exports["ɵjh"] = DialogTransactionLineWarehouseLocationModule;
|
|
23111
|
+
exports["ɵji"] = TransactionLineWarehouseLocationModule;
|
|
23112
|
+
exports["ɵjj"] = TransactionLineWarehouseLocationComponent;
|
|
23113
|
+
exports["ɵjk"] = DialogTransactionLineWarehouseLocationComponent;
|
|
23114
|
+
exports["ɵjl"] = TransactionLineWarehouseLocationButtonModule;
|
|
23115
|
+
exports["ɵjm"] = TransactionLineWarehouseLocationButtonComponent;
|
|
23116
|
+
exports["ɵjn"] = TransactionReceivedGoodsGridComponent;
|
|
23117
|
+
exports["ɵjo"] = ViewModeButtonsModule;
|
|
23118
|
+
exports["ɵjp"] = ViewModeButtonsComponent;
|
|
23119
|
+
exports["ɵjq"] = TransactionGridModule;
|
|
23120
|
+
exports["ɵjr"] = TransactionGridComponent;
|
|
23121
|
+
exports["ɵjs"] = TransactionTileModule;
|
|
23122
|
+
exports["ɵjt"] = TransactionTileComponent;
|
|
23123
|
+
exports["ɵju"] = TransactionOverviewLineModule;
|
|
23124
|
+
exports["ɵjv"] = EditableLabelModule;
|
|
23125
|
+
exports["ɵjw"] = EditableLabelComponent;
|
|
23126
|
+
exports["ɵjx"] = TransactionBaseLineModule;
|
|
23127
|
+
exports["ɵjy"] = TransactionBaseLineComponent;
|
|
23128
|
+
exports["ɵjz"] = TransactionLinesLineBaseComponent;
|
|
23163
23129
|
exports["ɵk"] = SelectMultipleParameterizedCacheService;
|
|
23164
|
-
exports["ɵka"] =
|
|
23165
|
-
exports["ɵkb"] =
|
|
23166
|
-
exports["ɵkc"] =
|
|
23167
|
-
exports["ɵkd"] =
|
|
23168
|
-
exports["ɵke"] =
|
|
23169
|
-
exports["ɵkf"] =
|
|
23170
|
-
exports["ɵkg"] =
|
|
23171
|
-
exports["ɵkh"] =
|
|
23172
|
-
exports["ɵki"] =
|
|
23173
|
-
exports["ɵkj"] =
|
|
23174
|
-
exports["ɵkk"] =
|
|
23175
|
-
exports["ɵkl"] =
|
|
23176
|
-
exports["ɵkm"] =
|
|
23177
|
-
exports["ɵkn"] =
|
|
23178
|
-
exports["ɵko"] =
|
|
23179
|
-
exports["ɵkp"] =
|
|
23180
|
-
exports["ɵkq"] =
|
|
23181
|
-
exports["ɵkr"] =
|
|
23182
|
-
exports["ɵks"] =
|
|
23183
|
-
exports["ɵkt"] =
|
|
23184
|
-
exports["ɵku"] =
|
|
23185
|
-
exports["ɵkv"] =
|
|
23186
|
-
exports["ɵkw"] =
|
|
23187
|
-
exports["ɵkx"] =
|
|
23188
|
-
exports["ɵky"] =
|
|
23189
|
-
exports["ɵkz"] =
|
|
23130
|
+
exports["ɵka"] = TransactionLineCommissionButtonModule;
|
|
23131
|
+
exports["ɵkb"] = TransactionLineCommissionButtonComponent;
|
|
23132
|
+
exports["ɵkc"] = TransactionLineWarehouseButtonModule;
|
|
23133
|
+
exports["ɵkd"] = TransactionLineWarehouseButtonComponent;
|
|
23134
|
+
exports["ɵke"] = TransactionLineDeliveryButtonModule;
|
|
23135
|
+
exports["ɵkf"] = TransactionLineDeliveryButtonComponent;
|
|
23136
|
+
exports["ɵkg"] = TransactionLineDeliveryDateButtonModule;
|
|
23137
|
+
exports["ɵkh"] = TransactionLineDeliveryDateButtonComponent;
|
|
23138
|
+
exports["ɵki"] = TransactionLineAmountModule;
|
|
23139
|
+
exports["ɵkj"] = TransactionLineAmountComponent;
|
|
23140
|
+
exports["ɵkk"] = TransactionOverviewLineComponent;
|
|
23141
|
+
exports["ɵkl"] = TransactionOrderDeliveryLineModule;
|
|
23142
|
+
exports["ɵkm"] = TransactionOrderDeliveryLineComponent;
|
|
23143
|
+
exports["ɵkn"] = TransactionReceiveGoodsLineModule;
|
|
23144
|
+
exports["ɵko"] = TransactionReceiveGoodsLineComponent;
|
|
23145
|
+
exports["ɵkp"] = TransactionPurchaseLineModule;
|
|
23146
|
+
exports["ɵkq"] = TransactionLineSupplierButtonModule;
|
|
23147
|
+
exports["ɵkr"] = DialogTransactionLineSupplierModule;
|
|
23148
|
+
exports["ɵks"] = DialogTransactionLineSupplierComponent;
|
|
23149
|
+
exports["ɵkt"] = TransactionLineSupplierButtonComponent;
|
|
23150
|
+
exports["ɵku"] = TransactionPurchaseLineComponent;
|
|
23151
|
+
exports["ɵkv"] = QuickSendButtonModule;
|
|
23152
|
+
exports["ɵkw"] = QuickSendButtonComponent;
|
|
23153
|
+
exports["ɵkx"] = TransactionSearchResultModule;
|
|
23154
|
+
exports["ɵky"] = TransactionSearchSalesOrderTileModule;
|
|
23155
|
+
exports["ɵkz"] = TransactionSearchSalesOrderTileComponent;
|
|
23190
23156
|
exports["ɵl"] = ErrorService;
|
|
23191
|
-
exports["ɵla"] =
|
|
23192
|
-
exports["ɵlb"] =
|
|
23193
|
-
exports["ɵlc"] =
|
|
23194
|
-
exports["ɵld"] =
|
|
23195
|
-
exports["ɵle"] =
|
|
23196
|
-
exports["ɵlf"] =
|
|
23197
|
-
exports["ɵlg"] =
|
|
23198
|
-
exports["ɵlh"] =
|
|
23199
|
-
exports["ɵli"] =
|
|
23200
|
-
exports["ɵlj"] =
|
|
23201
|
-
exports["ɵlk"] =
|
|
23202
|
-
exports["ɵll"] =
|
|
23203
|
-
exports["ɵlm"] =
|
|
23204
|
-
exports["ɵln"] =
|
|
23205
|
-
exports["ɵlo"] =
|
|
23206
|
-
exports["ɵlp"] =
|
|
23207
|
-
exports["ɵlq"] =
|
|
23208
|
-
exports["ɵlr"] =
|
|
23209
|
-
exports["ɵls"] =
|
|
23210
|
-
exports["ɵlt"] =
|
|
23211
|
-
exports["ɵlu"] =
|
|
23212
|
-
exports["ɵlv"] =
|
|
23213
|
-
exports["ɵlw"] =
|
|
23214
|
-
exports["ɵlx"] =
|
|
23215
|
-
exports["ɵly"] =
|
|
23216
|
-
exports["ɵlz"] =
|
|
23157
|
+
exports["ɵla"] = TransactionSearchTileBaseComponent;
|
|
23158
|
+
exports["ɵlb"] = TransactionSearchPurchaseOrderTileModule;
|
|
23159
|
+
exports["ɵlc"] = TransactionSearchPurchaseOrderTileComponent;
|
|
23160
|
+
exports["ɵld"] = TransactionSearchSalesOrderGridModule;
|
|
23161
|
+
exports["ɵle"] = TransactionSearchSalesOrderGridComponent;
|
|
23162
|
+
exports["ɵlf"] = TransactionSearchGridBaseComponent;
|
|
23163
|
+
exports["ɵlg"] = TransactionSearchPurchaseOrderGridModule;
|
|
23164
|
+
exports["ɵlh"] = TransactionSearchPurchaseOrderGridComponent;
|
|
23165
|
+
exports["ɵli"] = TransactionSearchHeaderModule;
|
|
23166
|
+
exports["ɵlj"] = TransactionSearchHeaderComponent;
|
|
23167
|
+
exports["ɵlk"] = TransactionSearchGridModule;
|
|
23168
|
+
exports["ɵll"] = TransactionSearchGridComponent;
|
|
23169
|
+
exports["ɵlm"] = TransactionSearchTileModule;
|
|
23170
|
+
exports["ɵln"] = TransactionSearchTileComponent;
|
|
23171
|
+
exports["ɵlo"] = TransactionSearchResultComponent;
|
|
23172
|
+
exports["ɵlp"] = TransactionSalesOrderFilterModule;
|
|
23173
|
+
exports["ɵlq"] = TransactionSalesOrderFilterContentOrderModule;
|
|
23174
|
+
exports["ɵlr"] = TransactionFilterItemModule;
|
|
23175
|
+
exports["ɵls"] = TransactionFilterItemComponent;
|
|
23176
|
+
exports["ɵlt"] = TransactionSalesOrderFilterContentOrderComponent;
|
|
23177
|
+
exports["ɵlu"] = TransactionFilterContentBaseComponent;
|
|
23178
|
+
exports["ɵlv"] = FilterRequestService;
|
|
23179
|
+
exports["ɵlw"] = TransactionSalesOrderFilterContentLogisticsModule;
|
|
23180
|
+
exports["ɵlx"] = TransactionFilterHistoricStateModule;
|
|
23181
|
+
exports["ɵly"] = TransactionFilterHistoricStateComponent;
|
|
23182
|
+
exports["ɵlz"] = TransactionSalesOrderFilterContentLogisticsComponent;
|
|
23217
23183
|
exports["ɵm"] = SelectSingleCacheService;
|
|
23218
|
-
exports["ɵma"] =
|
|
23219
|
-
exports["ɵmb"] =
|
|
23220
|
-
exports["ɵmc"] =
|
|
23221
|
-
exports["ɵmd"] =
|
|
23222
|
-
exports["ɵme"] =
|
|
23223
|
-
exports["ɵmf"] =
|
|
23224
|
-
exports["ɵmg"] =
|
|
23225
|
-
exports["ɵmh"] =
|
|
23226
|
-
exports["ɵmi"] =
|
|
23227
|
-
exports["ɵmj"] =
|
|
23228
|
-
exports["ɵmk"] =
|
|
23229
|
-
exports["ɵml"] =
|
|
23230
|
-
exports["ɵmm"] =
|
|
23231
|
-
exports["ɵmn"] =
|
|
23232
|
-
exports["ɵmo"] = TransactionFilterComponent;
|
|
23184
|
+
exports["ɵma"] = TransactionSalesOrderFilterContentArticleModule;
|
|
23185
|
+
exports["ɵmb"] = TransactionSalesOrderFilterContentArticleComponent;
|
|
23186
|
+
exports["ɵmc"] = TransactionSalesOrderFilterComponent;
|
|
23187
|
+
exports["ɵmd"] = TransactionFilterBaseComponent;
|
|
23188
|
+
exports["ɵme"] = TransactionPurchaseOrderFilterModule;
|
|
23189
|
+
exports["ɵmf"] = TransactionPurchaseOrderFilterContentOrderModule;
|
|
23190
|
+
exports["ɵmg"] = TransactionPurchaseOrderFilterContentOrderComponent;
|
|
23191
|
+
exports["ɵmh"] = TransactionPurchaseOrderFilterContentLogisticsModule;
|
|
23192
|
+
exports["ɵmi"] = TransactionPurchaseOrderFilterContentLogisticsComponent;
|
|
23193
|
+
exports["ɵmj"] = TransactionPurchaseOrderFilterContentArticleModule;
|
|
23194
|
+
exports["ɵmk"] = TransactionPurchaseOrderFilterContentArticleComponent;
|
|
23195
|
+
exports["ɵml"] = TransactionPurchaseOrderFilterComponent;
|
|
23196
|
+
exports["ɵmm"] = TransactionFilterModule;
|
|
23197
|
+
exports["ɵmn"] = TransactionFilterComponent;
|
|
23233
23198
|
exports["ɵn"] = ArticleConnectorService;
|
|
23234
23199
|
exports["ɵo"] = TransactionEventService;
|
|
23235
23200
|
exports["ɵp"] = RelationConnectorService;
|