@colijnit/transaction 12.1.211 → 12.1.213

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.
@@ -3,8 +3,8 @@ export class Version {
3
3
  constructor() {
4
4
  this.name = "@colijnit/transaction";
5
5
  this.description = "Colijn IT transaction package";
6
- this.symVer = "12.1.211";
7
- this.publishDate = "15-4-2024 22:56:13";
6
+ this.symVer = "12.1.213";
7
+ this.publishDate = "4/18/2024, 5:27:15 PM";
8
8
  }
9
9
  }
10
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidHJhbnNhY3Rpb24tdmVyc2lvbi5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3Byb2plY3RzL3RyYW5zYWN0aW9uL3NyYy9saWIvdHJhbnNhY3Rpb24tdmVyc2lvbi50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSx1REFBdUQ7QUFDdkQsTUFBTSxPQUFPLE9BQU87SUFBcEI7UUFDUyxTQUFJLEdBQUcsdUJBQXVCLENBQUM7UUFDL0IsZ0JBQVcsR0FBRywrQkFBK0IsQ0FBQztRQUM5QyxXQUFNLEdBQUcsVUFBVSxDQUFDO1FBQ3BCLGdCQUFXLEdBQUcsb0JBQW9CLENBQUM7SUFDNUMsQ0FBQztDQUFBIiwic291cmNlc0NvbnRlbnQiOlsiLy8gdGhpcyBmaWxlIGlzIGR5bmFtaWNhbGx5IGNyZWF0ZWQsIGRvIG5vdCBjaGFuZ2UgdGhpc1xuZXhwb3J0IGNsYXNzIFZlcnNpb24ge1xuICBwdWJsaWMgbmFtZSA9IFwiQGNvbGlqbml0L3RyYW5zYWN0aW9uXCI7XG4gIHB1YmxpYyBkZXNjcmlwdGlvbiA9IFwiQ29saWpuIElUIHRyYW5zYWN0aW9uIHBhY2thZ2VcIjtcbiAgcHVibGljIHN5bVZlciA9IFwiMTIuMS4yMTFcIjtcbiAgcHVibGljIHB1Ymxpc2hEYXRlID0gXCIxNS00LTIwMjQgMjI6NTY6MTNcIjtcbn0iXX0=
10
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidHJhbnNhY3Rpb24tdmVyc2lvbi5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3Byb2plY3RzL3RyYW5zYWN0aW9uL3NyYy9saWIvdHJhbnNhY3Rpb24tdmVyc2lvbi50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSx1REFBdUQ7QUFDdkQsTUFBTSxPQUFPLE9BQU87SUFBcEI7UUFDUyxTQUFJLEdBQUcsdUJBQXVCLENBQUM7UUFDL0IsZ0JBQVcsR0FBRywrQkFBK0IsQ0FBQztRQUM5QyxXQUFNLEdBQUcsVUFBVSxDQUFDO1FBQ3BCLGdCQUFXLEdBQUcsdUJBQXVCLENBQUM7SUFDL0MsQ0FBQztDQUFBIiwic291cmNlc0NvbnRlbnQiOlsiLy8gdGhpcyBmaWxlIGlzIGR5bmFtaWNhbGx5IGNyZWF0ZWQsIGRvIG5vdCBjaGFuZ2UgdGhpc1xuZXhwb3J0IGNsYXNzIFZlcnNpb24ge1xuICBwdWJsaWMgbmFtZSA9IFwiQGNvbGlqbml0L3RyYW5zYWN0aW9uXCI7XG4gIHB1YmxpYyBkZXNjcmlwdGlvbiA9IFwiQ29saWpuIElUIHRyYW5zYWN0aW9uIHBhY2thZ2VcIjtcbiAgcHVibGljIHN5bVZlciA9IFwiMTIuMS4yMTNcIjtcbiAgcHVibGljIHB1Ymxpc2hEYXRlID0gXCI0LzE4LzIwMjQsIDU6Mjc6MTUgUE1cIjtcbn0iXX0=
@@ -154,9 +154,9 @@ import { PdfInvoiceRequest } from '@colijnit/transactionapi/build/model/pdf-invo
154
154
  import { CommunicationType } from '@colijnit/relationapi/build/enum/communication-type.enum';
