@colijnit/transaction 262.1.18 → 262.1.19
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/fesm2022/colijnit-transaction.mjs +126 -99
- package/fesm2022/colijnit-transaction.mjs.map +1 -1
- package/index.d.ts +9 -7
- package/lib/component/checkout/checkout-overview-relation-edit/style/material.scss +0 -1
- package/lib/component/relation/relation-addresses/style/_layout.scss +0 -4
- package/lib/component/transaction-header/transaction-header-delivery/style/_layout.scss +0 -4
- package/lib/component/transaction-header/transaction-header-popup/style/_layout.scss +0 -5
- package/lib/component/transaction-header/transaction-header-relation/style/_layout.scss +0 -4
- package/lib/component/transaction-header/transaction-header-relation/style/material.scss +0 -1
- package/package.json +3 -3
- package/colijnit-transaction-262.1.16.tgz +0 -0
- package/colijnit-transaction-262.1.17.tgz +0 -0
|
@@ -355,8 +355,8 @@ import { DateField } from '@colijnit/ioneconnector/build/factory/decorators/date
|
|
|
355
355
|
class Version {
|
|
356
356
|
name = "@colijnit/transaction";
|
|
357
357
|
description = "Colijn IT transaction package";
|
|
358
|
-
symVer = "262.1.
|
|
359
|
-
publishDate = "
|
|
358
|
+
symVer = "262.1.19";
|
|
359
|
+
publishDate = "16/06/2026, 14:45:16";
|
|
360
360
|
}
|
|
361
361
|
|
|
362
362
|
class CheckoutModuleService extends BaseModuleService {
|
|
@@ -66744,7 +66744,7 @@ class TransactionPurchaseOrderFilterContentLogisticsComponent extends Transactio
|
|
|
66744
66744
|
<div class="filter-item-wrapper">
|
|
66745
66745
|
<co-transaction-filter-item [placeholder]="'WAREHOUSE'"
|
|
66746
66746
|
[collection]="warehouses"
|
|
66747
|
-
[(model)]="searchService.searchRequest.
|
|
66747
|
+
[(model)]="searchService.searchRequest.rangeWarehouse"
|
|
66748
66748
|
[mode]="modes.Filterlist">
|
|
66749
66749
|
</co-transaction-filter-item>
|
|
66750
66750
|
</div>
|
|
@@ -66899,7 +66899,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImpo
|
|
|
66899
66899
|
<div class="filter-item-wrapper">
|
|
66900
66900
|
<co-transaction-filter-item [placeholder]="'WAREHOUSE'"
|
|
66901
66901
|
[collection]="warehouses"
|
|
66902
|
-
[(model)]="searchService.searchRequest.
|
|
66902
|
+
[(model)]="searchService.searchRequest.rangeWarehouse"
|
|
66903
66903
|
[mode]="modes.Filterlist">
|
|
66904
66904
|
</co-transaction-filter-item>
|
|
66905
66905
|
</div>
|
|
@@ -68136,7 +68136,7 @@ class TransactionSalesOrderFilterContentLogisticsComponent extends TransactionFi
|
|
|
68136
68136
|
<div class="filter-item-wrapper">
|
|
68137
68137
|
<co-transaction-filter-item [placeholder]="'WAREHOUSE'"
|
|
68138
68138
|
[collection]="warehouses"
|
|
68139
|
-
[(model)]="searchService.searchRequest.
|
|
68139
|
+
[(model)]="searchService.searchRequest.rangeWarehouse"
|
|
68140
68140
|
[mode]="modes.Filterlist"
|
|
68141
68141
|
(activeFilterCountChange)="onActiveFilterCountChanged($event)">
|
|
68142
68142
|
</co-transaction-filter-item>
|
|
@@ -68319,7 +68319,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImpo
|
|
|
68319
68319
|
<div class="filter-item-wrapper">
|
|
68320
68320
|
<co-transaction-filter-item [placeholder]="'WAREHOUSE'"
|
|
68321
68321
|
[collection]="warehouses"
|
|
68322
|
-
[(model)]="searchService.searchRequest.
|
|
68322
|
+
[(model)]="searchService.searchRequest.rangeWarehouse"
|
|
68323
68323
|
[mode]="modes.Filterlist"
|
|
68324
68324
|
(activeFilterCountChange)="onActiveFilterCountChanged($event)">
|
|
68325
68325
|
</co-transaction-filter-item>
|
|
@@ -74286,7 +74286,7 @@ class TransactionSalesQuotationFilterContentLogisticsComponent extends Transacti
|
|
|
74286
74286
|
<div class="filter-item-wrapper">
|
|
74287
74287
|
<co-transaction-filter-item [placeholder]="'WAREHOUSE'"
|
|
74288
74288
|
[collection]="warehouses"
|
|
74289
|
-
[(model)]="searchRequest.
|
|
74289
|
+
[(model)]="searchRequest.rangeWarehouse"
|
|
74290
74290
|
[mode]="modes.Filterlist">
|
|
74291
74291
|
</co-transaction-filter-item>
|
|
74292
74292
|
</div>
|
|
@@ -74340,7 +74340,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImpo
|
|
|
74340
74340
|
<div class="filter-item-wrapper">
|
|
74341
74341
|
<co-transaction-filter-item [placeholder]="'WAREHOUSE'"
|
|
74342
74342
|
[collection]="warehouses"
|
|
74343
|
-
[(model)]="searchRequest.
|
|
74343
|
+
[(model)]="searchRequest.rangeWarehouse"
|
|
74344
74344
|
[mode]="modes.Filterlist">
|
|
74345
74345
|
</co-transaction-filter-item>
|
|
74346
74346
|
</div>
|
|
@@ -75018,7 +75018,7 @@ class TransactionCashDeskFilterContentLogisticsComponent extends TransactionFilt
|
|
|
75018
75018
|
<div class="filter-item-wrapper">
|
|
75019
75019
|
<co-transaction-filter-item [placeholder]="'WAREHOUSE'"
|
|
75020
75020
|
[collection]="warehouses"
|
|
75021
|
-
[(model)]="searchService.searchRequest.
|
|
75021
|
+
[(model)]="searchService.searchRequest.rangeWarehouse"
|
|
75022
75022
|
[mode]="modes.Filterlist">
|
|
75023
75023
|
</co-transaction-filter-item>
|
|
75024
75024
|
</div>
|
|
@@ -75167,7 +75167,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImpo
|
|
|
75167
75167
|
<div class="filter-item-wrapper">
|
|
75168
75168
|
<co-transaction-filter-item [placeholder]="'WAREHOUSE'"
|
|
75169
75169
|
[collection]="warehouses"
|
|
75170
|
-
[(model)]="searchService.searchRequest.
|
|
75170
|
+
[(model)]="searchService.searchRequest.rangeWarehouse"
|
|
75171
75171
|
[mode]="modes.Filterlist">
|
|
75172
75172
|
</co-transaction-filter-item>
|
|
75173
75173
|
</div>
|
|
@@ -76582,7 +76582,7 @@ class TransactionServiceOrderFilterContentLogisticsComponent extends Transaction
|
|
|
76582
76582
|
<div class="filter-item-wrapper">
|
|
76583
76583
|
<co-transaction-filter-item [placeholder]="'WAREHOUSE'"
|
|
76584
76584
|
[collection]="warehouses"
|
|
76585
|
-
[(model)]="searchService.searchRequest.
|
|
76585
|
+
[(model)]="searchService.searchRequest.rangeWarehouse"
|
|
76586
76586
|
[mode]="modes.Filterlist">
|
|
76587
76587
|
</co-transaction-filter-item>
|
|
76588
76588
|
</div>
|
|
@@ -76731,7 +76731,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImpo
|
|
|
76731
76731
|
<div class="filter-item-wrapper">
|
|
76732
76732
|
<co-transaction-filter-item [placeholder]="'WAREHOUSE'"
|
|
76733
76733
|
[collection]="warehouses"
|
|
76734
|
-
[(model)]="searchService.searchRequest.
|
|
76734
|
+
[(model)]="searchService.searchRequest.rangeWarehouse"
|
|
76735
76735
|
[mode]="modes.Filterlist">
|
|
76736
76736
|
</co-transaction-filter-item>
|
|
76737
76737
|
</div>
|
|
@@ -84952,6 +84952,11 @@ class TransactionCopyOrderComponent extends TransactionHeaderBaseComponent {
|
|
|
84952
84952
|
imageService;
|
|
84953
84953
|
changeDetector;
|
|
84954
84954
|
cfgNames = TransactionCfgName;
|
|
84955
|
+
form;
|
|
84956
|
+
closeDialog = new EventEmitter();
|
|
84957
|
+
showClass() {
|
|
84958
|
+
return true;
|
|
84959
|
+
}
|
|
84955
84960
|
salesPersons = [];
|
|
84956
84961
|
branches = [];
|
|
84957
84962
|
customers = [];
|
|
@@ -84960,10 +84965,6 @@ class TransactionCopyOrderComponent extends TransactionHeaderBaseComponent {
|
|
|
84960
84965
|
selectedCustomer;
|
|
84961
84966
|
copyTransactionRequest = new CopyTransactionRequest();
|
|
84962
84967
|
disableCopyOrderButtons = false;
|
|
84963
|
-
closeDialog = new EventEmitter();
|
|
84964
|
-
showClass() {
|
|
84965
|
-
return true;
|
|
84966
|
-
}
|
|
84967
84968
|
constructor(transactionHeaderService, transactionEventService, service, iconCacheService, relationService, transactionCreationService, transactionScreenConfigurationService, dictionaryService, imageService, changeDetector) {
|
|
84968
84969
|
super(transactionHeaderService, transactionEventService, iconCacheService, transactionScreenConfigurationService, imageService, dictionaryService, service, changeDetector);
|
|
84969
84970
|
this.transactionHeaderService = transactionHeaderService;
|
|
@@ -84977,13 +84978,6 @@ class TransactionCopyOrderComponent extends TransactionHeaderBaseComponent {
|
|
|
84977
84978
|
this.imageService = imageService;
|
|
84978
84979
|
this.changeDetector = changeDetector;
|
|
84979
84980
|
}
|
|
84980
|
-
transactionSet() {
|
|
84981
|
-
this.copyTransactionRequest.transactionDate = new Date();
|
|
84982
|
-
this.copyTransactionRequest.transId = this.transactionInfo.id;
|
|
84983
|
-
this.selectedCustomer = this.transactionInfo.relation;
|
|
84984
|
-
this._getSalesPersons();
|
|
84985
|
-
this._getBranches();
|
|
84986
|
-
}
|
|
84987
84981
|
getCustomers = (text) => {
|
|
84988
84982
|
const request = new RelationRequest();
|
|
84989
84983
|
request.relationType = RelationKind$1.Customer;
|
|
@@ -85003,6 +84997,9 @@ class TransactionCopyOrderComponent extends TransactionHeaderBaseComponent {
|
|
|
85003
84997
|
}
|
|
85004
84998
|
}
|
|
85005
84999
|
async handleOkClick() {
|
|
85000
|
+
this.form.submit();
|
|
85001
|
+
}
|
|
85002
|
+
async handleFormSubmit() {
|
|
85006
85003
|
if (this.selectedCustomer === undefined || this.selectedBranch === undefined) {
|
|
85007
85004
|
return;
|
|
85008
85005
|
}
|
|
@@ -85037,6 +85034,13 @@ class TransactionCopyOrderComponent extends TransactionHeaderBaseComponent {
|
|
|
85037
85034
|
handleCancelClick() {
|
|
85038
85035
|
this.closeDialog.emit();
|
|
85039
85036
|
}
|
|
85037
|
+
transactionSet() {
|
|
85038
|
+
this.copyTransactionRequest.transactionDate = new Date();
|
|
85039
|
+
this.copyTransactionRequest.transId = this.transactionInfo.id;
|
|
85040
|
+
this.selectedCustomer = this.transactionInfo.relation;
|
|
85041
|
+
this._getSalesPersons();
|
|
85042
|
+
this._getBranches();
|
|
85043
|
+
}
|
|
85040
85044
|
async _getSalesPersons() {
|
|
85041
85045
|
this.transactionService.getSalesPersons().then((salesPersons) => {
|
|
85042
85046
|
this.salesPersons = salesPersons;
|
|
@@ -85054,46 +85058,54 @@ class TransactionCopyOrderComponent extends TransactionHeaderBaseComponent {
|
|
|
85054
85058
|
});
|
|
85055
85059
|
}
|
|
85056
85060
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: TransactionCopyOrderComponent, deps: [{ token: TransactionHeaderService }, { token: TransactionEventService }, { token: TransactionService }, { token: IconCacheService }, { token: TransactionRelationService }, { token: TransactionCreationService }, { token: TransactionScreenConfigurationService }, { token: DictionaryService }, { token: TransactionImageService }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component });
|
|
85057
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: TransactionCopyOrderComponent, isStandalone: false, selector: "co-transaction-copy-order", outputs: { closeDialog: "closeDialog" }, host: { properties: { "class.co-transaction-copy-order": "this.showClass" } }, usesInheritance: true, ngImport: i0, template: `
|
|
85061
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: TransactionCopyOrderComponent, isStandalone: false, selector: "co-transaction-copy-order", outputs: { closeDialog: "closeDialog" }, host: { properties: { "class.co-transaction-copy-order": "this.showClass" } }, viewQueries: [{ propertyName: "form", first: true, predicate: FormComponent, descendants: true }], usesInheritance: true, ngImport: i0, template: `
|
|
85058
85062
|
<co-dialog
|
|
85059
85063
|
[modal]="true"
|
|
85060
85064
|
[headerTemplate]="headerTemplate"
|
|
85061
85065
|
[footerTemplate]="footerTemplate"
|
|
85062
85066
|
(closeClick)="closeDialog.emit()">
|
|
85063
|
-
<
|
|
85064
|
-
<
|
|
85065
|
-
|
|
85066
|
-
<
|
|
85067
|
-
|
|
85068
|
-
|
|
85069
|
-
|
|
85070
|
-
|
|
85071
|
-
|
|
85072
|
-
|
|
85073
|
-
|
|
85074
|
-
|
|
85075
|
-
|
|
85076
|
-
|
|
85077
|
-
|
|
85078
|
-
|
|
85079
|
-
|
|
85080
|
-
|
|
85081
|
-
|
|
85082
|
-
|
|
85083
|
-
|
|
85084
|
-
|
|
85085
|
-
|
|
85086
|
-
|
|
85087
|
-
|
|
85088
|
-
|
|
85089
|
-
|
|
85090
|
-
|
|
85091
|
-
|
|
85092
|
-
|
|
85093
|
-
|
|
85094
|
-
|
|
85067
|
+
<co-form (validSubmit)="handleFormSubmit()">
|
|
85068
|
+
<div class="content-wrapper">
|
|
85069
|
+
<span [textContent]="'BASIC_ORDER_DETAILS' | localize"></span>
|
|
85070
|
+
<div class="selection-wrapper">
|
|
85071
|
+
<co-list-of-values
|
|
85072
|
+
[largeCollection]="true"
|
|
85073
|
+
[collectionLoadFn]="getCustomers"
|
|
85074
|
+
[readonly]="readonly"
|
|
85075
|
+
[required]="true"
|
|
85076
|
+
[label]="'CUSTOMER' | localize"
|
|
85077
|
+
[displayField]="'familyName'"
|
|
85078
|
+
[(model)]="selectedCustomer">
|
|
85079
|
+
</co-list-of-values>
|
|
85080
|
+
<co-list-of-values
|
|
85081
|
+
[readonly]="readonly"
|
|
85082
|
+
[required]="true"
|
|
85083
|
+
[label]="'BRANCH' | localize"
|
|
85084
|
+
[collection]="branches"
|
|
85085
|
+
[displayField]="'description'"
|
|
85086
|
+
[(model)]="selectedBranch">
|
|
85087
|
+
</co-list-of-values>
|
|
85088
|
+
<co-input-date
|
|
85089
|
+
[placeholder]="'ORDER_DATE' | localize"
|
|
85090
|
+
[firstDayOfWeek]="firstDayOfWeek"
|
|
85091
|
+
[(model)]="copyTransactionRequest.transactionDate">
|
|
85092
|
+
</co-input-date>
|
|
85093
|
+
<co-list-of-values
|
|
85094
|
+
[readonly]="readonly"
|
|
85095
|
+
[label]="'SALES_PERSON' | localize"
|
|
85096
|
+
[collection]="salesPersons"
|
|
85097
|
+
[displayField]="'name'"
|
|
85098
|
+
[(model)]="selectedSalesPerson">
|
|
85099
|
+
</co-list-of-values>
|
|
85100
|
+
<co-input-date
|
|
85101
|
+
[screenConfigurationObject]="cfgNames.DeliveryDate"
|
|
85102
|
+
[placeholder]="'DELIVERY_DATE' | localize"
|
|
85103
|
+
[firstDayOfWeek]="firstDayOfWeek"
|
|
85104
|
+
[(model)]="copyTransactionRequest.deliveryDate"
|
|
85105
|
+
></co-input-date>
|
|
85106
|
+
</div>
|
|
85095
85107
|
</div>
|
|
85096
|
-
</
|
|
85108
|
+
</co-form>
|
|
85097
85109
|
</co-dialog>
|
|
85098
85110
|
|
|
85099
85111
|
<ng-template #headerTemplate>
|
|
@@ -85106,58 +85118,65 @@ class TransactionCopyOrderComponent extends TransactionHeaderBaseComponent {
|
|
|
85106
85118
|
<ng-template #footerTemplate>
|
|
85107
85119
|
<div class="co-dialog-footer-button-wrapper">
|
|
85108
85120
|
<co-default-confirm-cancel-buttons
|
|
85109
|
-
|
|
85110
85121
|
(handleConfirmButtonClicked)="handleOkClick()"
|
|
85111
85122
|
(handleCancelButtonClicked)="handleCancelClick()">
|
|
85112
85123
|
</co-default-confirm-cancel-buttons>
|
|
85113
85124
|
</div>
|
|
85114
85125
|
</ng-template>
|
|
85115
|
-
`, isInline: true, dependencies: [{ kind: "component", type: i1$1.CoDialogComponent, selector: "co-dialog", inputs: ["customCssClass", "headerTemplate", "footerTemplate", "showCloseIcon", "modal", "borderless"], outputs: ["closeClick"] }, { kind: "component", type: i1$1.ListOfValuesComponent, selector: "co-list-of-values", inputs: ["model", "multiselect", "showToggleAll", "largeCollection", "displayField", "optionIcon", "collection", "collectionLoadFn", "collectionLoadFnProp", "leftIconData", "searchPlaceholder", "searchDisabled", "showChips"] }, { kind: "component", type: i1$1.InputDatePickerComponent, selector: "co-input-date", inputs: ["firstDayOfWeek", "showClearButton"] }, { kind: "component", type: i1$1.IconComponent, selector: "co-icon", inputs: ["icon", "iconData"] }, { kind: "component", type: DefaultConfirmCancelButtonsComponent, selector: "co-default-confirm-cancel-buttons", inputs: ["disableConfirmButton"], outputs: ["handleConfirmButtonClicked", "handleCancelButtonClicked"] }, { kind: "pipe", type: LocalizePipe, name: "localize" }], encapsulation: i0.ViewEncapsulation.None });
|
|
85126
|
+
`, isInline: true, dependencies: [{ kind: "component", type: i1$1.CoDialogComponent, selector: "co-dialog", inputs: ["customCssClass", "headerTemplate", "footerTemplate", "showCloseIcon", "modal", "borderless"], outputs: ["closeClick"] }, { kind: "component", type: i1$1.ListOfValuesComponent, selector: "co-list-of-values", inputs: ["model", "multiselect", "showToggleAll", "largeCollection", "displayField", "optionIcon", "collection", "collectionLoadFn", "collectionLoadFnProp", "leftIconData", "searchPlaceholder", "searchDisabled", "showChips"] }, { kind: "component", type: i1$1.InputDatePickerComponent, selector: "co-input-date", inputs: ["firstDayOfWeek", "showClearButton"] }, { kind: "component", type: i1$1.IconComponent, selector: "co-icon", inputs: ["icon", "iconData"] }, { kind: "component", type: DefaultConfirmCancelButtonsComponent, selector: "co-default-confirm-cancel-buttons", inputs: ["disableConfirmButton"], outputs: ["handleConfirmButtonClicked", "handleCancelButtonClicked"] }, { kind: "component", type: i1$1.FormComponent, selector: "co-form", inputs: ["readonly", "keepInView"], outputs: ["onChange", "validSubmit", "anySubmit", "validityChange", "readonlyChange", "invalidSubmit"] }, { kind: "directive", type: i1$1.ScreenConfigurationDirective, selector: "[screenConfigurationObject]", inputs: ["screenConfigurationObject", "dataName", "screenConfigNativeElement", "noModuleService"] }, { kind: "pipe", type: LocalizePipe, name: "localize" }], encapsulation: i0.ViewEncapsulation.None });
|
|
85116
85127
|
}
|
|
85117
85128
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: TransactionCopyOrderComponent, decorators: [{
|
|
85118
85129
|
type: Component,
|
|
85119
85130
|
args: [{
|
|
85120
|
-
selector:
|
|
85131
|
+
selector: 'co-transaction-copy-order',
|
|
85121
85132
|
template: `
|
|
85122
85133
|
<co-dialog
|
|
85123
85134
|
[modal]="true"
|
|
85124
85135
|
[headerTemplate]="headerTemplate"
|
|
85125
85136
|
[footerTemplate]="footerTemplate"
|
|
85126
85137
|
(closeClick)="closeDialog.emit()">
|
|
85127
|
-
<
|
|
85128
|
-
<
|
|
85129
|
-
|
|
85130
|
-
<
|
|
85131
|
-
|
|
85132
|
-
|
|
85133
|
-
|
|
85134
|
-
|
|
85135
|
-
|
|
85136
|
-
|
|
85137
|
-
|
|
85138
|
-
|
|
85139
|
-
|
|
85140
|
-
|
|
85141
|
-
|
|
85142
|
-
|
|
85143
|
-
|
|
85144
|
-
|
|
85145
|
-
|
|
85146
|
-
|
|
85147
|
-
|
|
85148
|
-
|
|
85149
|
-
|
|
85150
|
-
|
|
85151
|
-
|
|
85152
|
-
|
|
85153
|
-
|
|
85154
|
-
|
|
85155
|
-
|
|
85156
|
-
|
|
85157
|
-
|
|
85158
|
-
|
|
85138
|
+
<co-form (validSubmit)="handleFormSubmit()">
|
|
85139
|
+
<div class="content-wrapper">
|
|
85140
|
+
<span [textContent]="'BASIC_ORDER_DETAILS' | localize"></span>
|
|
85141
|
+
<div class="selection-wrapper">
|
|
85142
|
+
<co-list-of-values
|
|
85143
|
+
[largeCollection]="true"
|
|
85144
|
+
[collectionLoadFn]="getCustomers"
|
|
85145
|
+
[readonly]="readonly"
|
|
85146
|
+
[required]="true"
|
|
85147
|
+
[label]="'CUSTOMER' | localize"
|
|
85148
|
+
[displayField]="'familyName'"
|
|
85149
|
+
[(model)]="selectedCustomer">
|
|
85150
|
+
</co-list-of-values>
|
|
85151
|
+
<co-list-of-values
|
|
85152
|
+
[readonly]="readonly"
|
|
85153
|
+
[required]="true"
|
|
85154
|
+
[label]="'BRANCH' | localize"
|
|
85155
|
+
[collection]="branches"
|
|
85156
|
+
[displayField]="'description'"
|
|
85157
|
+
[(model)]="selectedBranch">
|
|
85158
|
+
</co-list-of-values>
|
|
85159
|
+
<co-input-date
|
|
85160
|
+
[placeholder]="'ORDER_DATE' | localize"
|
|
85161
|
+
[firstDayOfWeek]="firstDayOfWeek"
|
|
85162
|
+
[(model)]="copyTransactionRequest.transactionDate">
|
|
85163
|
+
</co-input-date>
|
|
85164
|
+
<co-list-of-values
|
|
85165
|
+
[readonly]="readonly"
|
|
85166
|
+
[label]="'SALES_PERSON' | localize"
|
|
85167
|
+
[collection]="salesPersons"
|
|
85168
|
+
[displayField]="'name'"
|
|
85169
|
+
[(model)]="selectedSalesPerson">
|
|
85170
|
+
</co-list-of-values>
|
|
85171
|
+
<co-input-date
|
|
85172
|
+
[screenConfigurationObject]="cfgNames.DeliveryDate"
|
|
85173
|
+
[placeholder]="'DELIVERY_DATE' | localize"
|
|
85174
|
+
[firstDayOfWeek]="firstDayOfWeek"
|
|
85175
|
+
[(model)]="copyTransactionRequest.deliveryDate"
|
|
85176
|
+
></co-input-date>
|
|
85177
|
+
</div>
|
|
85159
85178
|
</div>
|
|
85160
|
-
</
|
|
85179
|
+
</co-form>
|
|
85161
85180
|
</co-dialog>
|
|
85162
85181
|
|
|
85163
85182
|
<ng-template #headerTemplate>
|
|
@@ -85170,7 +85189,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImpo
|
|
|
85170
85189
|
<ng-template #footerTemplate>
|
|
85171
85190
|
<div class="co-dialog-footer-button-wrapper">
|
|
85172
85191
|
<co-default-confirm-cancel-buttons
|
|
85173
|
-
|
|
85174
85192
|
(handleConfirmButtonClicked)="handleOkClick()"
|
|
85175
85193
|
(handleCancelButtonClicked)="handleCancelClick()">
|
|
85176
85194
|
</co-default-confirm-cancel-buttons>
|
|
@@ -85180,11 +85198,14 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImpo
|
|
|
85180
85198
|
encapsulation: ViewEncapsulation.None,
|
|
85181
85199
|
standalone: false
|
|
85182
85200
|
}]
|
|
85183
|
-
}], ctorParameters: () => [{ type: TransactionHeaderService }, { type: TransactionEventService }, { type: TransactionService }, { type: IconCacheService }, { type: TransactionRelationService }, { type: TransactionCreationService }, { type: TransactionScreenConfigurationService }, { type: DictionaryService }, { type: TransactionImageService }, { type: i0.ChangeDetectorRef }], propDecorators: {
|
|
85201
|
+
}], ctorParameters: () => [{ type: TransactionHeaderService }, { type: TransactionEventService }, { type: TransactionService }, { type: IconCacheService }, { type: TransactionRelationService }, { type: TransactionCreationService }, { type: TransactionScreenConfigurationService }, { type: DictionaryService }, { type: TransactionImageService }, { type: i0.ChangeDetectorRef }], propDecorators: { form: [{
|
|
85202
|
+
type: ViewChild,
|
|
85203
|
+
args: [FormComponent, { static: false }]
|
|
85204
|
+
}], closeDialog: [{
|
|
85184
85205
|
type: Output
|
|
85185
85206
|
}], showClass: [{
|
|
85186
85207
|
type: HostBinding,
|
|
85187
|
-
args: [
|
|
85208
|
+
args: ['class.co-transaction-copy-order']
|
|
85188
85209
|
}] } });
|
|
85189
85210
|
|
|
85190
85211
|
class TransactionLinesSidePanelComponent {
|
|
@@ -100968,7 +100989,9 @@ class TransactionCopyOrderModule {
|
|
|
100968
100989
|
ListOfValuesModule,
|
|
100969
100990
|
InputDatePickerModule,
|
|
100970
100991
|
IconModule,
|
|
100971
|
-
DefaultConfirmCancelButtonsModule
|
|
100992
|
+
DefaultConfirmCancelButtonsModule,
|
|
100993
|
+
FormModule,
|
|
100994
|
+
ScreenConfigurationModule], exports: [TransactionCopyOrderComponent] });
|
|
100972
100995
|
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: TransactionCopyOrderModule, imports: [CommonModule,
|
|
100973
100996
|
CoDialogModule,
|
|
100974
100997
|
ButtonModule,
|
|
@@ -100976,7 +100999,9 @@ class TransactionCopyOrderModule {
|
|
|
100976
100999
|
ListOfValuesModule,
|
|
100977
101000
|
InputDatePickerModule,
|
|
100978
101001
|
IconModule,
|
|
100979
|
-
DefaultConfirmCancelButtonsModule
|
|
101002
|
+
DefaultConfirmCancelButtonsModule,
|
|
101003
|
+
FormModule,
|
|
101004
|
+
ScreenConfigurationModule] });
|
|
100980
101005
|
}
|
|
100981
101006
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: TransactionCopyOrderModule, decorators: [{
|
|
100982
101007
|
type: NgModule,
|
|
@@ -100989,7 +101014,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImpo
|
|
|
100989
101014
|
ListOfValuesModule,
|
|
100990
101015
|
InputDatePickerModule,
|
|
100991
101016
|
IconModule,
|
|
100992
|
-
DefaultConfirmCancelButtonsModule
|
|
101017
|
+
DefaultConfirmCancelButtonsModule,
|
|
101018
|
+
FormModule,
|
|
101019
|
+
ScreenConfigurationModule
|
|
100993
101020
|
],
|
|
100994
101021
|
declarations: [
|
|
100995
101022
|
TransactionCopyOrderComponent
|