@colijnit/transaction 12.1.51 → 12.1.53
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 +551 -519
- package/bundles/colijnit-transaction.umd.js.map +1 -1
- package/colijnit-transaction.d.ts +192 -192
- package/colijnit-transaction.metadata.json +1 -1
- package/esm2015/colijnit-transaction.js +193 -193
- package/esm2015/lib/assets/dictionary/text.properties.js +5 -1
- package/esm2015/lib/component/shared/transaction-article-text/transaction-article-text.component.js +62 -15
- package/esm2015/lib/component/shared/transaction-article-text/transaction-article-text.module.js +6 -3
- package/esm2015/lib/component/transaction-line-action-buttons/transaction-line-action-buttons.component.js +3 -3
- package/esm2015/lib/component/transaction-line-image-and-description/transaction-line-image-and-description.component.js +11 -6
- package/esm2015/lib/component/transaction-lines/transaction-lines.component.js +3 -5
- package/esm2015/lib/component/transaction-search/transaction-search-tile/transaction-search-purchase-order-tile/transaction-search-purchase-order-tile.component.js +2 -2
- package/esm2015/lib/enum/icon.enum.js +2 -1
- package/esm2015/lib/model/icon-svg.js +2 -1
- package/esm2015/lib/service/transaction-connector-adapter.service.js +2 -2
- package/fesm2015/colijnit-transaction.js +335 -281
- package/fesm2015/colijnit-transaction.js.map +1 -1
- package/lib/component/shared/transaction-article-text/style/_layout.scss +68 -7
- package/lib/component/shared/transaction-article-text/style/_material-definition.scss +1 -1
- package/lib/component/shared/transaction-article-text/style/_theme.scss +11 -3
- package/lib/component/shared/transaction-article-text/transaction-article-text.component.d.ts +14 -2
- package/lib/component/shared/transaction-article-text-overview/style/_layout.scss +4 -0
- package/lib/component/transaction-line-image-and-description/style/_layout.scss +5 -0
- package/lib/component/transaction-line-image-and-description/transaction-line-image-and-description.component.d.ts +1 -0
- package/lib/component/transaction-lines/style/_layout.scss +16 -0
- package/lib/component/transaction-lines/style/_material-definition.scss +1 -1
- package/lib/component/transaction-lines/style/_theme.scss +4 -3
- package/lib/component/transaction-search/style/material.scss +1 -0
- package/lib/enum/icon.enum.d.ts +1 -0
- package/package.json +1 -1
|
@@ -681,6 +681,7 @@
|
|
|
681
681
|
"PRIVATE_PERSON": "Particulier",
|
|
682
682
|
"PRODUCT": "Product",
|
|
683
683
|
"PRODUCT_TYPE": "Productsoort",
|
|
684
|
+
"PRODUCT_DESCRIPTION_AND_TEXTS": "Productomschrijving & teksten",
|
|
684
685
|
"PURCHASE": "Inkoop",
|
|
685
686
|
"PURCHASENUMBER": "Inkoopnummer",
|
|
686
687
|
"PURCHASEORDERS": "Inkooporders",
|
|
@@ -769,6 +770,7 @@
|
|
|
769
770
|
"TRANSPORT_COST_LINE_TOTAL": "Transportkosten regeltotaal",
|
|
770
771
|
"TURNOVER_GROUP": "Omzetgroep",
|
|
771
772
|
"TYPE": "Soort",
|
|
773
|
+
"TYPE_OR_SEARCH_TEXT": "Type of zoek de tekst die u wilt toevoegen...",
|
|
772
774
|
"UNKNOWN": "Onbekend",
|
|
773
775
|
"UNKNOWN_ADDRESS_CHECK_IT": "Onbekend adres",
|
|
774
776
|
"USER": "Gebruiker",
|
|
@@ -1024,6 +1026,7 @@
|
|
|
1024
1026
|
"PLANNING_PREFERRED_DATE_ENTERED": "Planning preferred date entered",
|
|
1025
1027
|
"PRODUCT": "Product",
|
|
1026
1028
|
"PRODUCT_TYPE": "Product type",
|
|
1029
|
+
"PRODUCT_DESCRIPTION_AND_TEXTS": "Product description & texts",
|
|
1027
1030
|
"PURCHASE": "Purchase",
|
|
1028
1031
|
"PURCHASENUMBER": "Purchase number",
|
|
1029
1032
|
"PURCHASEORDERS": "Purchase orders",
|
|
@@ -1101,6 +1104,7 @@
|
|
|
1101
1104
|
"TRANSPORT_NOTIFICATION": "Transport notification",
|
|
1102
1105
|
"TURNOVER_GROUP": "Turnover group",
|
|
1103
1106
|
"TYPE": "Type",
|
|
1107
|
+
"TYPE_OR_SEARCH_TEXT": "Type or search the text you want to add...",
|
|
1104
1108
|
"UNKNOWN": "unknown",
|
|
1105
1109
|
"UNKNOWN_ADDRESS_CHECK_IT": "Unknown address",
|
|
1106
1110
|
"USER": "User",
|
|
@@ -2435,6 +2439,7 @@
|
|
|
2435
2439
|
Icon["Lock"] = "lock";
|
|
2436
2440
|
Icon["LockKeyholeOpenSolid"] = "lock_keyhole_open_solid";
|
|
2437
2441
|
Icon["LockKeyholeSolid"] = "lock_keyhole_solid";
|
|
2442
|
+
Icon["Magnifier"] = "magnifier";
|
|
2438
2443
|
Icon["MapMarker"] = "map_marker";
|
|
2439
2444
|
Icon["MasterDetail"] = "master_detail";
|
|
2440
2445
|
Icon["MemoCircleCheckSolid"] = "memo_circle_check_solid";
|
|
@@ -2504,6 +2509,7 @@
|
|
|
2504
2509
|
"lock": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 50 50\"><path d=\"M32.65,21.67H17.35c-2.81,0-3.06,2.29-3.06,5.12v8.09c0,2.83.25,5.12,3.06,5.12h15.3c2.81,0,3.06-2.29,3.06-5.12V26.79C35.71,24,35.46,21.67,32.65,21.67ZM20.22,37.49l2.61-6.32a3.82,3.82,0,1,1,4.35,0l2.6,6.32Z\" fill=\"#484f60\"/><path d=\"M29.51,16.64c0-3.6-2-4.07-4.51-4.07h0c-2.49,0-4.51.47-4.51,4.07v3h-2.7v-3C17.79,11.62,21,10,25,10h0c4,0,7.21,1.62,7.21,6.64v3h-2.7Z\" fill=\"#484f60\"/></svg>",
|
|
2505
2510
|
"lock_keyhole_open_solid": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M432 64C387.8 64 352 99.82 352 144V192H384C419.3 192 448 220.7 448 256V448C448 483.3 419.3 512 384 512H64C28.65 512 0 483.3 0 448V256C0 220.7 28.65 192 64 192H288V144C288 64.47 352.5 0 432 0C511.5 0 576 64.47 576 144V192C576 209.7 561.7 224 544 224C526.3 224 512 209.7 512 192V144C512 99.82 476.2 64 432 64zM256 384C273.7 384 288 369.7 288 352C288 334.3 273.7 320 256 320H192C174.3 320 160 334.3 160 352C160 369.7 174.3 384 192 384H256z\"/></svg>",
|
|
2506
2511
|
"lock_keyhole_solid": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\"><path d=\"M224 0C303.5 0 368 64.47 368 144V192H384C419.3 192 448 220.7 448 256V448C448 483.3 419.3 512 384 512H64C28.65 512 0 483.3 0 448V256C0 220.7 28.65 192 64 192H80V144C80 64.47 144.5 0 224 0zM224 64C179.8 64 144 99.82 144 144V192H304V144C304 99.82 268.2 64 224 64zM256 320C256 302.3 241.7 288 224 288C206.3 288 192 302.3 192 320V384C192 401.7 206.3 416 224 416C241.7 416 256 401.7 256 384V320z\"/></svg>",
|
|
2512
|
+
"magnifier": "<svg version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" x=\"0px\" y=\"0px\" viewBox=\"0 0 50 50\" enable-background=\"new 0 0 50 50\" ><g><path fill=\"#29363E\" d=\"M27.8,15.5c-3.4-3.4-8.9-3.4-12.3,0c-3.4,3.4-3.4,8.9,0,12.3c3.4,3.4,8.9,3.4,12.3,0C31.2,24.4,31.2,18.9,27.8,15.5z M26.4,26.4c-2.6,2.6-6.8,2.6-9.4,0c-2.6-2.6-2.6-6.8,0-9.4c2.6-2.6,6.8-2.6,9.4,0C29,19.6,29,23.8,26.4,26.4z\"/><path fill=\"#29363E\" d=\"M36.4,32.8l-4.3-4.3c-0.8-0.8-2.1-0.8-2.9,0l-0.7,0.7c-0.8,0.8-0.8,2.1,0,2.9l4.3,4.3c0.8,0.8,2.1,0.8,2.9,0l0.7-0.7C37.2,34.9,37.2,33.6,36.4,32.8z\"/></g></svg>",
|
|
2507
2513
|
"map_marker": "<!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=\"M12,11.5A2.5,2.5 0 0,1 9.5,9A2.5,2.5 0 0,1 12,6.5A2.5,2.5 0 0,1 14.5,9A2.5,2.5 0 0,1 12,11.5M12,2A7,7 0 0,0 5,9C5,14.25 12,22 12,22C12,22 19,14.25 19,9A7,7 0 0,0 12,2Z\" /></svg>",
|
|
2508
2514
|
"master_detail": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 50 50\"><rect x=\"22\" y=\"32.17\" width=\"18\" height=\"4\" transform=\"translate(62 68.33) rotate(180)\" fill=\"#484f60\"/><rect x=\"22\" y=\"26.17\" width=\"18\" height=\"4\" transform=\"translate(62 56.33) rotate(180)\" fill=\"#484f60\"/><rect x=\"22\" y=\"20.17\" width=\"18\" height=\"4\" transform=\"translate(62 44.33) rotate(180)\" fill=\"#484f60\"/><rect x=\"22\" y=\"14.17\" width=\"18\" height=\"4\" transform=\"translate(62 32.33) rotate(180)\" fill=\"#484f60\"/><rect x=\"10\" y=\"14.17\" width=\"10\" height=\"22\" transform=\"translate(30 50.33) rotate(180)\" fill=\"#484f60\"/></svg>",
|
|
2509
2515
|
"memo_circle_check_solid": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M288 368C288 288.5 352.5 224 432 224C511.5 224 576 288.5 576 368C576 447.5 511.5 512 432 512C352.5 512 288 447.5 288 368zM499.3 347.3C505.6 341.1 505.6 330.9 499.3 324.7C493.1 318.4 482.9 318.4 476.7 324.7L416 385.4L387.3 356.7C381.1 350.4 370.9 350.4 364.7 356.7C358.4 362.9 358.4 373.1 364.7 379.3L404.7 419.3C410.9 425.6 421.1 425.6 427.3 419.3L499.3 347.3zM320 0C355.3 0 384 28.65 384 64V198.6C310.1 219.5 256 287.4 256 368C256 427.1 285.1 479.3 329.7 511.3C326.6 511.7 323.3 512 320 512H64C28.65 512 0 483.3 0 448V64C0 28.65 28.65 0 64 0H320zM80 128C71.16 128 64 135.2 64 144C64 152.8 71.16 160 80 160H304C312.8 160 320 152.8 320 144C320 135.2 312.8 128 304 128H80zM80 256H240C248.8 256 256 248.8 256 240C256 231.2 248.8 224 240 224H80C71.16 224 64 231.2 64 240C64 248.8 71.16 256 80 256zM80 352H176C184.8 352 192 344.8 192 336C192 327.2 184.8 320 176 320H80C71.16 320 64 327.2 64 336C64 344.8 71.16 352 80 352z\"/></svg>",
|
|
@@ -3867,7 +3873,7 @@
|
|
|
3867
3873
|
case 1:
|
|
3868
3874
|
result = _a.sent();
|
|
3869
3875
|
if (result.validationResult && result.validationResult.success) {
|
|
3870
|
-
return [2 /*return*/, this._boFactory.makeBOArrayFromRawBackendDataArray(StandardText, result.
|
|
3876
|
+
return [2 /*return*/, this._boFactory.makeBOArrayFromRawBackendDataArray(StandardText, result.resultObject)];
|
|
3871
3877
|
}
|
|
3872
3878
|
else {
|
|
3873
3879
|
this._handleExceptionFromResponse(result);
|
|
@@ -10208,22 +10214,310 @@
|
|
|
10208
10214
|
},] }
|
|
10209
10215
|
];
|
|
10210
10216
|
|
|
10211
|
-
var
|
|
10212
|
-
function
|
|
10217
|
+
var TransactionImageService = /** @class */ (function () {
|
|
10218
|
+
function TransactionImageService(_connector) {
|
|
10219
|
+
this._connector = _connector;
|
|
10220
|
+
this._articleImageCache = new Map();
|
|
10221
|
+
}
|
|
10222
|
+
TransactionImageService.prototype.retrieveLineImage = function (line) {
|
|
10223
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
10224
|
+
return __generator(this, function (_a) {
|
|
10225
|
+
switch (_a.label) {
|
|
10226
|
+
case 0: return [4 /*yield*/, this.getArticleImageByArticleNumber(line.articleNumber)];
|
|
10227
|
+
case 1: return [2 /*return*/, _a.sent()];
|
|
10228
|
+
}
|
|
10229
|
+
});
|
|
10230
|
+
});
|
|
10231
|
+
};
|
|
10232
|
+
TransactionImageService.prototype.getArticleImageByArticleNumber = function (articleNumber) {
|
|
10233
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
10234
|
+
var goodId, image;
|
|
10235
|
+
return __generator(this, function (_a) {
|
|
10236
|
+
switch (_a.label) {
|
|
10237
|
+
case 0:
|
|
10238
|
+
if (this._articleImageCache.has(articleNumber)) {
|
|
10239
|
+
return [2 /*return*/, this._articleImageCache.get(articleNumber)];
|
|
10240
|
+
}
|
|
10241
|
+
return [4 /*yield*/, this._connector.getGoodIdFromArticleNr(articleNumber).catch(function (error) {
|
|
10242
|
+
console.error(error);
|
|
10243
|
+
return null;
|
|
10244
|
+
})];
|
|
10245
|
+
case 1:
|
|
10246
|
+
goodId = _a.sent();
|
|
10247
|
+
return [4 /*yield*/, this.getArticleImageByGoodId(goodId)];
|
|
10248
|
+
case 2:
|
|
10249
|
+
image = _a.sent();
|
|
10250
|
+
this._articleImageCache.set(articleNumber, image);
|
|
10251
|
+
return [2 /*return*/, image];
|
|
10252
|
+
}
|
|
10253
|
+
});
|
|
10254
|
+
});
|
|
10255
|
+
};
|
|
10256
|
+
TransactionImageService.prototype.getArticleImageByGoodId = function (goodId) {
|
|
10257
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
10258
|
+
return __generator(this, function (_a) {
|
|
10259
|
+
if (!isNaN(goodId)) {
|
|
10260
|
+
return [2 /*return*/, this._connector.getSingleImage(goodId, 1, true, true).catch(function (error) {
|
|
10261
|
+
console.error(error);
|
|
10262
|
+
return "";
|
|
10263
|
+
})];
|
|
10264
|
+
}
|
|
10265
|
+
else {
|
|
10266
|
+
return [2 /*return*/, ""];
|
|
10267
|
+
}
|
|
10268
|
+
return [2 /*return*/];
|
|
10269
|
+
});
|
|
10270
|
+
});
|
|
10271
|
+
};
|
|
10272
|
+
return TransactionImageService;
|
|
10273
|
+
}());
|
|
10274
|
+
TransactionImageService.ɵprov = i0__namespace.ɵɵdefineInjectable({ factory: function TransactionImageService_Factory() { return new TransactionImageService(i0__namespace.ɵɵinject(TransactionConnectorService)); }, token: TransactionImageService, providedIn: "root" });
|
|
10275
|
+
TransactionImageService.decorators = [
|
|
10276
|
+
{ type: i0.Injectable, args: [{
|
|
10277
|
+
providedIn: "root"
|
|
10278
|
+
},] }
|
|
10279
|
+
];
|
|
10280
|
+
TransactionImageService.ctorParameters = function () { return [
|
|
10281
|
+
{ type: TransactionConnectorService }
|
|
10282
|
+
]; };
|
|
10283
|
+
|
|
10284
|
+
var TransactionLineImageAndDescriptionComponent = /** @class */ (function () {
|
|
10285
|
+
function TransactionLineImageAndDescriptionComponent(service, iconCacheService, _dialogService, _dictionaryService, _imageService) {
|
|
10213
10286
|
this.service = service;
|
|
10287
|
+
this.iconCacheService = iconCacheService;
|
|
10288
|
+
this._dialogService = _dialogService;
|
|
10289
|
+
this._dictionaryService = _dictionaryService;
|
|
10290
|
+
this._imageService = _imageService;
|
|
10291
|
+
this.icons = Icon;
|
|
10292
|
+
this.popUpView = false;
|
|
10293
|
+
this.preview = false;
|
|
10294
|
+
this.openArticleTextClicked = new i0.EventEmitter();
|
|
10295
|
+
this.handleDeleteLine = new i0.EventEmitter();
|
|
10296
|
+
}
|
|
10297
|
+
Object.defineProperty(TransactionLineImageAndDescriptionComponent.prototype, "line", {
|
|
10298
|
+
get: function () {
|
|
10299
|
+
return this._line;
|
|
10300
|
+
},
|
|
10301
|
+
set: function (value) {
|
|
10302
|
+
this._line = value;
|
|
10303
|
+
this._loadLineImage();
|
|
10304
|
+
},
|
|
10305
|
+
enumerable: false,
|
|
10306
|
+
configurable: true
|
|
10307
|
+
});
|
|
10308
|
+
TransactionLineImageAndDescriptionComponent.prototype.showClass = function () {
|
|
10309
|
+
return true;
|
|
10310
|
+
};
|
|
10311
|
+
TransactionLineImageAndDescriptionComponent.prototype.handleOpenArticleText = function (text) {
|
|
10312
|
+
this.openArticleTextClicked.next(text);
|
|
10313
|
+
};
|
|
10314
|
+
TransactionLineImageAndDescriptionComponent.prototype.deleteTransactionLineClick = function () {
|
|
10315
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
10316
|
+
return __generator(this, function (_a) {
|
|
10317
|
+
this.handleDeleteLine.next();
|
|
10318
|
+
return [2 /*return*/];
|
|
10319
|
+
});
|
|
10320
|
+
});
|
|
10321
|
+
};
|
|
10322
|
+
TransactionLineImageAndDescriptionComponent.prototype._loadLineImage = function () {
|
|
10323
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
10324
|
+
var _this = this;
|
|
10325
|
+
return __generator(this, function (_a) {
|
|
10326
|
+
if (this.line && this.line.isArticle) {
|
|
10327
|
+
this._imageService.retrieveLineImage(this.line).then(function (image) {
|
|
10328
|
+
_this.image = image;
|
|
10329
|
+
});
|
|
10330
|
+
}
|
|
10331
|
+
return [2 /*return*/];
|
|
10332
|
+
});
|
|
10333
|
+
});
|
|
10334
|
+
};
|
|
10335
|
+
return TransactionLineImageAndDescriptionComponent;
|
|
10336
|
+
}());
|
|
10337
|
+
TransactionLineImageAndDescriptionComponent.decorators = [
|
|
10338
|
+
{ type: i0.Component, args: [{
|
|
10339
|
+
selector: "co-transaction-line-image-and-description",
|
|
10340
|
+
template: "\n <div class=\"transaction-line-image\" [class.preview]=\"preview\">\n <co-image-display [model]=\"image\"></co-image-display>\n </div>\n <div class=\"transaction-line-description\">\n <div class=\"description-wrapper\">\n <co-transaction-line-description class=\"transaction-line-description-description\"\n [transactionLine]=\"line\"\n [defaultEditMode]=\"false\"\n [showLabel]=\"false\"\n ></co-transaction-line-description>\n <div class=\"transaction-line-article-number-wrapper\" *ngIf=\"!popUpView\">\n <span *ngIf=\"line.goodDescription && line.articleNumber\">|</span>\n <span [textContent]=\"line.articleNumber\"></span>\n <co-icon class=\"delete-icon\" [iconData]=\"iconCacheService.getIcon(icons.TrashCanLight)\"\n (click)=\"deleteTransactionLineClick()\"></co-icon>\n </div>\n </div>\n <div *ngIf=\"!preview && !popUpView\" class=\"article-text-wrapper\">\n <div class=\"article-text\" *ngFor=\"let text of line.articleTestAsArray\">\n <span [innerHTML]=\"text | safeHtml\" (dblclick)=\"handleOpenArticleText(text)\"></span>\n </div>\n </div>\n <div *ngIf=\"!preview && !popUpView\">\n <span [innerHTML]=\"line.configurationReadable\"></span>\n </div>\n </div>\n ",
|
|
10341
|
+
encapsulation: i0.ViewEncapsulation.None
|
|
10342
|
+
},] }
|
|
10343
|
+
];
|
|
10344
|
+
TransactionLineImageAndDescriptionComponent.ctorParameters = function () { return [
|
|
10345
|
+
{ type: TransactionService },
|
|
10346
|
+
{ type: IconCacheService },
|
|
10347
|
+
{ type: DialogService },
|
|
10348
|
+
{ type: DictionaryService },
|
|
10349
|
+
{ type: TransactionImageService }
|
|
10350
|
+
]; };
|
|
10351
|
+
TransactionLineImageAndDescriptionComponent.propDecorators = {
|
|
10352
|
+
line: [{ type: i0.Input }],
|
|
10353
|
+
popUpView: [{ type: i0.Input }],
|
|
10354
|
+
showClass: [{ type: i0.HostBinding, args: ["class.co-transaction-line-image-and-description",] }],
|
|
10355
|
+
preview: [{ type: i0.HostBinding, args: ["class.preview",] }, { type: i0.Input }],
|
|
10356
|
+
openArticleTextClicked: [{ type: i0.Output }],
|
|
10357
|
+
handleDeleteLine: [{ type: i0.Output }]
|
|
10358
|
+
};
|
|
10359
|
+
|
|
10360
|
+
var TransactionLineDescriptionComponent = /** @class */ (function (_super) {
|
|
10361
|
+
__extends(TransactionLineDescriptionComponent, _super);
|
|
10362
|
+
function TransactionLineDescriptionComponent(iconCacheService, _transactionService) {
|
|
10363
|
+
var _this = _super.call(this) || this;
|
|
10364
|
+
_this.iconCacheService = iconCacheService;
|
|
10365
|
+
_this._transactionService = _transactionService;
|
|
10366
|
+
_this.icons = Icon;
|
|
10367
|
+
_this.showLabel = true;
|
|
10368
|
+
_this.defaultEditMode = true;
|
|
10369
|
+
_this._editMode = false;
|
|
10370
|
+
return _this;
|
|
10371
|
+
}
|
|
10372
|
+
Object.defineProperty(TransactionLineDescriptionComponent.prototype, "child", {
|
|
10373
|
+
set: function (content) {
|
|
10374
|
+
var _this = this;
|
|
10375
|
+
if (content) {
|
|
10376
|
+
this.input = content;
|
|
10377
|
+
this.input.commit = function (description) { return _this.commit(description); };
|
|
10378
|
+
if (this._editMode) {
|
|
10379
|
+
this.input.requestFocus();
|
|
10380
|
+
}
|
|
10381
|
+
}
|
|
10382
|
+
},
|
|
10383
|
+
enumerable: false,
|
|
10384
|
+
configurable: true
|
|
10385
|
+
});
|
|
10386
|
+
Object.defineProperty(TransactionLineDescriptionComponent.prototype, "editMode", {
|
|
10387
|
+
get: function () {
|
|
10388
|
+
return this._editMode;
|
|
10389
|
+
},
|
|
10390
|
+
set: function (value) {
|
|
10391
|
+
this._editMode = value;
|
|
10392
|
+
if (this._editMode && this.input) {
|
|
10393
|
+
this.input.doFocus();
|
|
10394
|
+
}
|
|
10395
|
+
},
|
|
10396
|
+
enumerable: false,
|
|
10397
|
+
configurable: true
|
|
10398
|
+
});
|
|
10399
|
+
TransactionLineDescriptionComponent.prototype.handleClick = function (event) {
|
|
10400
|
+
event.preventDefault();
|
|
10401
|
+
event.stopPropagation();
|
|
10402
|
+
if (!this.readonly) {
|
|
10403
|
+
this.editMode = true;
|
|
10404
|
+
}
|
|
10405
|
+
};
|
|
10406
|
+
TransactionLineDescriptionComponent.prototype.commit = function (description) {
|
|
10407
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
10408
|
+
var oldDescription, success;
|
|
10409
|
+
return __generator(this, function (_a) {
|
|
10410
|
+
switch (_a.label) {
|
|
10411
|
+
case 0:
|
|
10412
|
+
if (!(this.transactionLine.goodDescription !== description)) return [3 /*break*/, 2];
|
|
10413
|
+
oldDescription = this.transactionLine.goodDescription;
|
|
10414
|
+
return [4 /*yield*/, this._transactionService.updateGoodDescriptionTransactionLine(this._transactionService.currentTransaction.transactionInfo.uuid, this.transactionLine.uuid, description)];
|
|
10415
|
+
case 1:
|
|
10416
|
+
success = _a.sent();
|
|
10417
|
+
if (!success) {
|
|
10418
|
+
this.input.model = oldDescription;
|
|
10419
|
+
}
|
|
10420
|
+
return [2 /*return*/, success];
|
|
10421
|
+
case 2: return [2 /*return*/, true];
|
|
10422
|
+
}
|
|
10423
|
+
});
|
|
10424
|
+
});
|
|
10425
|
+
};
|
|
10426
|
+
TransactionLineDescriptionComponent.prototype.transactionLineSet = function () {
|
|
10427
|
+
this.readonly = this.readonly || !this.transactionLine.articleFreeDescription;
|
|
10428
|
+
};
|
|
10429
|
+
return TransactionLineDescriptionComponent;
|
|
10430
|
+
}(TransactionLineBaseComponent));
|
|
10431
|
+
TransactionLineDescriptionComponent.decorators = [
|
|
10432
|
+
{ type: i0.Component, args: [{
|
|
10433
|
+
selector: "co-transaction-line-description",
|
|
10434
|
+
template: "\n <div class=\"co-transaction-default-flex-row\" *ngIf=\"(!editMode || readonly) && !defaultEditMode\">\n <div class=\"co-transaction-overflow-ellipsis\" [textContent]=\"transactionLine.goodDescription\"></div>\n <co-icon [iconData]=\"iconCacheService.getIcon(icons.EditPencil)\" *ngIf=\"!readonly && !editMode\" (click)=\"editMode = true\"></co-icon>\n </div>\n <co-input-text #input *ngIf=\"editMode || defaultEditMode\"\n [placeholder]=\"showLabel ? ('GOOD_DESCRIPTION' | localize) : ''\"\n [showSaveCancel]=\"!readonly\"\n [readonly]=\"readonly\"\n [model]=\"transactionLine.goodDescription\"\n (blur)=\"editMode = false\"\n ></co-input-text>\n ",
|
|
10435
|
+
encapsulation: i0.ViewEncapsulation.None
|
|
10436
|
+
},] }
|
|
10437
|
+
];
|
|
10438
|
+
TransactionLineDescriptionComponent.ctorParameters = function () { return [
|
|
10439
|
+
{ type: IconCacheService },
|
|
10440
|
+
{ type: TransactionService }
|
|
10441
|
+
]; };
|
|
10442
|
+
TransactionLineDescriptionComponent.propDecorators = {
|
|
10443
|
+
child: [{ type: i0.ViewChild, args: ['input', { read: corecomponents_v12.InputTextComponent },] }],
|
|
10444
|
+
showLabel: [{ type: i0.Input }],
|
|
10445
|
+
defaultEditMode: [{ type: i0.Input }],
|
|
10446
|
+
editMode: [{ type: i0.Input }],
|
|
10447
|
+
handleClick: [{ type: i0.HostListener, args: ["click", ["$event"],] }]
|
|
10448
|
+
};
|
|
10449
|
+
|
|
10450
|
+
var TransactionLineDescriptionModule = /** @class */ (function () {
|
|
10451
|
+
function TransactionLineDescriptionModule() {
|
|
10452
|
+
}
|
|
10453
|
+
return TransactionLineDescriptionModule;
|
|
10454
|
+
}());
|
|
10455
|
+
TransactionLineDescriptionModule.decorators = [
|
|
10456
|
+
{ type: i0.NgModule, args: [{
|
|
10457
|
+
imports: [
|
|
10458
|
+
common.CommonModule,
|
|
10459
|
+
corecomponents_v12.InputTextModule,
|
|
10460
|
+
PipeModule,
|
|
10461
|
+
corecomponents_v12.IconModule
|
|
10462
|
+
],
|
|
10463
|
+
declarations: [
|
|
10464
|
+
TransactionLineDescriptionComponent
|
|
10465
|
+
],
|
|
10466
|
+
exports: [
|
|
10467
|
+
TransactionLineDescriptionComponent
|
|
10468
|
+
]
|
|
10469
|
+
},] }
|
|
10470
|
+
];
|
|
10471
|
+
|
|
10472
|
+
var TransactionLineImageAndDescriptionModule = /** @class */ (function () {
|
|
10473
|
+
function TransactionLineImageAndDescriptionModule() {
|
|
10474
|
+
}
|
|
10475
|
+
return TransactionLineImageAndDescriptionModule;
|
|
10476
|
+
}());
|
|
10477
|
+
TransactionLineImageAndDescriptionModule.decorators = [
|
|
10478
|
+
{ type: i0.NgModule, args: [{
|
|
10479
|
+
imports: [
|
|
10480
|
+
common.CommonModule,
|
|
10481
|
+
corecomponents_v12.IconModule,
|
|
10482
|
+
TransactionLineDescriptionModule,
|
|
10483
|
+
CoreModule,
|
|
10484
|
+
PipeModule
|
|
10485
|
+
],
|
|
10486
|
+
declarations: [
|
|
10487
|
+
TransactionLineImageAndDescriptionComponent
|
|
10488
|
+
],
|
|
10489
|
+
exports: [
|
|
10490
|
+
TransactionLineImageAndDescriptionComponent
|
|
10491
|
+
]
|
|
10492
|
+
},] }
|
|
10493
|
+
];
|
|
10494
|
+
|
|
10495
|
+
var TransactionArticleTextComponent = /** @class */ (function () {
|
|
10496
|
+
function TransactionArticleTextComponent(transactionService, iconCacheService, _dictionaryService) {
|
|
10497
|
+
this.transactionService = transactionService;
|
|
10498
|
+
this.iconCacheService = iconCacheService;
|
|
10499
|
+
this._dictionaryService = _dictionaryService;
|
|
10214
10500
|
this.closeClick = new i0.EventEmitter();
|
|
10215
10501
|
this.cancelClick = new i0.EventEmitter();
|
|
10216
10502
|
this.saveClick = new i0.EventEmitter();
|
|
10503
|
+
this.icon = Icon;
|
|
10217
10504
|
this.showOverviewDialog = false;
|
|
10218
10505
|
this.standardTexts = [];
|
|
10219
10506
|
this.documents = [];
|
|
10220
10507
|
this.fields = { text: "description", value: "textId" };
|
|
10221
10508
|
this.fieldsDocuments = { text: "description", value: "code" };
|
|
10509
|
+
this.textAreaPlaceholder = this._dictionaryService.get("TYPE_OR_SEARCH_TEXT", true);
|
|
10510
|
+
this.searchIcon = this.iconCacheService.getIcon(this.icon.Magnifier);
|
|
10511
|
+
this.showDropdown = false;
|
|
10222
10512
|
this.transactionAddTextLineRequest = new transactionAddTextLineRequest_bo.TransactionAddTextLineRequest();
|
|
10223
10513
|
}
|
|
10224
10514
|
Object.defineProperty(TransactionArticleTextComponent.prototype, "transactionLine", {
|
|
10515
|
+
get: function () {
|
|
10516
|
+
return this._transactionLine;
|
|
10517
|
+
},
|
|
10225
10518
|
set: function (value) {
|
|
10226
10519
|
if (value) {
|
|
10520
|
+
this._transactionLine = value;
|
|
10227
10521
|
this.transactionAddTextLineRequest.transactionUuid = value.uuid;
|
|
10228
10522
|
this.transactionAddTextLineRequest.text = value.text;
|
|
10229
10523
|
}
|
|
@@ -10269,11 +10563,11 @@
|
|
|
10269
10563
|
switch (_c.label) {
|
|
10270
10564
|
case 0:
|
|
10271
10565
|
_a = this;
|
|
10272
|
-
return [4 /*yield*/, this.
|
|
10566
|
+
return [4 /*yield*/, this.transactionService.getStandardTexts("NL")];
|
|
10273
10567
|
case 1:
|
|
10274
10568
|
_a.standardTexts = _c.sent();
|
|
10275
10569
|
_b = this;
|
|
10276
|
-
return [4 /*yield*/, this.
|
|
10570
|
+
return [4 /*yield*/, this.transactionService.getTextTypes("NL")];
|
|
10277
10571
|
case 2:
|
|
10278
10572
|
_b.documents = _c.sent();
|
|
10279
10573
|
return [2 /*return*/];
|
|
@@ -10292,17 +10586,29 @@
|
|
|
10292
10586
|
};
|
|
10293
10587
|
TransactionArticleTextComponent.prototype.handleDocumentsChange = function (docs) {
|
|
10294
10588
|
};
|
|
10589
|
+
TransactionArticleTextComponent.prototype.showStandardTextsDropdown = function () {
|
|
10590
|
+
this.showDropdown = true;
|
|
10591
|
+
};
|
|
10295
10592
|
return TransactionArticleTextComponent;
|
|
10296
10593
|
}());
|
|
10297
10594
|
TransactionArticleTextComponent.decorators = [
|
|
10298
10595
|
{ type: i0.Component, args: [{
|
|
10299
10596
|
selector: "co-transaction-article-text",
|
|
10300
|
-
template: "\n <co-dialog (closeClick)=\"closeClick.emit($event)\" [headerTemplate]=\"headerTemplate\"
|
|
10597
|
+
template: "\n <co-dialog (closeClick)=\"closeClick.emit($event)\" [headerTemplate]=\"headerTemplate\"\n [footerTemplate]=\"footerTemplate\">\n <div class=\"article-image-description-wrapper\">\n <co-transaction-line-image-and-description\n [line]=\"transactionLine\"\n [popUpView]=\"true\">\n </co-transaction-line-image-and-description>\n </div>\n\n <div class=\"standard-texts-dropdown-wrapper\">\n <co-drop-down-list\n @showStandardTextsDropdown\n *ngIf=\"showDropdown\"\n [collection]=\"standardTexts\"\n [fields]=\"fields\"\n [placeholder]=\"'STANDARD_TEXTS' | localize\"\n (modelChange)=\"onSelectStandardText($event)\"\n ></co-drop-down-list>\n </div>\n\n <div class=\"article-text-content-wrapper\">\n <div class=\"editor-wrapper\">\n <co-button class=\"search-button\"\n [iconData]=\"searchIcon\"\n (onClick)=\"showStandardTextsDropdown()\">\n </co-button>\n <textarea class=\"article-text\"\n [placeholder]=\"textAreaPlaceholder\"\n [(ngModel)]=\"transactionAddTextLineRequest.text\"\n ></textarea>\n </div>\n <div class=\"option-wrapper\">\n <co-input-listbox\n [collection]=\"documents\"\n [fields]=\"fieldsDocuments\"\n [placeholder]=\"'FOR_DOCUMENTS' | localize\"\n [value]=\"transactionAddTextLineRequest.showOnDocuments\"\n [showCheckbox]=\"true\"\n [fullWidth]=\"true\"\n (modelChange)=\"handleDocumentsChange($event)\"\n ></co-input-listbox>\n </div>\n </div>\n </co-dialog>\n\n <ng-template #headerTemplate>\n <span class=\"bold\" [textContent]=\"header\"></span>\n </ng-template>\n <ng-template #footerTemplate>\n <div class=\"button-wrapper\">\n <co-button [label]=\"'OK' | localize\" (click)=\"onOkClick($event)\"></co-button>\n <co-button [label]=\"'CANCEL' | localize \" (click)=\"onCancelClick($event)\"></co-button>\n </div>\n </ng-template>\n ",
|
|
10598
|
+
animations: [
|
|
10599
|
+
animations.trigger("showStandardTextsDropdown", [
|
|
10600
|
+
animations.state("void", animations.style({ transform: 'translateY(-100%)', opacity: 0 })),
|
|
10601
|
+
animations.state("*", animations.style({ transform: 'translateY(0)', opacity: 1 })),
|
|
10602
|
+
animations.transition("void <=> *", animations.animate("200ms ease-in-out"))
|
|
10603
|
+
])
|
|
10604
|
+
],
|
|
10301
10605
|
encapsulation: i0.ViewEncapsulation.None
|
|
10302
10606
|
},] }
|
|
10303
10607
|
];
|
|
10304
10608
|
TransactionArticleTextComponent.ctorParameters = function () { return [
|
|
10305
|
-
{ type: TransactionService }
|
|
10609
|
+
{ type: TransactionService },
|
|
10610
|
+
{ type: IconCacheService },
|
|
10611
|
+
{ type: DictionaryService }
|
|
10306
10612
|
]; };
|
|
10307
10613
|
TransactionArticleTextComponent.propDecorators = {
|
|
10308
10614
|
header: [{ type: i0.Input }],
|
|
@@ -10332,7 +10638,9 @@
|
|
|
10332
10638
|
corecomponents_v12.InputListboxModule,
|
|
10333
10639
|
corecomponents_v12.DropDownModule,
|
|
10334
10640
|
corecomponents_v12.ButtonModule,
|
|
10335
|
-
PipeModule
|
|
10641
|
+
PipeModule,
|
|
10642
|
+
corecomponents_v12.InputSearchModule,
|
|
10643
|
+
TransactionLineImageAndDescriptionModule
|
|
10336
10644
|
],
|
|
10337
10645
|
declarations: [
|
|
10338
10646
|
TransactionArticleTextComponent
|
|
@@ -10701,7 +11009,7 @@
|
|
|
10701
11009
|
TransactionSearchPurchaseOrderTileComponent.decorators = [
|
|
10702
11010
|
{ type: i0.Component, args: [{
|
|
10703
11011
|
selector: "co-transaction-search-purchase-order-tile",
|
|
10704
|
-
template: "\n <div class=\"transaction-tile-wrapper\" (click)=\"onTransactionClick(transaction)\">\n <div class=\"tile\">\n <div class=\"tile-header\">\n <div class=\"tile-upper-left\">\n <div class=\"transaction-tile-avatar\">\n <co-avatar [image]=\"transaction.execImage\" [relationId]=\"transaction.handledBy\"></co-avatar>\n </div>\n </div>\n <div class=\"tile-upper-middle\">\n <div class=\"header\"><span [textContent]=\"transaction.transNr\"></span></div>\n <div class=\"text\"><span [textContent]=\"transaction.brancheName\"></span></div>\n </div>\n <div class=\"tile-upper-right\">\n <div class=\"status-bar-wrapper\">\n <co-transaction-statusbar [transaction]=\"transaction\" [transactionKind]=\"transaction.transactionKind\"></co-transaction-statusbar>\n </div>\n <div class=\"header\"><span [textContent]=\"transaction.totalPriceWithVat | currency:'EUR'\"></span></div>\n </div>\n </div>\n <div class=\"tile-body\">\n <div class=\"tile-middle-left\"></div>\n <div class=\"tile-middle-middle\">\n <div class=\"text\"><span [textContent]=\"transaction.relationName\"></span></div>\n <div class=\"text\"><span [textContent]=\"transaction.getAdres()\"></span></div>\n </div>\n <div class=\"tile-middle-right\"></div>\n </div>\n <div class=\"tile-footer\">\n <div class=\"tile-bottom-left order-info-section\">\n <div class=\"label\"><span [textContent]=\"'ORDER_DATE' | localize\"></span></div>\n <div class=\"value\">\n <span [textContent]=\"transaction.getTransDate() | date:'dd MMM yyyy'\"></span></div>\n </div>\n <div class=\"tile-bottom-middle order-info-section\">\n <div class=\"label\"><span [textContent]=\"'DELIVERY_DATE' | localize\"></span></div>\n <div class=\"value\">\n <span [textContent]=\"transaction.getDeliveryDate() | date:'dd MMM yyyy'\"></span>\n <div *ngIf=\"transaction.getDeliveryDate()\">\n <co-icon *ngIf=\"transaction.deliveryDateDefinitive; else indefinite\"\n [iconData]=\"this.iconCacheService.getIcon(this.icons.Lock)\" class=\"lock-icon\"></co-icon>\n <ng-template #indefinite>\n <co-icon [iconData]=\"this.iconCacheService.getIcon(this.icons.Unlock)\" class=\"unlock-icon\"></co-icon>\n </ng-template>\n </div>\n </div>\n </div>\n <div class=\"tile-bottom-right order-info-section\">\n <div class=\"label\"><span [textContent]=\"'ORDER_RULE' | localize\"></span></div>\n <div class=\"value\">\n <span [textContent]=\"'68/00'\"></span></div>\n </div>\n </div>\n </div>\n </div>\n ",
|
|
11012
|
+
template: "\n <div class=\"transaction-tile-wrapper\" (click)=\"onTransactionClick(transaction)\">\n <div class=\"tile\">\n <div class=\"tile-header\">\n <div class=\"tile-upper-left\">\n <div class=\"transaction-tile-avatar\">\n <co-avatar [image]=\"transaction.execImage\" [relationId]=\"transaction.handledBy\"></co-avatar>\n </div>\n </div>\n <div class=\"tile-upper-middle\">\n <div class=\"header\"><span [textContent]=\"transaction.transNr\"></span></div>\n <div class=\"text\"><span [textContent]=\"transaction.brancheName\"></span></div>\n </div>\n <div class=\"tile-upper-right\">\n <div class=\"status-bar-wrapper\">\n <co-transaction-statusbar [transaction]=\"transaction\" [transactionKind]=\"transaction.transactionKind\"></co-transaction-statusbar>\n </div>\n <div class=\"header total-price-vat\"><span [textContent]=\"transaction.totalPriceWithVat | currency:'EUR'\"></span></div>\n </div>\n </div>\n <div class=\"tile-body\">\n <div class=\"tile-middle-left\"></div>\n <div class=\"tile-middle-middle\">\n <div class=\"text\"><span [textContent]=\"transaction.relationName\"></span></div>\n <div class=\"text\"><span [textContent]=\"transaction.getAdres()\"></span></div>\n </div>\n <div class=\"tile-middle-right\"></div>\n </div>\n <div class=\"tile-footer\">\n <div class=\"tile-bottom-left order-info-section\">\n <div class=\"label\"><span [textContent]=\"'ORDER_DATE' | localize\"></span></div>\n <div class=\"value\">\n <span [textContent]=\"transaction.getTransDate() | date:'dd MMM yyyy'\"></span></div>\n </div>\n <div class=\"tile-bottom-middle order-info-section\">\n <div class=\"label\"><span [textContent]=\"'DELIVERY_DATE' | localize\"></span></div>\n <div class=\"value\">\n <span [textContent]=\"transaction.getDeliveryDate() | date:'dd MMM yyyy'\"></span>\n <div *ngIf=\"transaction.getDeliveryDate()\">\n <co-icon *ngIf=\"transaction.deliveryDateDefinitive; else indefinite\"\n [iconData]=\"this.iconCacheService.getIcon(this.icons.Lock)\" class=\"lock-icon\"></co-icon>\n <ng-template #indefinite>\n <co-icon [iconData]=\"this.iconCacheService.getIcon(this.icons.Unlock)\" class=\"unlock-icon\"></co-icon>\n </ng-template>\n </div>\n </div>\n </div>\n <div class=\"tile-bottom-right order-info-section\">\n <div class=\"label\"><span [textContent]=\"'ORDER_RULE' | localize\"></span></div>\n <div class=\"value\">\n <span [textContent]=\"'68/00'\"></span></div>\n </div>\n </div>\n </div>\n </div>\n ",
|
|
10705
11013
|
encapsulation: i0.ViewEncapsulation.None
|
|
10706
11014
|
},] }
|
|
10707
11015
|
];
|
|
@@ -10913,115 +11221,48 @@
|
|
|
10913
11221
|
TransactionQuickAccessReceivedGoodsComponent.prototype.handleSelectAllLines = function (value) {
|
|
10914
11222
|
this._transactionEventService.selectAllLines.next(value);
|
|
10915
11223
|
};
|
|
10916
|
-
return TransactionQuickAccessReceivedGoodsComponent;
|
|
10917
|
-
}(TransactionBaseComponent));
|
|
10918
|
-
TransactionQuickAccessReceivedGoodsComponent.decorators = [
|
|
10919
|
-
{ type: i0.Component, args: [{
|
|
10920
|
-
selector: "co-transaction-quick-access-received-goods",
|
|
10921
|
-
template: "\n <co-input-date\n [placeholder]=\"'CONFIRMED_DATE' | localize\"\n [(model)]=\"this.commitDate\"\n ></co-input-date>\n <co-input-text\n [placeholder]=\"'PACKING_SLIP' | localize\"\n [(model)]=\"this.commitReferenceId\"\n ></co-input-text>\n <co-input-checkbox\n class=\"checkbox-wrapper\"\n [(model)]=\"localCheckboxState\"\n (modelChange)=\"handleSelectAllLines($event)\"\n ></co-input-checkbox>\n <div class=\"buttons\">\n <div class=\"button-wrapper receive\" (click)=\"handleCommitEvent({date: this.commitDate, id: this.commitReferenceId})\">\n <co-icon class=\"button-icon\" [iconData]=\"iconService.getIcon(icons.InboxInSolid)\"></co-icon>\n <span class=\"button-title\" [textContent]=\"'INSIDE' | localize\"></span>\n </div>\n <div class=\"button-wrapper print\">\n <co-icon class=\"button-icon\" [iconData]=\"iconService.getIcon(icons.PrintSolid)\"></co-icon>\n <div class=\"dots-wrapper\"><div class=\"dot\"></div><div class=\"dot\"></div><div class=\"dot\"></div></div>\n </div>\n </div>\n ",
|
|
10922
|
-
encapsulation: i0.ViewEncapsulation.None
|
|
10923
|
-
},] }
|
|
10924
|
-
];
|
|
10925
|
-
TransactionQuickAccessReceivedGoodsComponent.ctorParameters = function () { return [
|
|
10926
|
-
{ type: IconCacheService },
|
|
10927
|
-
{ type: TransactionService },
|
|
10928
|
-
{ type: TransactionEventService }
|
|
10929
|
-
]; };
|
|
10930
|
-
TransactionQuickAccessReceivedGoodsComponent.propDecorators = {
|
|
10931
|
-
commitDate: [{ type: i0.Input }],
|
|
10932
|
-
commitReferenceId: [{ type: i0.Input }],
|
|
10933
|
-
packingSlipId: [{ type: i0.Input }],
|
|
10934
|
-
checkboxValueChanged: [{ type: i0.Output }],
|
|
10935
|
-
showClass: [{ type: i0.HostBinding, args: ["class.co-transaction-quick-access-received-goods",] }]
|
|
10936
|
-
};
|
|
10937
|
-
|
|
10938
|
-
var TransactionQuickAccessOverviewComponent = /** @class */ (function (_super) {
|
|
10939
|
-
__extends(TransactionQuickAccessOverviewComponent, _super);
|
|
10940
|
-
function TransactionQuickAccessOverviewComponent() {
|
|
10941
|
-
return _super !== null && _super.apply(this, arguments) || this;
|
|
10942
|
-
}
|
|
10943
|
-
TransactionQuickAccessOverviewComponent.prototype.showClass = function () {
|
|
10944
|
-
return true;
|
|
10945
|
-
};
|
|
10946
|
-
return TransactionQuickAccessOverviewComponent;
|
|
10947
|
-
}(TransactionBaseComponent));
|
|
10948
|
-
TransactionQuickAccessOverviewComponent.decorators = [
|
|
10949
|
-
{ type: i0.Component, args: [{
|
|
10950
|
-
selector: "co-transaction-quick-access-overview",
|
|
10951
|
-
template: "\n <co-input-search\n [placeholder]=\"'SEARCH_ADD_ARTICLE' | localize\"\n [noIcon]=\"true\"\n ></co-input-search>\n ",
|
|
10952
|
-
encapsulation: i0.ViewEncapsulation.None
|
|
10953
|
-
},] }
|
|
10954
|
-
];
|
|
10955
|
-
TransactionQuickAccessOverviewComponent.propDecorators = {
|
|
10956
|
-
showClass: [{ type: i0.HostBinding, args: ["class.co-transaction-quick-access-overview",] }]
|
|
10957
|
-
};
|
|
10958
|
-
|
|
10959
|
-
var TransactionImageService = /** @class */ (function () {
|
|
10960
|
-
function TransactionImageService(_connector) {
|
|
10961
|
-
this._connector = _connector;
|
|
10962
|
-
this._articleImageCache = new Map();
|
|
10963
|
-
}
|
|
10964
|
-
TransactionImageService.prototype.retrieveLineImage = function (line) {
|
|
10965
|
-
return __awaiter(this, void 0, void 0, function () {
|
|
10966
|
-
return __generator(this, function (_a) {
|
|
10967
|
-
switch (_a.label) {
|
|
10968
|
-
case 0: return [4 /*yield*/, this.getArticleImageByArticleNumber(line.articleNumber)];
|
|
10969
|
-
case 1: return [2 /*return*/, _a.sent()];
|
|
10970
|
-
}
|
|
10971
|
-
});
|
|
10972
|
-
});
|
|
10973
|
-
};
|
|
10974
|
-
TransactionImageService.prototype.getArticleImageByArticleNumber = function (articleNumber) {
|
|
10975
|
-
return __awaiter(this, void 0, void 0, function () {
|
|
10976
|
-
var goodId, image;
|
|
10977
|
-
return __generator(this, function (_a) {
|
|
10978
|
-
switch (_a.label) {
|
|
10979
|
-
case 0:
|
|
10980
|
-
if (this._articleImageCache.has(articleNumber)) {
|
|
10981
|
-
return [2 /*return*/, this._articleImageCache.get(articleNumber)];
|
|
10982
|
-
}
|
|
10983
|
-
return [4 /*yield*/, this._connector.getGoodIdFromArticleNr(articleNumber).catch(function (error) {
|
|
10984
|
-
console.error(error);
|
|
10985
|
-
return null;
|
|
10986
|
-
})];
|
|
10987
|
-
case 1:
|
|
10988
|
-
goodId = _a.sent();
|
|
10989
|
-
return [4 /*yield*/, this.getArticleImageByGoodId(goodId)];
|
|
10990
|
-
case 2:
|
|
10991
|
-
image = _a.sent();
|
|
10992
|
-
this._articleImageCache.set(articleNumber, image);
|
|
10993
|
-
return [2 /*return*/, image];
|
|
10994
|
-
}
|
|
10995
|
-
});
|
|
10996
|
-
});
|
|
10997
|
-
};
|
|
10998
|
-
TransactionImageService.prototype.getArticleImageByGoodId = function (goodId) {
|
|
10999
|
-
return __awaiter(this, void 0, void 0, function () {
|
|
11000
|
-
return __generator(this, function (_a) {
|
|
11001
|
-
if (!isNaN(goodId)) {
|
|
11002
|
-
return [2 /*return*/, this._connector.getSingleImage(goodId, 1, true, true).catch(function (error) {
|
|
11003
|
-
console.error(error);
|
|
11004
|
-
return "";
|
|
11005
|
-
})];
|
|
11006
|
-
}
|
|
11007
|
-
else {
|
|
11008
|
-
return [2 /*return*/, ""];
|
|
11009
|
-
}
|
|
11010
|
-
return [2 /*return*/];
|
|
11011
|
-
});
|
|
11012
|
-
});
|
|
11224
|
+
return TransactionQuickAccessReceivedGoodsComponent;
|
|
11225
|
+
}(TransactionBaseComponent));
|
|
11226
|
+
TransactionQuickAccessReceivedGoodsComponent.decorators = [
|
|
11227
|
+
{ type: i0.Component, args: [{
|
|
11228
|
+
selector: "co-transaction-quick-access-received-goods",
|
|
11229
|
+
template: "\n <co-input-date\n [placeholder]=\"'CONFIRMED_DATE' | localize\"\n [(model)]=\"this.commitDate\"\n ></co-input-date>\n <co-input-text\n [placeholder]=\"'PACKING_SLIP' | localize\"\n [(model)]=\"this.commitReferenceId\"\n ></co-input-text>\n <co-input-checkbox\n class=\"checkbox-wrapper\"\n [(model)]=\"localCheckboxState\"\n (modelChange)=\"handleSelectAllLines($event)\"\n ></co-input-checkbox>\n <div class=\"buttons\">\n <div class=\"button-wrapper receive\" (click)=\"handleCommitEvent({date: this.commitDate, id: this.commitReferenceId})\">\n <co-icon class=\"button-icon\" [iconData]=\"iconService.getIcon(icons.InboxInSolid)\"></co-icon>\n <span class=\"button-title\" [textContent]=\"'INSIDE' | localize\"></span>\n </div>\n <div class=\"button-wrapper print\">\n <co-icon class=\"button-icon\" [iconData]=\"iconService.getIcon(icons.PrintSolid)\"></co-icon>\n <div class=\"dots-wrapper\"><div class=\"dot\"></div><div class=\"dot\"></div><div class=\"dot\"></div></div>\n </div>\n </div>\n ",
|
|
11230
|
+
encapsulation: i0.ViewEncapsulation.None
|
|
11231
|
+
},] }
|
|
11232
|
+
];
|
|
11233
|
+
TransactionQuickAccessReceivedGoodsComponent.ctorParameters = function () { return [
|
|
11234
|
+
{ type: IconCacheService },
|
|
11235
|
+
{ type: TransactionService },
|
|
11236
|
+
{ type: TransactionEventService }
|
|
11237
|
+
]; };
|
|
11238
|
+
TransactionQuickAccessReceivedGoodsComponent.propDecorators = {
|
|
11239
|
+
commitDate: [{ type: i0.Input }],
|
|
11240
|
+
commitReferenceId: [{ type: i0.Input }],
|
|
11241
|
+
packingSlipId: [{ type: i0.Input }],
|
|
11242
|
+
checkboxValueChanged: [{ type: i0.Output }],
|
|
11243
|
+
showClass: [{ type: i0.HostBinding, args: ["class.co-transaction-quick-access-received-goods",] }]
|
|
11244
|
+
};
|
|
11245
|
+
|
|
11246
|
+
var TransactionQuickAccessOverviewComponent = /** @class */ (function (_super) {
|
|
11247
|
+
__extends(TransactionQuickAccessOverviewComponent, _super);
|
|
11248
|
+
function TransactionQuickAccessOverviewComponent() {
|
|
11249
|
+
return _super !== null && _super.apply(this, arguments) || this;
|
|
11250
|
+
}
|
|
11251
|
+
TransactionQuickAccessOverviewComponent.prototype.showClass = function () {
|
|
11252
|
+
return true;
|
|
11013
11253
|
};
|
|
11014
|
-
return
|
|
11015
|
-
}());
|
|
11016
|
-
|
|
11017
|
-
|
|
11018
|
-
|
|
11019
|
-
|
|
11254
|
+
return TransactionQuickAccessOverviewComponent;
|
|
11255
|
+
}(TransactionBaseComponent));
|
|
11256
|
+
TransactionQuickAccessOverviewComponent.decorators = [
|
|
11257
|
+
{ type: i0.Component, args: [{
|
|
11258
|
+
selector: "co-transaction-quick-access-overview",
|
|
11259
|
+
template: "\n <co-input-search\n [placeholder]=\"'SEARCH_ADD_ARTICLE' | localize\"\n [noIcon]=\"true\"\n ></co-input-search>\n ",
|
|
11260
|
+
encapsulation: i0.ViewEncapsulation.None
|
|
11020
11261
|
},] }
|
|
11021
11262
|
];
|
|
11022
|
-
|
|
11023
|
-
{ type:
|
|
11024
|
-
|
|
11263
|
+
TransactionQuickAccessOverviewComponent.propDecorators = {
|
|
11264
|
+
showClass: [{ type: i0.HostBinding, args: ["class.co-transaction-quick-access-overview",] }]
|
|
11265
|
+
};
|
|
11025
11266
|
|
|
11026
11267
|
var TransactionGridBaseComponent = /** @class */ (function () {
|
|
11027
11268
|
function TransactionGridBaseComponent(imageService) {
|
|
@@ -11209,14 +11450,14 @@
|
|
|
11209
11450
|
}, 1);
|
|
11210
11451
|
};
|
|
11211
11452
|
TransactionLineActionButtonsComponent.prototype.handleTransactionArticleTextOverview = function () {
|
|
11212
|
-
this.articleTextHeader = this._dictionaryService.get("
|
|
11453
|
+
this.articleTextHeader = this._dictionaryService.get("PRODUCT_DESCRIPTION_AND_TEXTS", true);
|
|
11213
11454
|
this.textToEdit = undefined;
|
|
11214
11455
|
this._showArticleTextOverviewDialog();
|
|
11215
11456
|
this.showActionButtons = false;
|
|
11216
11457
|
this.showActionButtonsDelayed = false;
|
|
11217
11458
|
};
|
|
11218
11459
|
TransactionLineActionButtonsComponent.prototype.handleTransactionArticleText = function () {
|
|
11219
|
-
this.articleTextHeader = this._dictionaryService.get("
|
|
11460
|
+
this.articleTextHeader = this._dictionaryService.get("PRODUCT_DESCRIPTION_AND_TEXTS", true);
|
|
11220
11461
|
this.textToEdit = undefined;
|
|
11221
11462
|
this.showArticleTextDialog();
|
|
11222
11463
|
this.showActionButtons = false;
|
|
@@ -12040,7 +12281,7 @@
|
|
|
12040
12281
|
TransactionLinesComponent.decorators = [
|
|
12041
12282
|
{ type: i0.Component, args: [{
|
|
12042
12283
|
selector: "co-transaction-lines",
|
|
12043
|
-
template: "\n <div cdkDropListGroup class=\"drop-list-group\">\n <div #dropList cdkDropList cdkDropListOrientation=\"vertical\"\n class=\"transaction-lines-drag-drop-list narrow-scrollbar\"\n [cdkDropListDisabled]=\"preview || userActionRequired\"\n [cdkDropListData]=\"transactionLines\"\n [cdkDropListEnterPredicate]=\"handleCanDragDrop\"\n (cdkDropListDropped)=\"handleDrop($event)\"\n >\n <div class=\"draggable-transaction-line\" *ngFor=\"let line of transactionLines; trackBy:trackByFn;\" cdkDrag>\n <co-icon *ngIf=\"!preview\" class=\"transaction-line-drag-handle\"\n [class.show]=\"line === selectedTransactionLine && transactionLines.length > 1\" cdkDragHandle\n [iconData]=\"iconCacheService.getIcon(icons.GripDotsVerticalSolid)\">\n </co-icon>\n <co-transaction-line *ngIf=\"hasComponent\"\n [transactionType]=\"service.currentTransaction.transactionInfo.transactionKind\"\n [activeCategory]=\"activeCategory\"\n [transactionId]=\"transactionId\"\n [preview]=\"preview\"\n [line]=\"line\"\n [selected]=\"line === selectedTransactionLine\"\n (waitingForUserAction)=\"userActionRequired = $event\"\n (dblclick)=\"handleTransactionLineDblClick(line)\"\n (click)=\"selectedTransactionLine = line\"\n ></co-transaction-line>\n </div>\n </div>\n </div>\n
|
|
12284
|
+
template: "\n <div cdkDropListGroup class=\"drop-list-group\">\n <div #dropList cdkDropList cdkDropListOrientation=\"vertical\"\n class=\"transaction-lines-drag-drop-list narrow-scrollbar\"\n [cdkDropListDisabled]=\"preview || userActionRequired\"\n [cdkDropListData]=\"transactionLines\"\n [cdkDropListEnterPredicate]=\"handleCanDragDrop\"\n (cdkDropListDropped)=\"handleDrop($event)\"\n >\n <div class=\"draggable-transaction-line\" *ngFor=\"let line of transactionLines; trackBy:trackByFn;\" cdkDrag>\n <co-icon *ngIf=\"!preview\" class=\"transaction-line-drag-handle\"\n [class.show]=\"line === selectedTransactionLine && transactionLines.length > 1\" cdkDragHandle\n [iconData]=\"iconCacheService.getIcon(icons.GripDotsVerticalSolid)\">\n </co-icon>\n <co-transaction-line *ngIf=\"hasComponent\"\n [transactionType]=\"service.currentTransaction.transactionInfo.transactionKind\"\n [activeCategory]=\"activeCategory\"\n [transactionId]=\"transactionId\"\n [preview]=\"preview\"\n [line]=\"line\"\n [selected]=\"line === selectedTransactionLine\"\n (waitingForUserAction)=\"userActionRequired = $event\"\n (dblclick)=\"handleTransactionLineDblClick(line)\"\n (click)=\"selectedTransactionLine = line\"\n ></co-transaction-line>\n </div>\n </div>\n </div>\n <co-button *ngIf=!preview class=\"add-text-button circle\" [iconData]=\"iconCacheService.getIcon(icons.TextSolid)\" (click)=\"handleTransactionArticleText($event)\"></co-button>\n <co-transaction-article-text *ngIf=\"showTransactionArticleText\"\n [header]=\"'PRODUCT_DESCRIPTION_AND_TEXTS' | localize\"\n [transactionLine]=\"selectedArticleText\"\n [editText]=\"textToEdit\"\n (saveClick)=\"saveTransactionArticleLineText($event)\"\n (closeClick)=\"closeTransactionArticleText($event)\"\n (cancelClick)=\"closeTransactionArticleText($event)\"\n ></co-transaction-article-text>\n ",
|
|
12044
12285
|
encapsulation: i0.ViewEncapsulation.None
|
|
12045
12286
|
},] }
|
|
12046
12287
|
];
|
|
@@ -17011,118 +17252,6 @@
|
|
|
17011
17252
|
},] }
|
|
17012
17253
|
];
|
|
17013
17254
|
|
|
17014
|
-
var TransactionLineDescriptionComponent = /** @class */ (function (_super) {
|
|
17015
|
-
__extends(TransactionLineDescriptionComponent, _super);
|
|
17016
|
-
function TransactionLineDescriptionComponent(iconCacheService, _transactionService) {
|
|
17017
|
-
var _this = _super.call(this) || this;
|
|
17018
|
-
_this.iconCacheService = iconCacheService;
|
|
17019
|
-
_this._transactionService = _transactionService;
|
|
17020
|
-
_this.icons = Icon;
|
|
17021
|
-
_this.showLabel = true;
|
|
17022
|
-
_this.defaultEditMode = true;
|
|
17023
|
-
_this._editMode = false;
|
|
17024
|
-
return _this;
|
|
17025
|
-
}
|
|
17026
|
-
Object.defineProperty(TransactionLineDescriptionComponent.prototype, "child", {
|
|
17027
|
-
set: function (content) {
|
|
17028
|
-
var _this = this;
|
|
17029
|
-
if (content) {
|
|
17030
|
-
this.input = content;
|
|
17031
|
-
this.input.commit = function (description) { return _this.commit(description); };
|
|
17032
|
-
if (this._editMode) {
|
|
17033
|
-
this.input.requestFocus();
|
|
17034
|
-
}
|
|
17035
|
-
}
|
|
17036
|
-
},
|
|
17037
|
-
enumerable: false,
|
|
17038
|
-
configurable: true
|
|
17039
|
-
});
|
|
17040
|
-
Object.defineProperty(TransactionLineDescriptionComponent.prototype, "editMode", {
|
|
17041
|
-
get: function () {
|
|
17042
|
-
return this._editMode;
|
|
17043
|
-
},
|
|
17044
|
-
set: function (value) {
|
|
17045
|
-
this._editMode = value;
|
|
17046
|
-
if (this._editMode && this.input) {
|
|
17047
|
-
this.input.doFocus();
|
|
17048
|
-
}
|
|
17049
|
-
},
|
|
17050
|
-
enumerable: false,
|
|
17051
|
-
configurable: true
|
|
17052
|
-
});
|
|
17053
|
-
TransactionLineDescriptionComponent.prototype.handleClick = function (event) {
|
|
17054
|
-
event.preventDefault();
|
|
17055
|
-
event.stopPropagation();
|
|
17056
|
-
if (!this.readonly) {
|
|
17057
|
-
this.editMode = true;
|
|
17058
|
-
}
|
|
17059
|
-
};
|
|
17060
|
-
TransactionLineDescriptionComponent.prototype.commit = function (description) {
|
|
17061
|
-
return __awaiter(this, void 0, void 0, function () {
|
|
17062
|
-
var oldDescription, success;
|
|
17063
|
-
return __generator(this, function (_a) {
|
|
17064
|
-
switch (_a.label) {
|
|
17065
|
-
case 0:
|
|
17066
|
-
if (!(this.transactionLine.goodDescription !== description)) return [3 /*break*/, 2];
|
|
17067
|
-
oldDescription = this.transactionLine.goodDescription;
|
|
17068
|
-
return [4 /*yield*/, this._transactionService.updateGoodDescriptionTransactionLine(this._transactionService.currentTransaction.transactionInfo.uuid, this.transactionLine.uuid, description)];
|
|
17069
|
-
case 1:
|
|
17070
|
-
success = _a.sent();
|
|
17071
|
-
if (!success) {
|
|
17072
|
-
this.input.model = oldDescription;
|
|
17073
|
-
}
|
|
17074
|
-
return [2 /*return*/, success];
|
|
17075
|
-
case 2: return [2 /*return*/, true];
|
|
17076
|
-
}
|
|
17077
|
-
});
|
|
17078
|
-
});
|
|
17079
|
-
};
|
|
17080
|
-
TransactionLineDescriptionComponent.prototype.transactionLineSet = function () {
|
|
17081
|
-
this.readonly = this.readonly || !this.transactionLine.articleFreeDescription;
|
|
17082
|
-
};
|
|
17083
|
-
return TransactionLineDescriptionComponent;
|
|
17084
|
-
}(TransactionLineBaseComponent));
|
|
17085
|
-
TransactionLineDescriptionComponent.decorators = [
|
|
17086
|
-
{ type: i0.Component, args: [{
|
|
17087
|
-
selector: "co-transaction-line-description",
|
|
17088
|
-
template: "\n <div class=\"co-transaction-default-flex-row\" *ngIf=\"(!editMode || readonly) && !defaultEditMode\">\n <div class=\"co-transaction-overflow-ellipsis\" [textContent]=\"transactionLine.goodDescription\"></div>\n <co-icon [iconData]=\"iconCacheService.getIcon(icons.EditPencil)\" *ngIf=\"!readonly && !editMode\" (click)=\"editMode = true\"></co-icon>\n </div>\n <co-input-text #input *ngIf=\"editMode || defaultEditMode\"\n [placeholder]=\"showLabel ? ('GOOD_DESCRIPTION' | localize) : ''\"\n [showSaveCancel]=\"!readonly\"\n [readonly]=\"readonly\"\n [model]=\"transactionLine.goodDescription\"\n (blur)=\"editMode = false\"\n ></co-input-text>\n ",
|
|
17089
|
-
encapsulation: i0.ViewEncapsulation.None
|
|
17090
|
-
},] }
|
|
17091
|
-
];
|
|
17092
|
-
TransactionLineDescriptionComponent.ctorParameters = function () { return [
|
|
17093
|
-
{ type: IconCacheService },
|
|
17094
|
-
{ type: TransactionService }
|
|
17095
|
-
]; };
|
|
17096
|
-
TransactionLineDescriptionComponent.propDecorators = {
|
|
17097
|
-
child: [{ type: i0.ViewChild, args: ['input', { read: corecomponents_v12.InputTextComponent },] }],
|
|
17098
|
-
showLabel: [{ type: i0.Input }],
|
|
17099
|
-
defaultEditMode: [{ type: i0.Input }],
|
|
17100
|
-
editMode: [{ type: i0.Input }],
|
|
17101
|
-
handleClick: [{ type: i0.HostListener, args: ["click", ["$event"],] }]
|
|
17102
|
-
};
|
|
17103
|
-
|
|
17104
|
-
var TransactionLineDescriptionModule = /** @class */ (function () {
|
|
17105
|
-
function TransactionLineDescriptionModule() {
|
|
17106
|
-
}
|
|
17107
|
-
return TransactionLineDescriptionModule;
|
|
17108
|
-
}());
|
|
17109
|
-
TransactionLineDescriptionModule.decorators = [
|
|
17110
|
-
{ type: i0.NgModule, args: [{
|
|
17111
|
-
imports: [
|
|
17112
|
-
common.CommonModule,
|
|
17113
|
-
corecomponents_v12.InputTextModule,
|
|
17114
|
-
PipeModule,
|
|
17115
|
-
corecomponents_v12.IconModule
|
|
17116
|
-
],
|
|
17117
|
-
declarations: [
|
|
17118
|
-
TransactionLineDescriptionComponent
|
|
17119
|
-
],
|
|
17120
|
-
exports: [
|
|
17121
|
-
TransactionLineDescriptionComponent
|
|
17122
|
-
]
|
|
17123
|
-
},] }
|
|
17124
|
-
];
|
|
17125
|
-
|
|
17126
17255
|
var TransactionLineSidePanelDefaultModule = /** @class */ (function () {
|
|
17127
17256
|
function TransactionLineSidePanelDefaultModule() {
|
|
17128
17257
|
}
|
|
@@ -19534,103 +19663,6 @@
|
|
|
19534
19663
|
showClass: [{ type: i0.HostBinding, args: ["class.co-transaction-base-line",] }]
|
|
19535
19664
|
};
|
|
19536
19665
|
|
|
19537
|
-
var TransactionLineImageAndDescriptionComponent = /** @class */ (function () {
|
|
19538
|
-
function TransactionLineImageAndDescriptionComponent(service, iconCacheService, _dialogService, _dictionaryService, _imageService) {
|
|
19539
|
-
this.service = service;
|
|
19540
|
-
this.iconCacheService = iconCacheService;
|
|
19541
|
-
this._dialogService = _dialogService;
|
|
19542
|
-
this._dictionaryService = _dictionaryService;
|
|
19543
|
-
this._imageService = _imageService;
|
|
19544
|
-
this.icons = Icon;
|
|
19545
|
-
this.preview = false;
|
|
19546
|
-
this.openArticleTextClicked = new i0.EventEmitter();
|
|
19547
|
-
this.handleDeleteLine = new i0.EventEmitter();
|
|
19548
|
-
}
|
|
19549
|
-
Object.defineProperty(TransactionLineImageAndDescriptionComponent.prototype, "line", {
|
|
19550
|
-
get: function () {
|
|
19551
|
-
return this._line;
|
|
19552
|
-
},
|
|
19553
|
-
set: function (value) {
|
|
19554
|
-
this._line = value;
|
|
19555
|
-
this._loadLineImage();
|
|
19556
|
-
},
|
|
19557
|
-
enumerable: false,
|
|
19558
|
-
configurable: true
|
|
19559
|
-
});
|
|
19560
|
-
TransactionLineImageAndDescriptionComponent.prototype.showClass = function () {
|
|
19561
|
-
return true;
|
|
19562
|
-
};
|
|
19563
|
-
TransactionLineImageAndDescriptionComponent.prototype.handleOpenArticleText = function (text) {
|
|
19564
|
-
this.openArticleTextClicked.next(text);
|
|
19565
|
-
};
|
|
19566
|
-
TransactionLineImageAndDescriptionComponent.prototype.deleteTransactionLineClick = function () {
|
|
19567
|
-
return __awaiter(this, void 0, void 0, function () {
|
|
19568
|
-
return __generator(this, function (_a) {
|
|
19569
|
-
this.handleDeleteLine.next();
|
|
19570
|
-
return [2 /*return*/];
|
|
19571
|
-
});
|
|
19572
|
-
});
|
|
19573
|
-
};
|
|
19574
|
-
TransactionLineImageAndDescriptionComponent.prototype._loadLineImage = function () {
|
|
19575
|
-
return __awaiter(this, void 0, void 0, function () {
|
|
19576
|
-
var _this = this;
|
|
19577
|
-
return __generator(this, function (_a) {
|
|
19578
|
-
if (this.line && this.line.isArticle) {
|
|
19579
|
-
this._imageService.retrieveLineImage(this.line).then(function (image) {
|
|
19580
|
-
_this.image = image;
|
|
19581
|
-
});
|
|
19582
|
-
}
|
|
19583
|
-
return [2 /*return*/];
|
|
19584
|
-
});
|
|
19585
|
-
});
|
|
19586
|
-
};
|
|
19587
|
-
return TransactionLineImageAndDescriptionComponent;
|
|
19588
|
-
}());
|
|
19589
|
-
TransactionLineImageAndDescriptionComponent.decorators = [
|
|
19590
|
-
{ type: i0.Component, args: [{
|
|
19591
|
-
selector: "co-transaction-line-image-and-description",
|
|
19592
|
-
template: "\n <div class=\"transaction-line-image\" [class.preview]=\"preview\">\n <co-image-display [model]=\"image\"></co-image-display>\n </div>\n <div class=\"transaction-line-description\">\n <div class=\"description-wrapper\">\n <co-transaction-line-description class=\"transaction-line-description-description\"\n [transactionLine]=\"line\"\n [defaultEditMode]=\"false\"\n [showLabel]=\"false\"\n ></co-transaction-line-description>\n <span *ngIf=\"line.goodDescription && line.articleNumber\">|</span>\n <span [textContent]=\"line.articleNumber\"></span>\n <co-icon class=\"delete-icon\" [iconData]=\"iconCacheService.getIcon(icons.TrashCanLight)\" (click)=\"deleteTransactionLineClick()\"></co-icon>\n </div>\n <div *ngIf=!preview class=\"article-text-wrapper\">\n <div class=\"article-text\" *ngFor=\"let text of line.articleTestAsArray\">\n <span [innerHTML]=\"text | safeHtml\" (dblclick)=\"handleOpenArticleText(text)\"></span>\n </div>\n </div>\n <div *ngIf=!preview>\n <span [innerHTML]=\"line.configurationReadable\"></span>\n </div>\n </div>\n ",
|
|
19593
|
-
encapsulation: i0.ViewEncapsulation.None
|
|
19594
|
-
},] }
|
|
19595
|
-
];
|
|
19596
|
-
TransactionLineImageAndDescriptionComponent.ctorParameters = function () { return [
|
|
19597
|
-
{ type: TransactionService },
|
|
19598
|
-
{ type: IconCacheService },
|
|
19599
|
-
{ type: DialogService },
|
|
19600
|
-
{ type: DictionaryService },
|
|
19601
|
-
{ type: TransactionImageService }
|
|
19602
|
-
]; };
|
|
19603
|
-
TransactionLineImageAndDescriptionComponent.propDecorators = {
|
|
19604
|
-
line: [{ type: i0.Input }],
|
|
19605
|
-
showClass: [{ type: i0.HostBinding, args: ["class.co-transaction-line-image-and-description",] }],
|
|
19606
|
-
preview: [{ type: i0.HostBinding, args: ["class.preview",] }, { type: i0.Input }],
|
|
19607
|
-
openArticleTextClicked: [{ type: i0.Output }],
|
|
19608
|
-
handleDeleteLine: [{ type: i0.Output }]
|
|
19609
|
-
};
|
|
19610
|
-
|
|
19611
|
-
var TransactionLineImageAndDescriptionModule = /** @class */ (function () {
|
|
19612
|
-
function TransactionLineImageAndDescriptionModule() {
|
|
19613
|
-
}
|
|
19614
|
-
return TransactionLineImageAndDescriptionModule;
|
|
19615
|
-
}());
|
|
19616
|
-
TransactionLineImageAndDescriptionModule.decorators = [
|
|
19617
|
-
{ type: i0.NgModule, args: [{
|
|
19618
|
-
imports: [
|
|
19619
|
-
common.CommonModule,
|
|
19620
|
-
corecomponents_v12.IconModule,
|
|
19621
|
-
TransactionLineDescriptionModule,
|
|
19622
|
-
CoreModule,
|
|
19623
|
-
PipeModule
|
|
19624
|
-
],
|
|
19625
|
-
declarations: [
|
|
19626
|
-
TransactionLineImageAndDescriptionComponent
|
|
19627
|
-
],
|
|
19628
|
-
exports: [
|
|
19629
|
-
TransactionLineImageAndDescriptionComponent
|
|
19630
|
-
]
|
|
19631
|
-
},] }
|
|
19632
|
-
];
|
|
19633
|
-
|
|
19634
19666
|
var TransactionBaseLineModule = /** @class */ (function () {
|
|
19635
19667
|
function TransactionBaseLineModule() {
|
|
19636
19668
|
}
|
|
@@ -22079,205 +22111,205 @@
|
|
|
22079
22111
|
exports["ɵca"] = TransactionLineComponent;
|
|
22080
22112
|
exports["ɵcb"] = TransactionMappingService;
|
|
22081
22113
|
exports["ɵcc"] = TransactionArticleTextModule;
|
|
22082
|
-
exports["ɵcd"] =
|
|
22083
|
-
exports["ɵce"] =
|
|
22084
|
-
exports["ɵcf"] =
|
|
22085
|
-
exports["ɵcg"] =
|
|
22086
|
-
exports["ɵch"] =
|
|
22087
|
-
exports["ɵci"] =
|
|
22088
|
-
exports["ɵcj"] =
|
|
22089
|
-
exports["ɵck"] =
|
|
22090
|
-
exports["ɵcl"] =
|
|
22091
|
-
exports["ɵcm"] =
|
|
22092
|
-
exports["ɵcn"] =
|
|
22093
|
-
exports["ɵco"] =
|
|
22094
|
-
exports["ɵcp"] =
|
|
22095
|
-
exports["ɵcq"] =
|
|
22096
|
-
exports["ɵcr"] =
|
|
22097
|
-
exports["ɵcs"] =
|
|
22098
|
-
exports["ɵct"] =
|
|
22099
|
-
exports["ɵcu"] =
|
|
22100
|
-
exports["ɵcv"] =
|
|
22101
|
-
exports["ɵcw"] =
|
|
22102
|
-
exports["ɵcx"] =
|
|
22103
|
-
exports["ɵcy"] =
|
|
22104
|
-
exports["ɵcz"] =
|
|
22114
|
+
exports["ɵcd"] = TransactionLineImageAndDescriptionModule;
|
|
22115
|
+
exports["ɵce"] = TransactionLineDescriptionModule;
|
|
22116
|
+
exports["ɵcf"] = TransactionLineDescriptionComponent;
|
|
22117
|
+
exports["ɵcg"] = TransactionLineBaseComponent;
|
|
22118
|
+
exports["ɵch"] = TransactionFilterPopupBaseComponent;
|
|
22119
|
+
exports["ɵci"] = TransactionLineImageAndDescriptionComponent;
|
|
22120
|
+
exports["ɵcj"] = TransactionImageService;
|
|
22121
|
+
exports["ɵck"] = TransactionArticleTextComponent;
|
|
22122
|
+
exports["ɵcl"] = TransactionReceiveGoodsService;
|
|
22123
|
+
exports["ɵcm"] = TransactionEventService;
|
|
22124
|
+
exports["ɵcn"] = DialogTransactionHeaderDiscountModule;
|
|
22125
|
+
exports["ɵco"] = TransactionHeaderDiscountPercentageModule;
|
|
22126
|
+
exports["ɵcp"] = TransactionHeaderDiscountPercentageComponent;
|
|
22127
|
+
exports["ɵcq"] = TransactionHeaderBaseComponent;
|
|
22128
|
+
exports["ɵcr"] = TransactionHeaderDiscountAmountModule;
|
|
22129
|
+
exports["ɵcs"] = TransactionHeaderDiscountAmountComponent;
|
|
22130
|
+
exports["ɵct"] = TransactionHeaderDiscountTransactionTotalModule;
|
|
22131
|
+
exports["ɵcu"] = TransactionHeaderDiscountTransactionTotalComponent;
|
|
22132
|
+
exports["ɵcv"] = DialogTransactionHeaderDiscountComponent;
|
|
22133
|
+
exports["ɵcw"] = DialogTransactionHeaderBaseComponent;
|
|
22134
|
+
exports["ɵcx"] = AvatarModule;
|
|
22135
|
+
exports["ɵcy"] = AvatarComponent;
|
|
22136
|
+
exports["ɵcz"] = SharedService;
|
|
22105
22137
|
exports["ɵd"] = OptionsService;
|
|
22106
|
-
exports["ɵda"] =
|
|
22107
|
-
exports["ɵdb"] =
|
|
22108
|
-
exports["ɵdc"] =
|
|
22109
|
-
exports["ɵdd"] =
|
|
22110
|
-
exports["ɵde"] =
|
|
22111
|
-
exports["ɵdf"] =
|
|
22112
|
-
exports["ɵdg"] =
|
|
22113
|
-
exports["ɵdh"] =
|
|
22114
|
-
exports["ɵdi"] =
|
|
22115
|
-
exports["ɵdj"] =
|
|
22116
|
-
exports["ɵdk"] =
|
|
22117
|
-
exports["ɵdl"] =
|
|
22118
|
-
exports["ɵdm"] =
|
|
22119
|
-
exports["ɵdn"] =
|
|
22120
|
-
exports["ɵdo"] =
|
|
22121
|
-
exports["ɵdp"] =
|
|
22122
|
-
exports["ɵdq"] =
|
|
22123
|
-
exports["ɵdr"] =
|
|
22124
|
-
exports["ɵds"] =
|
|
22125
|
-
exports["ɵdt"] =
|
|
22126
|
-
exports["ɵdu"] =
|
|
22127
|
-
exports["ɵdv"] =
|
|
22128
|
-
exports["ɵdw"] =
|
|
22129
|
-
exports["ɵdx"] =
|
|
22130
|
-
exports["ɵdy"] =
|
|
22131
|
-
exports["ɵdz"] =
|
|
22138
|
+
exports["ɵda"] = SharedConnectorService;
|
|
22139
|
+
exports["ɵdb"] = DeliveryTypeTileModule;
|
|
22140
|
+
exports["ɵdc"] = DeliveryTypeTileComponent;
|
|
22141
|
+
exports["ɵdd"] = PaymentModule;
|
|
22142
|
+
exports["ɵde"] = PaymentTileModule;
|
|
22143
|
+
exports["ɵdf"] = PaymentTileComponent;
|
|
22144
|
+
exports["ɵdg"] = PaymentQrCodeModule;
|
|
22145
|
+
exports["ɵdh"] = PaymentQrCodeComponent;
|
|
22146
|
+
exports["ɵdi"] = PaymentComponent;
|
|
22147
|
+
exports["ɵdj"] = PaymentService;
|
|
22148
|
+
exports["ɵdk"] = RelationTypeModule;
|
|
22149
|
+
exports["ɵdl"] = RelationTypeComponent;
|
|
22150
|
+
exports["ɵdm"] = RelationGeneralModule;
|
|
22151
|
+
exports["ɵdn"] = RelationSuggestionsListModule;
|
|
22152
|
+
exports["ɵdo"] = RelationSuggestionsListItemModule;
|
|
22153
|
+
exports["ɵdp"] = RelationSuggestionsListItemComponent;
|
|
22154
|
+
exports["ɵdq"] = RelationSuggestionsListComponent;
|
|
22155
|
+
exports["ɵdr"] = RelationGeneralComponent;
|
|
22156
|
+
exports["ɵds"] = RelationAddressesModule;
|
|
22157
|
+
exports["ɵdt"] = RelationAddressesComponent;
|
|
22158
|
+
exports["ɵdu"] = RelationContactDetailsModule;
|
|
22159
|
+
exports["ɵdv"] = RelationContactDetailsComponent;
|
|
22160
|
+
exports["ɵdw"] = RelationPreferencesModule;
|
|
22161
|
+
exports["ɵdx"] = RelationPreferencesComponent;
|
|
22162
|
+
exports["ɵdy"] = TransactionHeaderBlockModule;
|
|
22163
|
+
exports["ɵdz"] = TransactionHeaderBlockComponent;
|
|
22132
22164
|
exports["ɵe"] = DictionaryService;
|
|
22133
|
-
exports["ɵea"] =
|
|
22134
|
-
exports["ɵeb"] =
|
|
22135
|
-
exports["ɵec"] =
|
|
22136
|
-
exports["ɵed"] =
|
|
22137
|
-
exports["ɵee"] =
|
|
22138
|
-
exports["ɵef"] =
|
|
22139
|
-
exports["ɵeg"] =
|
|
22140
|
-
exports["ɵeh"] =
|
|
22141
|
-
exports["ɵei"] =
|
|
22142
|
-
exports["ɵej"] =
|
|
22143
|
-
exports["ɵek"] =
|
|
22144
|
-
exports["ɵel"] =
|
|
22145
|
-
exports["ɵem"] =
|
|
22146
|
-
exports["ɵen"] =
|
|
22147
|
-
exports["ɵeo"] =
|
|
22148
|
-
exports["ɵep"] =
|
|
22149
|
-
exports["ɵeq"] =
|
|
22150
|
-
exports["ɵer"] =
|
|
22151
|
-
exports["ɵes"] =
|
|
22152
|
-
exports["ɵet"] =
|
|
22153
|
-
exports["ɵeu"] =
|
|
22154
|
-
exports["ɵev"] =
|
|
22155
|
-
exports["ɵew"] =
|
|
22156
|
-
exports["ɵex"] =
|
|
22157
|
-
exports["ɵey"] =
|
|
22158
|
-
exports["ɵez"] =
|
|
22165
|
+
exports["ɵea"] = TransactionHeaderDeliveryDateModule;
|
|
22166
|
+
exports["ɵeb"] = TransactionHeaderDeliveryDateComponent;
|
|
22167
|
+
exports["ɵec"] = TransactionHeaderDeliveryOptionsModule;
|
|
22168
|
+
exports["ɵed"] = TransactionHeaderDeliveryOptionsComponent;
|
|
22169
|
+
exports["ɵee"] = TransactionHeaderRemarksModule;
|
|
22170
|
+
exports["ɵef"] = TransactionHeaderRemarksComponent;
|
|
22171
|
+
exports["ɵeg"] = TransactionHeaderReferenceModule;
|
|
22172
|
+
exports["ɵeh"] = TransactionHeaderReferenceComponent;
|
|
22173
|
+
exports["ɵei"] = TransactionHeaderRelationReferenceModule;
|
|
22174
|
+
exports["ɵej"] = TransactionHeaderRelationReferenceComponent;
|
|
22175
|
+
exports["ɵek"] = TransactionHeaderDeliveryMethodModule;
|
|
22176
|
+
exports["ɵel"] = TransactionLineCheckboxModule;
|
|
22177
|
+
exports["ɵem"] = TransactionLineCheckboxListComponent;
|
|
22178
|
+
exports["ɵen"] = TransactionHeaderDeliveryMethodComponent;
|
|
22179
|
+
exports["ɵeo"] = TransactionHeaderPreferredDeliveryDateModule;
|
|
22180
|
+
exports["ɵep"] = TransactionHeaderPreferredDeliveryDateComponent;
|
|
22181
|
+
exports["ɵeq"] = DialogTransactionHeaderDeliveryMethodModule;
|
|
22182
|
+
exports["ɵer"] = DialogHeaderSearchModule;
|
|
22183
|
+
exports["ɵes"] = DialogHeaderSearchComponent;
|
|
22184
|
+
exports["ɵet"] = DialogTransactionHeaderDeliveryMethodComponent;
|
|
22185
|
+
exports["ɵeu"] = TransactionHeaderPartialDeliveryModule;
|
|
22186
|
+
exports["ɵev"] = TransactionHeaderPartialDeliveryComponent;
|
|
22187
|
+
exports["ɵew"] = TransactionBaseComponent;
|
|
22188
|
+
exports["ɵex"] = TransactionHeaderDownpaymentPercentageModule;
|
|
22189
|
+
exports["ɵey"] = TransactionHeaderDownpaymentPercentageComponent;
|
|
22190
|
+
exports["ɵez"] = TransactionHeaderDownpaymentAmountModule;
|
|
22159
22191
|
exports["ɵf"] = TransactionConnectorService;
|
|
22160
|
-
exports["ɵfa"] =
|
|
22161
|
-
exports["ɵfb"] =
|
|
22162
|
-
exports["ɵfc"] =
|
|
22163
|
-
exports["ɵfd"] =
|
|
22164
|
-
exports["ɵfe"] =
|
|
22165
|
-
exports["ɵff"] =
|
|
22166
|
-
exports["ɵfg"] =
|
|
22167
|
-
exports["ɵfh"] =
|
|
22168
|
-
exports["ɵfi"] =
|
|
22169
|
-
exports["ɵfj"] =
|
|
22170
|
-
exports["ɵfk"] =
|
|
22171
|
-
exports["ɵfl"] =
|
|
22172
|
-
exports["ɵfm"] =
|
|
22173
|
-
exports["ɵfn"] =
|
|
22174
|
-
exports["ɵfo"] =
|
|
22175
|
-
exports["ɵfp"] =
|
|
22176
|
-
exports["ɵfq"] =
|
|
22177
|
-
exports["ɵfr"] =
|
|
22178
|
-
exports["ɵfs"] =
|
|
22179
|
-
exports["ɵft"] =
|
|
22180
|
-
exports["ɵfu"] =
|
|
22181
|
-
exports["ɵfv"] =
|
|
22182
|
-
exports["ɵfw"] =
|
|
22183
|
-
exports["ɵfx"] =
|
|
22184
|
-
exports["ɵfy"] =
|
|
22185
|
-
exports["ɵfz"] =
|
|
22192
|
+
exports["ɵfa"] = TransactionHeaderDownpaymentAmountComponent;
|
|
22193
|
+
exports["ɵfb"] = TransactionHeaderDefinitiveModule;
|
|
22194
|
+
exports["ɵfc"] = TransactionHeaderDefinitiveComponent;
|
|
22195
|
+
exports["ɵfd"] = TransactionHeaderBranchModule;
|
|
22196
|
+
exports["ɵfe"] = TransactionHeaderBranchComponent;
|
|
22197
|
+
exports["ɵff"] = TransactionHeaderAdministrativeRelationModule;
|
|
22198
|
+
exports["ɵfg"] = TransactionHeaderAdministrativeRelationComponent;
|
|
22199
|
+
exports["ɵfh"] = TransactionHeaderMarketingModule;
|
|
22200
|
+
exports["ɵfi"] = TransactionHeaderMarketingComponent;
|
|
22201
|
+
exports["ɵfj"] = CheckoutOverviewRelationEditComponent;
|
|
22202
|
+
exports["ɵfk"] = CheckoutOverviewDeliveryEditComponent;
|
|
22203
|
+
exports["ɵfl"] = CheckoutOverviewDeliveryAddressComponent;
|
|
22204
|
+
exports["ɵfm"] = CheckoutOverviewPaymentComponent;
|
|
22205
|
+
exports["ɵfn"] = CheckoutLoginComponent;
|
|
22206
|
+
exports["ɵfo"] = TransactionFilterCategoriesModule;
|
|
22207
|
+
exports["ɵfp"] = TransactionFilterCategoriesComponent;
|
|
22208
|
+
exports["ɵfq"] = TransactionHeaderPaymentModule;
|
|
22209
|
+
exports["ɵfr"] = TransactionHeaderPaymentComponent;
|
|
22210
|
+
exports["ɵfs"] = TransactionLinesGridModule;
|
|
22211
|
+
exports["ɵft"] = TransactionBaseGridModule;
|
|
22212
|
+
exports["ɵfu"] = TransactionLineSidePanelModule;
|
|
22213
|
+
exports["ɵfv"] = TransactionLineSidePanelDefaultModule;
|
|
22214
|
+
exports["ɵfw"] = TransactionLinePriceModule;
|
|
22215
|
+
exports["ɵfx"] = TransactionLinePriceComponent;
|
|
22216
|
+
exports["ɵfy"] = TransactionLinePriceListModule;
|
|
22217
|
+
exports["ɵfz"] = TransactionLinePriceListComponent;
|
|
22186
22218
|
exports["ɵg"] = TransactionConnectorAdapterService;
|
|
22187
|
-
exports["ɵga"] =
|
|
22188
|
-
exports["ɵgb"] =
|
|
22189
|
-
exports["ɵgc"] =
|
|
22190
|
-
exports["ɵgd"] =
|
|
22191
|
-
exports["ɵge"] =
|
|
22192
|
-
exports["ɵgf"] =
|
|
22193
|
-
exports["ɵgg"] =
|
|
22194
|
-
exports["ɵgh"] =
|
|
22195
|
-
exports["ɵgi"] =
|
|
22196
|
-
exports["ɵgj"] =
|
|
22197
|
-
exports["ɵgk"] =
|
|
22198
|
-
exports["ɵgl"] =
|
|
22199
|
-
exports["ɵgm"] =
|
|
22200
|
-
exports["ɵgn"] =
|
|
22201
|
-
exports["ɵgo"] =
|
|
22202
|
-
exports["ɵgp"] =
|
|
22203
|
-
exports["ɵgq"] =
|
|
22204
|
-
exports["ɵgr"] =
|
|
22205
|
-
exports["ɵgs"] =
|
|
22206
|
-
exports["ɵgt"] =
|
|
22207
|
-
exports["ɵgu"] =
|
|
22208
|
-
exports["ɵgv"] =
|
|
22209
|
-
exports["ɵgw"] =
|
|
22210
|
-
exports["ɵgx"] =
|
|
22211
|
-
exports["ɵgy"] =
|
|
22212
|
-
exports["ɵgz"] =
|
|
22219
|
+
exports["ɵga"] = TransactionLineVatModule;
|
|
22220
|
+
exports["ɵgb"] = TransactionLineVatComponent;
|
|
22221
|
+
exports["ɵgc"] = TransactionLineQuantityModule;
|
|
22222
|
+
exports["ɵgd"] = TransactionLineQuantityComponent;
|
|
22223
|
+
exports["ɵge"] = TransactionLineLineDiscountModule;
|
|
22224
|
+
exports["ɵgf"] = TransactionLineLineDiscountComponent;
|
|
22225
|
+
exports["ɵgg"] = TransactionLineDeliveryMethodModule;
|
|
22226
|
+
exports["ɵgh"] = TransactionLineDeliveryMethodComponent;
|
|
22227
|
+
exports["ɵgi"] = TransactionLineDeliveryDateModule;
|
|
22228
|
+
exports["ɵgj"] = TransactionLineDeliveryDateComponent;
|
|
22229
|
+
exports["ɵgk"] = TransactionLineReferenceModule;
|
|
22230
|
+
exports["ɵgl"] = TransactionLineReferenceComponent;
|
|
22231
|
+
exports["ɵgm"] = TransactionLineCommissionCodeModule;
|
|
22232
|
+
exports["ɵgn"] = TransactionLineCommissionCodeComponent;
|
|
22233
|
+
exports["ɵgo"] = TransactionLineWarehouseModule;
|
|
22234
|
+
exports["ɵgp"] = TransactionLineWarehouseComponent;
|
|
22235
|
+
exports["ɵgq"] = TransactionLineDiscountAmountModule;
|
|
22236
|
+
exports["ɵgr"] = TransactionLineDiscountAmountComponent;
|
|
22237
|
+
exports["ɵgs"] = TransactionLineQuantumDiscountModule;
|
|
22238
|
+
exports["ɵgt"] = TransactionLineQuantumDiscountComponent;
|
|
22239
|
+
exports["ɵgu"] = TransactionLineSpecialDiscountModule;
|
|
22240
|
+
exports["ɵgv"] = TransactionLineSpecialDiscountComponent;
|
|
22241
|
+
exports["ɵgw"] = TransactionLineSupplierModule;
|
|
22242
|
+
exports["ɵgx"] = TransactionLineSupplierComponent;
|
|
22243
|
+
exports["ɵgy"] = TransactionLineSidePanelDefaultComponent;
|
|
22244
|
+
exports["ɵgz"] = TransactionReceivingGoodsHistoryModule;
|
|
22213
22245
|
exports["ɵh"] = SelectMultipleCacheService;
|
|
22214
|
-
exports["ɵha"] =
|
|
22215
|
-
exports["ɵhb"] =
|
|
22216
|
-
exports["ɵhc"] =
|
|
22217
|
-
exports["ɵhd"] =
|
|
22218
|
-
exports["ɵhe"] =
|
|
22219
|
-
exports["ɵhf"] =
|
|
22220
|
-
exports["ɵhg"] =
|
|
22221
|
-
exports["ɵhh"] =
|
|
22222
|
-
exports["ɵhi"] =
|
|
22223
|
-
exports["ɵhj"] =
|
|
22224
|
-
exports["ɵhk"] =
|
|
22225
|
-
exports["ɵhl"] =
|
|
22226
|
-
exports["ɵhm"] =
|
|
22227
|
-
exports["ɵhn"] =
|
|
22228
|
-
exports["ɵho"] =
|
|
22229
|
-
exports["ɵhp"] =
|
|
22230
|
-
exports["ɵhq"] =
|
|
22231
|
-
exports["ɵhr"] =
|
|
22232
|
-
exports["ɵhs"] =
|
|
22233
|
-
exports["ɵht"] =
|
|
22234
|
-
exports["ɵhu"] =
|
|
22235
|
-
exports["ɵhv"] =
|
|
22236
|
-
exports["ɵhw"] =
|
|
22237
|
-
exports["ɵhx"] =
|
|
22238
|
-
exports["ɵhy"] =
|
|
22239
|
-
exports["ɵhz"] =
|
|
22246
|
+
exports["ɵha"] = TransactionHistoryGridModule;
|
|
22247
|
+
exports["ɵhb"] = TransactionHistoryGridStatusModule;
|
|
22248
|
+
exports["ɵhc"] = TransactionHistoryGridStatusComponent;
|
|
22249
|
+
exports["ɵhd"] = TransactionHistoryGridComponent;
|
|
22250
|
+
exports["ɵhe"] = TransactionReceivingGoodsHistoryComponent;
|
|
22251
|
+
exports["ɵhf"] = TransactionReceivingGoodsDetailsModule;
|
|
22252
|
+
exports["ɵhg"] = TransactionReceivingGoodsDetailsComponent;
|
|
22253
|
+
exports["ɵhh"] = ArticleService;
|
|
22254
|
+
exports["ɵhi"] = TransactionButtonBarModule;
|
|
22255
|
+
exports["ɵhj"] = TransactionButtonBarComponent;
|
|
22256
|
+
exports["ɵhk"] = TransactionButtonBarButtonComponent;
|
|
22257
|
+
exports["ɵhl"] = TransactionLineSidePanelPurchaseModule;
|
|
22258
|
+
exports["ɵhm"] = DefaultOkCancelButtonsModule;
|
|
22259
|
+
exports["ɵhn"] = DefaultOkCancelButtonsComponent;
|
|
22260
|
+
exports["ɵho"] = TransactionLineSidePanelPurchaseComponent;
|
|
22261
|
+
exports["ɵhp"] = TransactionLineSidePanelComponent;
|
|
22262
|
+
exports["ɵhq"] = DynamicBaseComponent;
|
|
22263
|
+
exports["ɵhr"] = TransactionLineActionButtonsModule;
|
|
22264
|
+
exports["ɵhs"] = TransactionArticleTextOverviewModule;
|
|
22265
|
+
exports["ɵht"] = TransactionArticleTextOverviewComponent;
|
|
22266
|
+
exports["ɵhu"] = TransactionLineActionButtonsComponent;
|
|
22267
|
+
exports["ɵhv"] = TransactionBaseGridComponent;
|
|
22268
|
+
exports["ɵhw"] = TransactionGridBaseComponent;
|
|
22269
|
+
exports["ɵhx"] = DialogTransactionLineCommissionCodeModule;
|
|
22270
|
+
exports["ɵhy"] = DialogTransactionLineCommissionCodeComponent;
|
|
22271
|
+
exports["ɵhz"] = DialogTransactionLineBaseComponent;
|
|
22240
22272
|
exports["ɵi"] = BusinessObjectCacheManagerService;
|
|
22241
|
-
exports["ɵia"] =
|
|
22242
|
-
exports["ɵib"] =
|
|
22243
|
-
exports["ɵic"] =
|
|
22244
|
-
exports["ɵid"] =
|
|
22245
|
-
exports["ɵie"] =
|
|
22246
|
-
exports["ɵif"] =
|
|
22247
|
-
exports["ɵig"] =
|
|
22248
|
-
exports["ɵih"] =
|
|
22249
|
-
exports["ɵii"] =
|
|
22250
|
-
exports["ɵij"] =
|
|
22251
|
-
exports["ɵik"] =
|
|
22252
|
-
exports["ɵil"] =
|
|
22253
|
-
exports["ɵim"] =
|
|
22254
|
-
exports["ɵin"] =
|
|
22255
|
-
exports["ɵio"] =
|
|
22256
|
-
exports["ɵip"] =
|
|
22257
|
-
exports["ɵiq"] =
|
|
22258
|
-
exports["ɵir"] =
|
|
22259
|
-
exports["ɵis"] =
|
|
22260
|
-
exports["ɵit"] =
|
|
22261
|
-
exports["ɵiu"] =
|
|
22262
|
-
exports["ɵiv"] =
|
|
22263
|
-
exports["ɵiw"] =
|
|
22264
|
-
exports["ɵix"] =
|
|
22265
|
-
exports["ɵiy"] =
|
|
22266
|
-
exports["ɵiz"] =
|
|
22273
|
+
exports["ɵia"] = DialogTransactionLineWarehouseModule;
|
|
22274
|
+
exports["ɵib"] = DialogTransactionLineWarehouseComponent;
|
|
22275
|
+
exports["ɵic"] = DialogTransactionLineWarehouseCcModule;
|
|
22276
|
+
exports["ɵid"] = DialogTransactionLineWarehouseCcComponent;
|
|
22277
|
+
exports["ɵie"] = DialogTransactionLineDeliveryMethodModule;
|
|
22278
|
+
exports["ɵif"] = DialogTransactionLineDeliveryMethodComponent;
|
|
22279
|
+
exports["ɵig"] = DialogTransactionLineVatModule;
|
|
22280
|
+
exports["ɵih"] = DialogTransactionLineVatComponent;
|
|
22281
|
+
exports["ɵii"] = DialogTransactionLineDiscountModule;
|
|
22282
|
+
exports["ɵij"] = DialogTransactionLinePriceListModule;
|
|
22283
|
+
exports["ɵik"] = DialogTransactionLinePriceListComponent;
|
|
22284
|
+
exports["ɵil"] = DialogTransactionLineDiscountComponent;
|
|
22285
|
+
exports["ɵim"] = TransactionLinesGridComponent;
|
|
22286
|
+
exports["ɵin"] = DiscountModule;
|
|
22287
|
+
exports["ɵio"] = DiscountComponent;
|
|
22288
|
+
exports["ɵip"] = TransactionQuickAccessOverviewModule;
|
|
22289
|
+
exports["ɵiq"] = TransactionQuickAccessOverviewComponent;
|
|
22290
|
+
exports["ɵir"] = TransactionQuickAccessOrderDeliveryModule;
|
|
22291
|
+
exports["ɵis"] = TransactionQuickAccessOrderDeliveryComponent;
|
|
22292
|
+
exports["ɵit"] = TransactionOrderConfirmationGridModule;
|
|
22293
|
+
exports["ɵiu"] = TransactionOrderConfirmationGridComponent;
|
|
22294
|
+
exports["ɵiv"] = TransactionReceivedGoodsGridModule;
|
|
22295
|
+
exports["ɵiw"] = DialogTransactionLineWarehouseLocationModule;
|
|
22296
|
+
exports["ɵix"] = TransactionLineWarehouseLocationModule;
|
|
22297
|
+
exports["ɵiy"] = TransactionLineWarehouseLocationComponent;
|
|
22298
|
+
exports["ɵiz"] = DialogTransactionLineWarehouseLocationComponent;
|
|
22267
22299
|
exports["ɵj"] = CacheField;
|
|
22268
|
-
exports["ɵja"] =
|
|
22269
|
-
exports["ɵjb"] =
|
|
22270
|
-
exports["ɵjc"] =
|
|
22271
|
-
exports["ɵjd"] =
|
|
22272
|
-
exports["ɵje"] =
|
|
22273
|
-
exports["ɵjf"] =
|
|
22274
|
-
exports["ɵjg"] =
|
|
22275
|
-
exports["ɵjh"] =
|
|
22276
|
-
exports["ɵji"] =
|
|
22277
|
-
exports["ɵjj"] =
|
|
22278
|
-
exports["ɵjk"] =
|
|
22279
|
-
exports["ɵjl"] =
|
|
22280
|
-
exports["ɵjm"] =
|
|
22300
|
+
exports["ɵja"] = TransactionLineWarehouseLocationButtonModule;
|
|
22301
|
+
exports["ɵjb"] = TransactionLineWarehouseLocationButtonComponent;
|
|
22302
|
+
exports["ɵjc"] = TransactionReceivedGoodsGridComponent;
|
|
22303
|
+
exports["ɵjd"] = ViewModeButtonsModule;
|
|
22304
|
+
exports["ɵje"] = ViewModeButtonsComponent;
|
|
22305
|
+
exports["ɵjf"] = TransactionGridModule;
|
|
22306
|
+
exports["ɵjg"] = TransactionGridComponent;
|
|
22307
|
+
exports["ɵjh"] = TransactionTileModule;
|
|
22308
|
+
exports["ɵji"] = TransactionTileComponent;
|
|
22309
|
+
exports["ɵjj"] = TransactionOverviewLineModule;
|
|
22310
|
+
exports["ɵjk"] = EditableLabelModule;
|
|
22311
|
+
exports["ɵjl"] = EditableLabelComponent;
|
|
22312
|
+
exports["ɵjm"] = TransactionBaseLineModule;
|
|
22281
22313
|
exports["ɵjn"] = TransactionBaseLineComponent;
|
|
22282
22314
|
exports["ɵjo"] = TransactionLinesLineBaseComponent;
|
|
22283
22315
|
exports["ɵjp"] = TransactionLineCommissionButtonModule;
|