155
155
  import { sendMethodsWithIcon, StatusbarModule, SendMethodDialogModule, KeyPadModule, StockModule, DocsignModule, CalendarView, DatePlanningModule, FilesUploadModule, ActivityListModule, SimpleTagsModule } from '@colijnit/sharedcomponents';
156
156
  import { SendMethodType } from '@colijnit/mainapi/build/enum/send-method-type.enum';
157
+ import { LayoutCode } from '@colijnit/transactionapi/build/enum/layout-code.enum';
157
158
  import { ReportingDocumentEmailSignDocBaseRequest } from '@colijnit/mainapi/build/model/reporting-document-email-sign-doc-base-request';
158
159
  import { ReportingDocumentPrintSignDocBaseRequest } from '@colijnit/mainapi/build/model/reporting-document-print-sign-doc-base-request';
159
- import { LayoutCode } from '@colijnit/transactionapi/build/enum/layout-code.enum';
160
160
  import { ArticleLineStatus } from '@colijnit/transactionapi/build/model/article-line-status.bo';
161
161
  import { ReportingDocumentPdfBaseRequest } from '@colijnit/mainapi/build/model/reporting-document-pdf-base-request';
162
162
  import { EmailHistoricOrderConfirmationRequest } from '@colijnit/transactionapi/build/model/email-historic-order-confirmation-request';
@@ -241,8 +241,8 @@ class Version {
241
241
  constructor() {
242
242
  this.name = "@colijnit/transaction";
243
243
  this.description = "Colijn IT transaction package";
244
- this.symVer = "12.1.211";
245
- this.publishDate = "15-4-2024 22:56:13";
244
+ this.symVer = "12.1.213";
245
+ this.publishDate = "4/18/2024, 5:27:15 PM";
246
246
  }
247
247
  }
248
248
 
@@ -1537,6 +1537,17 @@ class ErrorService {
1537
1537
  messages.push('</div>');
1538
1538
  return this._dialogService.showError(messages.join(''), false, messagesDetails.length > 0 ? messagesDetails.join('') : undefined);
1539
1539
  }
1540
+ showValidationMessage(validationResult) {
1541
+ const messages = [];
1542
+ messages.push('<div class="confirmation-dialog-wrapper">');
1543
+ if (validationResult && validationResult.messages && validationResult.messages.length > 0) {
1544
+ validationResult.messages.forEach(m => {
1545
+ messages.push(this._messageAsValidationError(m.message));
1546
+ });
1547
+ }
1548
+ messages.push('</div>');
1549
+ return this._dialogService.showInformation(messages.join(''), false);
1550
+ }
1540
1551
  _messageAsValidationError(message) {
1541
1552
  return `<div class="dialog-validation-error">${message}</div>`;
1542
1553
  }
@@ -4151,12 +4162,15 @@ class TransactionConnectorAdapterService {
4151
4162
  return __awaiter(this, void 0, void 0, function* () {
4152
4163
  const response = yield this.connector.emailOrderConfirmation(request);
4153
4164
  if (response && response.validationResult && response.validationResult.success) {
4165
+ let data;
4154
4166
  if (request.parkForDigitalSignature) {
4155
- return this._boFactory.makeWithRawBackendData(CoDocument, response.resultObject);
4167
+ data = this._boFactory.makeWithRawBackendData(CoDocument, response.resultObject);
4156
4168
  }
4157
4169
  else {
4158
- return true;
4170
+ data = true;
4159
4171
  }
4172
+ this._handleMessageFromSuccessResponse(response.validationResult);
4173
+ return data;
4160
4174
  }
4161
4175
  else {
4162
4176
  this._handleExceptionFromResponse(response);
@@ -4226,6 +4240,7 @@ class TransactionConnectorAdapterService {
4226
4240
  return __awaiter(this, void 0, void 0, function* () {
4227
4241
  const response = yield this.connector.emailPurchaseOrder(request);
4228
4242
  if (response && response.validationResult && response.validationResult.success) {
4243
+ this._handleMessageFromSuccessResponse(response.validationResult);
4229
4244
  return response.resultObject;
4230
4245
  }
4231
4246
  else {
@@ -4301,6 +4316,7 @@ class TransactionConnectorAdapterService {
4301
4316
  return __awaiter(this, void 0, void 0, function* () {
4302
4317
  const response = yield this.connector.generateAndSendPurchaseOrdersForSalesOrder(request);
4303
4318
  if (response && response.validationResult && response.validationResult.success) {
4319
+ this._handleMessageFromSuccessResponse(response.validationResult);
4304
4320
  return true;
4305
4321
  }
4306
4322
  else {
@@ -4325,6 +4341,7 @@ class TransactionConnectorAdapterService {
4325
4341
  return __awaiter(this, void 0, void 0, function* () {
4326
4342
  const response = yield this.connector.generateAndSendPurchaseOrders(purchaseAdviceLines);
4327
4343
  if (response && response.validationResult && response.validationResult.success) {
4344
+ this._handleMessageFromSuccessResponse(response.validationResult);
4328
4345
  return true;
4329
4346
  }
4330
4347
  else {
@@ -4337,12 +4354,15 @@ class TransactionConnectorAdapterService {
4337
4354
  return __awaiter(this, void 0, void 0, function* () {
4338
4355
  const response = yield this.connector.emailDeliveryNote(emailDeliveryNoteRequest);
4339
4356
  if (response && response.validationResult && response.validationResult.success) {
4357
+ let data;
4340
4358
  if (emailDeliveryNoteRequest.parkForDigitalSignature) {
4341
- return this._boFactory.makeWithRawBackendData(CoDocument, response.resultObject);
4359
+ data = this._boFactory.makeWithRawBackendData(CoDocument, response.resultObject);
4342
4360
  }
4343
4361
  else {
4344
- return true;
4362
+ data = true;
4345
4363
  }
4364
+ this._handleMessageFromSuccessResponse(response.validationResult);
4365
+ return data;
4346
4366
  }
4347
4367
  else {
4348
4368
  this._handleExceptionFromResponse(response);
@@ -4473,12 +4493,15 @@ class TransactionConnectorAdapterService {
4473
4493
  return __awaiter(this, void 0, void 0, function* () {
4474
4494
  const response = yield this.connector.emailInvoice(emailInvoiceRequest);
4475
4495
  if (response && response.validationResult && response.validationResult.success) {
4496
+ let data;
4476
4497
  if (emailInvoiceRequest.parkForDigitalSignature) {
4477
- return this._boFactory.makeWithRawBackendData(CoDocument, response.resultObject);
4498
+ data = this._boFactory.makeWithRawBackendData(CoDocument, response.resultObject);
4478
4499
  }
4479
4500
  else {
4480
- return true;
4501
+ data = true;
4481
4502
  }
4503
+ this._handleMessageFromSuccessResponse(response.validationResult);
4504
+ return data;
4482
4505
  }
4483
4506
  else {
4484
4507
  this._handleExceptionFromResponse(response);
@@ -4702,12 +4725,15 @@ class TransactionConnectorAdapterService {
4702
4725
  return __awaiter(this, void 0, void 0, function* () {
4703
4726
  const response = yield this.connector.emailQuotation(emailQuotationRequest);
4704
4727
  if (response && response.validationResult && response.validationResult.success) {
4728
+ let data;
4705
4729
  if (emailQuotationRequest.parkForDigitalSignature) {
4706
- return this._boFactory.makeWithRawBackendData(CoDocument, response.resultObject);
4730
+ data = this._boFactory.makeWithRawBackendData(CoDocument, response.resultObject);
4707
4731
  }
4708
4732
  else {
4709
- return true;
4733
+ data = true;
4710
4734
  }
4735
+ this._handleMessageFromSuccessResponse(response.validationResult);
4736
+ return data;
4711
4737
  }
4712
4738
  else {
4713
4739
  this._handleExceptionFromResponse(response);
@@ -5439,6 +5465,11 @@ class TransactionConnectorAdapterService {
5439
5465
  _handleExceptionFromResponse(result) {
5440
5466
  this._errorService.showValidationError(result);
5441
5467
  }
5468
+ _handleMessageFromSuccessResponse(result) {
5469
+ if (result && result.messages && result.messages.length > 0) {
5470
+ this._errorService.showValidationMessage(result);
5471
+ }
5472
+ }
5442
5473
  }
5443
5474
  TransactionConnectorAdapterService.ɵprov = i0.ɵɵdefineInjectable({ factory: function TransactionConnectorAdapterService_Factory() { return new TransactionConnectorAdapterService(i0.ɵɵinject(TransactionSettingsService), i0.ɵɵinject(TransactionSelectMultipleCacheService), i0.ɵɵinject(TransactionSelectMultipleParameterizedCacheService), i0.ɵɵinject(ErrorService), i0.ɵɵinject(TransactionRelationConnectorService), i0.ɵɵinject(ArticleConnectorService), i0.ɵɵinject(TransactionEventService)); }, token: TransactionConnectorAdapterService, providedIn: "root" });
5444
5475
  TransactionConnectorAdapterService.decorators = [
@@ -15281,8 +15312,16 @@ TransactionQuickAccessOrderConfirmationComponent.propDecorators = {
15281
15312
  };
15282
15313
 
15283
15314
  class TransactionQuickAccessSendMethodBaseComponent extends TransactionBaseComponent {
15284
- constructor() {
15285
- super(...arguments);
15315
+ constructor(transactionEventService, iconCacheService, screenConfigService, imageService, dictionaryService, transactionService, changeDetector, dialogService) {
15316
+ super(transactionEventService, iconCacheService, screenConfigService, imageService, dictionaryService, transactionService, changeDetector);
15317
+ this.transactionEventService = transactionEventService;
15318
+ this.iconCacheService = iconCacheService;
15319
+ this.screenConfigService = screenConfigService;
15320
+ this.imageService = imageService;
15321
+ this.dictionaryService = dictionaryService;
15322
+ this.transactionService = transactionService;
15323
+ this.changeDetector = changeDetector;
15324
+ this.dialogService = dialogService;
15286
15325
  this.icons = Icon;
15287
15326
  this.sendMethodType = SendMethodType;
15288
15327
  this.transactionTypeCategory = TransactionTypeCategory;
@@ -15293,12 +15332,14 @@ class TransactionQuickAccessSendMethodBaseComponent extends TransactionBaseCompo
15293
15332
  this.showSendMethodDialog = false;
15294
15333
  this.sendMethods = sendMethodsWithIcon;
15295
15334
  this.showLoader = false;
15335
+ this.historicReports = [];
15296
15336
  }
15297
15337
  ngOnInit() {
15298
15338
  this._getPrinters();
15299
15339
  this._getDefaultSendMethod();
15300
15340
  this._getEmailLayouts();
15301
15341
  this._getPrintLayouts();
15342
+ this.getHistoricDocuments();
15302
15343
  }
15303
15344
  transactionSet() {
15304
15345
  this.reportDocumentEmailRequest.transId = this.transactionInfo.id;
@@ -15320,11 +15361,29 @@ class TransactionQuickAccessSendMethodBaseComponent extends TransactionBaseCompo
15320
15361
  }
15321
15362
  });
15322
15363
  }
15364
+ getHistoricDocuments() {
15365
+ this.transactionService.getHistoricDocuments(this.transactionInfo.id, LayoutCode.OrderConfirmation)
15366
+ .then((result) => {
15367
+ if (result) {
15368
+ this.historicReports = result;
15369
+ }
15370
+ });
15371
+ }
15323
15372
  handleSendMethodOkClick(method) {
15324
15373
  return __awaiter(this, void 0, void 0, function* () {
15325
- this.showSendMethodDialog = false;
15326
- yield this.handleSend(method);
15327
- this._setDefaultMethod(method);
15374
+ if (this.historicReports.length > 0 && (method === SendMethodType.Email || method === SendMethodType.Pdf)) {
15375
+ const response = yield this.dialogService.showYesNo('QUESTION', 'QUESTION_DOCUMENT_ALREADY_PRINTED');
15376
+ if (response.button === AppPopupButtonType.Yes) {
15377
+ this.showSendMethodDialog = false;
15378
+ yield this.handleSend(method);
15379
+ this._setDefaultMethod(method);
15380
+ }
15381
+ }
15382
+ else {
15383
+ this.showSendMethodDialog = false;
15384
+ yield this.handleSend(method);
15385
+ this._setDefaultMethod(method);
15386
+ }
15328
15387
  });
15329
15388
  }
15330
15389
  handleSend(method) {
@@ -15393,6 +15452,16 @@ class TransactionQuickAccessSendMethodBaseComponent extends TransactionBaseCompo
15393
15452
  }
15394
15453
  TransactionQuickAccessSendMethodBaseComponent.decorators = [
15395
15454
  { type: Directive }
15455
+ ];
15456
+ TransactionQuickAccessSendMethodBaseComponent.ctorParameters = () => [
15457
+ { type: TransactionEventService },
15458
+ { type: IconCacheService },
15459
+ { type: TransactionScreenConfigurationService },
15460
+ { type: TransactionImageService },
15461
+ { type: DictionaryService },
15462
+ { type: TransactionService },
15463
+ { type: ChangeDetectorRef },
15464
+ { type: DialogService }
15396
15465
  ];
15397
15466
 
15398
15467
  class TransactionQuickAccessReceivedGoodsComponent extends TransactionQuickAccessSendMethodBaseComponent {
@@ -17162,7 +17231,7 @@ TransactionQuickAccessOrderPurchaseComponent.decorators = [
17162
17231
  </div>
17163
17232
  <co-send-method-dialog *ngIf="showSendMethodDialog"
17164
17233
  [printerList]="printerList"
17165
- [headerTitle]="'CHOOSE_PRINTER_FOR_PURCHASE_ORDERS' | localize"
17234
+ [headerTitle]="'CREATE_PURCHASE_ORDER' | localize"
17166
17235
  [defaultSendMethod]="defaultSendMethod"
17167
17236
  [visibleMethods]="[sendMethodType.Print]"
17168
17237
  [emailAddresses]="emailAddresses"
@@ -19773,8 +19842,8 @@ TransactionCreationService.decorators = [
19773
19842
  ];
19774
19843
 
19775
19844
  class TransactionQuickAccessSalesQuotationComponent extends TransactionQuickAccessSendMethodBaseComponent {
19776
- constructor(transactionEventService, iconCacheService, screenConfigService, imageService, dictionaryService, transactionService, changeDetector, transactionCreationService) {
19777
- super(transactionEventService, iconCacheService, screenConfigService, imageService, dictionaryService, transactionService, changeDetector);
19845
+ constructor(transactionEventService, iconCacheService, screenConfigService, imageService, dictionaryService, transactionService, changeDetector, dialogService, transactionCreationService) {
19846
+ super(transactionEventService, iconCacheService, screenConfigService, imageService, dictionaryService, transactionService, changeDetector, dialogService);
19778
19847
  this.transactionEventService = transactionEventService;
19779
19848
  this.iconCacheService = iconCacheService;
19780
19849
  this.screenConfigService = screenConfigService;
@@ -19782,6 +19851,7 @@ class TransactionQuickAccessSalesQuotationComponent extends TransactionQuickAcce
19782
19851
  this.dictionaryService = dictionaryService;
19783
19852
  this.transactionService = transactionService;
19784
19853
  this.changeDetector = changeDetector;
19854
+ this.dialogService = dialogService;
19785
19855
  this.transactionCreationService = transactionCreationService;
19786
19856
  this.creatingSalesOrder = false;
19787
19857
  this._subscriptions = [];
@@ -19955,6 +20025,7 @@ TransactionQuickAccessSalesQuotationComponent.ctorParameters = () => [
19955
20025
  { type: DictionaryService },
19956
20026
  { type: TransactionService },
19957
20027
  { type: ChangeDetectorRef },
20028
+ { type: DialogService },
19958
20029
  { type: TransactionCreationService }
19959
20030
  ];
19960
20031
  TransactionQuickAccessSalesQuotationComponent.propDecorators = {
@@ -40097,13 +40168,13 @@ class TransactionStatusbarComponent {
40097
40168
  this.statusbarData.push(this.getStatusbarLine("ORDERED", transaction.quantityOrdered, transaction.quantityToBeOrdered, transaction.isFullyOrdered)); //Besteld
40098
40169
  }
40099
40170
  if (this.screenConfigService.getObjectConfigurationFor(this._configNames.statusBarTG).immediatelyVisible()) {
40100
- this.statusbarData.push(this.getStatusbarLine("ALLOCATED", transaction.quantityAllocated)); //Toegewezen
40171
+ this.statusbarData.push(this.getStatusbarLine("ALLOCATED", transaction.quantityAllocatedExcludingDeliveryCosts, transaction.quantityTotalExcludingDeliveryCosts)); //Toegewezen
40101
40172
  }
40102
40173
  if (this.screenConfigService.getObjectConfigurationFor(this._configNames.statusBarTP).immediatelyVisible()) {
40103
- this.statusbarData.push(this.getStatusbarLine("TO_BE_PICKED", transaction.quantityToBePicked)); //Te picken
40174
+ this.statusbarData.push(this.getStatusbarLine("TO_BE_PICKED", transaction.quantityToBePickedExcludingDeliveryCosts, transaction.quantityTotalExcludingDeliveryCosts)); //Te picken
40104
40175
  }
40105
40176
  if (this.screenConfigService.getObjectConfigurationFor(this._configNames.statusBarGT).immediatelyVisible()) {
40106
- this.statusbarData.push(this.getStatusbarLine("PICKED", transaction.quantityPicked)); //Gepickt
40177
+ this.statusbarData.push(this.getStatusbarLine("PICKED", transaction.quantityPickedExcludingDeliveryCosts, transaction.quantityTotalExcludingDeliveryCosts)); //Gepickt
40107
40178
  }
40108
40179
  if (this.screenConfigService.getObjectConfigurationFor(this._configNames.statusBarGL).immediatelyVisible()) {
40109
40180
  this.statusbarData.push(this.getStatusbarLine("DELIVERED", transaction.quantityDelivered)); //Geleverd
@@ -40119,7 +40190,7 @@ class TransactionStatusbarComponent {
40119
40190
  this.statusbarData.push(this.getStatusbarLine("ORDERED", transaction.quantityOrdered, transaction.quantityToBeOrdered, transaction.isFullyOrdered)); //Besteld
40120
40191
  }
40121
40192
  if (this.screenConfigService.getObjectConfigurationFor(this._configNames.statusBarTG).immediatelyVisible()) {
40122
- this.statusbarData.push(this.getStatusbarLine("ALLOCATED", transaction.quantityAllocated)); //Toegewezen
40193
+ this.statusbarData.push(this.getStatusbarLine("ALLOCATED", transaction.quantityAllocatedExcludingDeliveryCosts, transaction.quantityTotalExcludingDeliveryCosts)); //Toegewezen
40123
40194
  }
40124
40195
  if (this.screenConfigService.getObjectConfigurationFor(this._configNames.statusBarPA).immediatelyVisible()) {
40125
40196
  this.statusbarData.push(this.getStatusbarLine("PLANNING_REQUESTED", transaction.quantityPlanningRequested)); //Voorkeur aangevraagd
@@ -40128,10 +40199,10 @@ class TransactionStatusbarComponent {
40128
40199
  this.statusbarData.push(this.getStatusbarLine("PLANNING_PREFERRED_DATE_ENTERED", transaction.quantityPlanningPreferredDateEntered)); //Voorkeur bekend
40129
40200
  }
40130
40201
  if (this.screenConfigService.getObjectConfigurationFor(this._configNames.statusBarTP).immediatelyVisible()) {
40131
- this.statusbarData.push(this.getStatusbarLine("TO_BE_PICKED", transaction.quantityToBePicked)); //Te picken
40202
+ this.statusbarData.push(this.getStatusbarLine("TO_BE_PICKED", transaction.quantityToBePickedExcludingDeliveryCosts, transaction.quantityTotalExcludingDeliveryCosts)); //Te picken
40132
40203
  }
40133
40204
  if (this.screenConfigService.getObjectConfigurationFor(this._configNames.statusBarGT).immediatelyVisible()) {
40134
- this.statusbarData.push(this.getStatusbarLine("PICKED", transaction.quantityPicked)); //Gepickt
40205
+ this.statusbarData.push(this.getStatusbarLine("PICKED", transaction.quantityPickedExcludingDeliveryCosts, transaction.quantityTotalExcludingDeliveryCosts)); //Gepickt
40135
40206
  }
40136
40207
  if (this.screenConfigService.getObjectConfigurationFor(this._configNames.statusBarGP).immediatelyVisible()) {
40137
40208
  this.statusbarData.push(this.getStatusbarLine("PLANNED", transaction.quantityPlanningFinal)); //Gepland