@colijnit/transaction 12.1.114 → 12.1.116
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 +840 -537
- package/bundles/colijnit-transaction.umd.js.map +1 -1
- package/colijnit-transaction.d.ts +340 -334
- package/colijnit-transaction.metadata.json +1 -1
- package/esm2015/colijnit-transaction.js +341 -335
- package/esm2015/lib/component/checkout/checkout.component.js +3 -9
- package/esm2015/lib/component/core/relation/customer-groups.component.js +2 -1
- package/esm2015/lib/component/payment/payment.component.js +2 -5
- package/esm2015/lib/component/payment/payment.module.js +4 -2
- package/esm2015/lib/component/payment-to-pay/payment-to-pay.component.js +26 -0
- package/esm2015/lib/component/payment-to-pay/payment-to-pay.module.js +21 -0
- package/esm2015/lib/component/transaction/transaction.module.js +4 -2
- package/esm2015/lib/component/transaction-card/transaction-card-invoice/transaction-card-invoice.component.js +2 -4
- package/esm2015/lib/component/transaction-card/transaction-card-order-delivery/transaction-card-order-delivery.component.js +2 -6
- package/esm2015/lib/component/transaction-card/transaction-card-receive-goods/transaction-card-receive-goods.component.js +3 -5
- package/esm2015/lib/component/transaction-confirmation-details/transaction-confirmation-details.component.js +2 -1
- package/esm2015/lib/component/transaction-header-fields/transaction-header-payment-condition.component.js +2 -1
- package/esm2015/lib/component/transaction-labeled-warehouse-location-button/transaction-labeled-warehouse-location-button.component.js +74 -0
- package/esm2015/lib/component/transaction-labeled-warehouse-location-button/transaction-labeled-warehouse-location-button.module.js +23 -0
- package/esm2015/lib/component/transaction-line/transaction-cash-register-order-line/transaction-cash-register-order-line.component.js +52 -0
- package/esm2015/lib/component/transaction-line/transaction-cash-register-order-line/transaction-cash-register-order-line.module.js +34 -0
- package/esm2015/lib/component/transaction-line/transaction-goods-allocation-line/transaction-goods-allocation-line.component.js +7 -8
- package/esm2015/lib/component/transaction-line/transaction-invoice-line/transaction-invoice-line-base.component.js +2 -1
- package/esm2015/lib/component/transaction-line/transaction-invoice-line/transaction-invoice-line.component.js +3 -7
- package/esm2015/lib/component/transaction-line/transaction-order-delivery-line/transaction-order-delivery-line-base.component.js +2 -1
- package/esm2015/lib/component/transaction-line/transaction-order-delivery-line/transaction-order-delivery-line.component.js +3 -7
- package/esm2015/lib/component/transaction-line/transaction-purchase-order-line/transaction-purchase-order-line-base.component.js +23 -1
- package/esm2015/lib/component/transaction-line/transaction-purchase-order-line/transaction-purchase-order-line.component.js +69 -50
- package/esm2015/lib/component/transaction-line/transaction-purchase-order-line/transaction-purchase-order-line.module.js +6 -3
- package/esm2015/lib/component/transaction-line/transaction-receive-goods-line/transaction-receive-goods-line-base.component.js +2 -6
- package/esm2015/lib/component/transaction-line/transaction-receive-goods-line/transaction-receive-goods-line.component.js +20 -13
- package/esm2015/lib/component/transaction-line-fields/transaction-line-warehouse-button.component.js +6 -3
- package/esm2015/lib/component/transaction-line-fields/transaction-line-warehouse-location-button.component.js +9 -11
- package/esm2015/lib/component/transaction-line-fields/transaction-line-warehouse-location-button.module.js +4 -2
- package/esm2015/lib/component/transaction-line-fields/transaction-purchase-portal-line-confirmed-delivery-date.component.js +6 -11
- package/esm2015/lib/component/transaction-line-fields/transaction-purchase-portal-line-confirmed-delivery-date.module.js +4 -3
- package/esm2015/lib/component/transaction-line-fields/transaction-purchase-portal-line-confirmed-price.component.js +8 -4
- package/esm2015/lib/component/transaction-line-fields/transaction-purchase-portal-line-gross-order-price.component.js +3 -4
- package/esm2015/lib/component/transaction-line-fields/transaction-purchase-portal-line-net-order-price.component.js +4 -4
- package/esm2015/lib/component/transaction-line-purchase-confirmation/transaction-line-purchase-confirmation.component.js +35 -9
- package/esm2015/lib/component/transaction-line-purchase-confirmation/transaction-line-purchase-confirmation.module.js +5 -3
- package/esm2015/lib/component/transaction-line-purchase-receive-goods/transaction-line-purchase-receive-goods.component.js +18 -9
- package/esm2015/lib/component/transaction-line-purchase-receive-goods/transaction-line-purchase-receive-goods.module.js +6 -3
- package/esm2015/lib/component/transaction-print-package-sticker/transaction-print-package-sticker.component.js +10 -13
- package/esm2015/lib/component/transaction-print-package-sticker/transaction-print-package-sticker.module.js +4 -3
- package/esm2015/lib/component/transaction-quick-access/transaction-quick-access-invoice/transaction-quick-access-invoice.component.js +15 -7
- package/esm2015/lib/component/transaction-quick-access/transaction-quick-access-order-confirmation/transaction-quick-access-order-confirmation.component.js +8 -7
- package/esm2015/lib/component/transaction-quick-access/transaction-quick-access-order-delivery/transaction-quick-access-order-delivery.component.js +9 -3
- package/esm2015/lib/component/transaction-quick-access/transaction-quick-access-overview/transaction-quick-access-overview.component.js +14 -2
- package/esm2015/lib/component/transaction-quick-access/transaction-quick-access-received-goods/transaction-quick-access-received-goods.component.js +15 -1
- package/esm2015/lib/component/transaction-quick-access/transaction-quick-access-received-goods/transaction-quick-access-received-goods.module.js +6 -2
- package/esm2015/lib/component/transaction-send-documents/transaction-send-documents.component.js +10 -6
- package/esm2015/lib/enum/icon.enum.js +6 -1
- package/esm2015/lib/enum/transaction-type-category.enum.js +2 -1
- package/esm2015/lib/model/icon-svg.js +6 -1
- package/esm2015/lib/res/dictionary/dictionaries.js +3 -3
- package/esm2015/lib/service/transaction-base.service.js +2 -3
- package/esm2015/lib/service/transaction-mapping.service.js +3 -1
- package/esm2015/lib/service/transaction.service.js +5 -5
- package/esm2015/lib/transaction-version.js +3 -3
- package/fesm2015/colijnit-transaction.js +661 -342
- package/fesm2015/colijnit-transaction.js.map +1 -1
- package/lib/component/payment/style/_layout.scss +0 -20
- package/lib/component/payment/style/_material-definition.scss +0 -7
- package/lib/component/payment/style/_theme.scss +0 -24
- package/lib/component/payment/style/material.scss +1 -0
- package/lib/component/payment-to-pay/payment-to-pay.component.d.ts +4 -0
- package/lib/component/payment-to-pay/payment-to-pay.module.d.ts +2 -0
- package/lib/component/payment-to-pay/style/_layout.scss +26 -0
- package/lib/component/payment-to-pay/style/_material-definition.scss +6 -0
- package/lib/component/payment-to-pay/style/_theme.scss +9 -0
- package/lib/component/payment-to-pay/style/material.scss +4 -0
- package/lib/component/quick-send-button/style/_layout.scss +7 -0
- package/lib/component/quick-send-button/style/_material-definition.scss +1 -0
- package/lib/component/tile/style/_layout.scss +3 -1
- package/lib/component/transaction/style/_layout.scss +3 -0
- package/lib/component/transaction/style/_material-definition.scss +1 -0
- package/lib/component/transaction/style/material.scss +1 -0
- package/lib/component/transaction-card/transaction-card/style/_layout.scss +0 -29
- package/lib/component/transaction-cash-register-order/style/_layout.scss +126 -0
- package/lib/component/transaction-cash-register-order/style/_material-definition.scss +0 -0
- package/lib/component/transaction-cash-register-order/style/_theme.scss +4 -0
- package/lib/component/transaction-cash-register-order/style/material.scss +5 -0
- package/lib/component/transaction-date-select/style/_layout.scss +1 -0
- package/lib/component/transaction-labeled-warehouse-location-button/style/_layout.scss +46 -0
- package/lib/component/transaction-labeled-warehouse-location-button/style/_material-definition.scss +0 -0
- package/lib/component/transaction-labeled-warehouse-location-button/style/_theme.scss +4 -0
- package/lib/component/transaction-labeled-warehouse-location-button/style/material.scss +4 -0
- package/lib/component/transaction-labeled-warehouse-location-button/transaction-labeled-warehouse-location-button.component.d.ts +25 -0
- package/lib/component/transaction-labeled-warehouse-location-button/transaction-labeled-warehouse-location-button.module.d.ts +2 -0
- package/lib/component/transaction-line/transaction-base-line/style/_material-definition.scss +0 -6
- package/lib/component/transaction-line/transaction-cash-register-order-line/style/_layout.scss +4 -0
- package/lib/component/transaction-line/transaction-cash-register-order-line/style/_material-definition.scss +0 -0
- package/lib/component/transaction-line/transaction-cash-register-order-line/style/_theme.scss +4 -0
- package/lib/component/transaction-line/transaction-cash-register-order-line/style/material.scss +4 -0
- package/lib/component/transaction-line/transaction-cash-register-order-line/transaction-cash-register-order-line.component.d.ts +4 -0
- package/lib/component/transaction-line/transaction-cash-register-order-line/transaction-cash-register-order-line.module.d.ts +2 -0
- package/lib/component/transaction-line/transaction-line/style/_layout.scss +0 -28
- package/lib/component/transaction-line/transaction-purchase-order-line/style/_layout.scss +20 -47
- package/lib/component/transaction-line/transaction-purchase-order-line/transaction-purchase-order-line-base.component.d.ts +2 -0
- package/lib/component/transaction-line/transaction-purchase-order-line/transaction-purchase-order-line.component.d.ts +1 -0
- package/lib/component/transaction-line/transaction-receive-goods-line/style/_layout.scss +4 -4
- package/lib/component/transaction-line/transaction-receive-goods-line/transaction-receive-goods-line-base.component.d.ts +0 -1
- package/lib/component/transaction-line-fields/transaction-line-price/style/_layout.scss +3 -0
- package/lib/component/transaction-line-fields/transaction-line-warehouse-location-button.component.d.ts +1 -4
- package/lib/component/transaction-line-fields/transaction-purchase-portal-line-confirmed-delivery-date.component.d.ts +3 -3
- package/lib/component/transaction-line-fields/transaction-purchase-portal-line-confirmed-price.component.d.ts +1 -0
- package/lib/component/transaction-line-purchase-confirmation/transaction-line-purchase-confirmation.component.d.ts +1 -0
- package/lib/component/transaction-line-purchase-receive-goods/style/_layout.scss +44 -14
- package/lib/component/transaction-line-side-panel/style/_layout.scss +42 -6
- package/lib/component/transaction-print-package-sticker/style/_layout.scss +2 -19
- package/lib/component/transaction-quick-access/transaction-quick-access-invoice/transaction-quick-access-invoice.component.d.ts +4 -1
- package/lib/component/transaction-quick-access/transaction-quick-access-order-confirmation/transaction-quick-access-order-confirmation.component.d.ts +0 -1
- package/lib/component/transaction-quick-access/transaction-quick-access-order-delivery/transaction-quick-access-order-delivery.component.d.ts +2 -0
- package/lib/component/transaction-quick-access/transaction-quick-access-overview/transaction-quick-access-overview.component.d.ts +2 -0
- package/lib/component/transaction-quick-access/transaction-quick-access-received-goods/style/_layout.scss +10 -0
- package/lib/component/transaction-quick-access/transaction-quick-access-received-goods/transaction-quick-access-received-goods.component.d.ts +2 -0
- package/lib/component/transaction-send-documents/transaction-send-documents.component.d.ts +1 -0
- package/lib/enum/icon.enum.d.ts +5 -0
- package/lib/enum/transaction-type-category.enum.d.ts +2 -1
- package/lib/res/dictionary/dictionaries.d.ts +12 -0
- package/lib/service/transaction-base.service.d.ts +0 -1
- package/lib/service/transaction.service.d.ts +1 -1
- package/lib/style/_variables.scss +23 -2
- package/lib/style/transaction-globals.scss +38 -6
- package/package.json +1 -1
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { TransactionPurchaseOrderLineBaseComponent } from './transaction-purchase-order-line-base.component';
|
|
2
2
|
export declare class TransactionPurchaseOrderLineComponent extends TransactionPurchaseOrderLineBaseComponent {
|
|
3
3
|
showClass(): boolean;
|
|
4
|
+
confirmDeliveryDate(data: any): void;
|
|
4
5
|
}
|
|
@@ -5,13 +5,13 @@
|
|
|
5
5
|
.line-content-wrapper {
|
|
6
6
|
display: grid;
|
|
7
7
|
grid-template-columns:
|
|
8
|
-
|
|
8
|
+
75px
|
|
9
9
|
$tp-transaction-line-button-width
|
|
10
10
|
$tp-transaction-line-button-width
|
|
11
11
|
$tp-transaction-line-button-width
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
$tp-transaction-line-
|
|
12
|
+
$tp-transaction-line-button-width
|
|
13
|
+
$tp-transaction-line-input-number-picker-width
|
|
14
|
+
$tp-transaction-line-input-number-picker-width;
|
|
15
15
|
grid-template-rows: $tp-transaction-line-button-height;
|
|
16
16
|
gap: 0 10px;
|
|
17
17
|
grid-template-areas:
|
|
@@ -12,7 +12,6 @@ export declare abstract class TransactionReceiveGoodsLineBaseComponent extends T
|
|
|
12
12
|
ngOnDestroy(): void;
|
|
13
13
|
changeLineAmount(amount: number): void;
|
|
14
14
|
handleLineClicked(mouseClick: PointerEvent): void;
|
|
15
|
-
protected transactionSet(): void;
|
|
16
15
|
protected transactionLineSet(): void;
|
|
17
16
|
private _handleTransactionLineSet;
|
|
18
17
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ChangeDetectorRef
|
|
1
|
+
import { ChangeDetectorRef } from '@angular/core';
|
|
2
2
|
import { Icon } from "../../enum/icon.enum";
|
|
3
3
|
import { IconCacheService } from "../../service/icon-cache.service";
|
|
4
4
|
import { DialogService } from "../../service/dialog.service";
|
|
@@ -16,10 +16,7 @@ export declare class TransactionLineWarehouseLocationButtonComponent extends Tra
|
|
|
16
16
|
protected changeDetector: ChangeDetectorRef;
|
|
17
17
|
private _dialogService;
|
|
18
18
|
readonly icons: typeof Icon;
|
|
19
|
-
locationNr: string;
|
|
20
|
-
warehouseNumber: number;
|
|
21
19
|
readonly: boolean;
|
|
22
|
-
locationNrChange: EventEmitter<string>;
|
|
23
20
|
showClass(): boolean;
|
|
24
21
|
constructor(transactionEventService: TransactionEventService, service: TransactionService, iconCacheService: IconCacheService, dictionaryService: DictionaryService, imageService: TransactionImageService, changeDetector: ChangeDetectorRef, _dialogService: DialogService);
|
|
25
22
|
openWarehouseLocationDialog(): Promise<void>;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import { EventEmitter } from "@angular/core";
|
|
1
2
|
import { Icon } from "../../enum/icon.enum";
|
|
2
|
-
import { IconCacheService } from "../../service/icon-cache.service";
|
|
3
3
|
import { PurchasePortalLine } from "@colijnit/transactionapi/build/model/purchase-portal-line.bo";
|
|
4
4
|
export declare class TransactionPurchasePortalLineConfirmedDeliveryDateComponent {
|
|
5
|
-
iconCacheService: IconCacheService;
|
|
6
5
|
readonly icons: typeof Icon;
|
|
7
6
|
purchasePortalLine: PurchasePortalLine;
|
|
7
|
+
selectedConfirmedDeliveryDate: EventEmitter<any>;
|
|
8
|
+
confirmedDeliveryDate: Date;
|
|
8
9
|
showClass(): boolean;
|
|
9
|
-
constructor(iconCacheService: IconCacheService);
|
|
10
10
|
}
|
|
@@ -9,6 +9,14 @@
|
|
|
9
9
|
display: flex;
|
|
10
10
|
flex-direction: column;
|
|
11
11
|
|
|
12
|
+
.transaction-line-totals-amount {
|
|
13
|
+
margin: 5px;
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
.icon-wrapper .co-icon {
|
|
17
|
+
padding: 13px;
|
|
18
|
+
}
|
|
19
|
+
|
|
12
20
|
//.amount-number-picker {
|
|
13
21
|
// height: 40px;
|
|
14
22
|
// margin: 5px;
|
|
@@ -48,7 +56,7 @@
|
|
|
48
56
|
position: relative;
|
|
49
57
|
|
|
50
58
|
.transaction-line-button {
|
|
51
|
-
height:
|
|
59
|
+
height: 45px;
|
|
52
60
|
width: auto;
|
|
53
61
|
margin: 5px;
|
|
54
62
|
}
|
|
@@ -67,20 +75,42 @@
|
|
|
67
75
|
margin-top: 25px;
|
|
68
76
|
margin-bottom: 40px;
|
|
69
77
|
justify-content: center;
|
|
78
|
+
column-gap: 4px;
|
|
79
|
+
|
|
80
|
+
co-button {
|
|
81
|
+
height: auto;
|
|
82
|
+
width: auto;
|
|
83
|
+
background-color: $tp-default-background-accent;
|
|
84
|
+
border-bottom: 2px solid $tp-color-border;
|
|
85
|
+
cursor: pointer;
|
|
70
86
|
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
87
|
+
&:not(.circle) {
|
|
88
|
+
padding: 8px;
|
|
89
|
+
}
|
|
90
|
+
|
|
91
|
+
&.cancel-button {
|
|
92
|
+
padding: 5px;
|
|
93
|
+
co-icon {
|
|
94
|
+
width: 22px;
|
|
95
|
+
height: 22px;
|
|
96
|
+
svg { // for fontawesome icons
|
|
97
|
+
fill: $tp-color-dark-accent;
|
|
98
|
+
}
|
|
99
|
+
& [fill] { // for own icons
|
|
100
|
+
fill: $tp-color-dark-accent;
|
|
101
|
+
}
|
|
102
|
+
}
|
|
103
|
+
}
|
|
104
|
+
}
|
|
105
|
+
|
|
106
|
+
co-icon {
|
|
107
|
+
width: 16px;
|
|
108
|
+
height: 16px;
|
|
109
|
+
svg { // for fontawesome icons
|
|
110
|
+
fill: $tp-color-action;
|
|
111
|
+
}
|
|
112
|
+
& [fill] { // for own icons
|
|
113
|
+
fill: $tp-color-action;
|
|
84
114
|
}
|
|
85
115
|
}
|
|
86
116
|
}
|
|
@@ -54,14 +54,50 @@
|
|
|
54
54
|
overflow-x: hidden;
|
|
55
55
|
}
|
|
56
56
|
.save-cancel-wrapper {
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
57
|
+
width: 100%;
|
|
58
|
+
display: flex;
|
|
59
|
+
margin-top: 25px;
|
|
60
|
+
margin-bottom: 40px;
|
|
61
|
+
justify-content: center;
|
|
62
|
+
column-gap: 4px;
|
|
63
|
+
|
|
64
|
+
co-button {
|
|
65
|
+
height: auto;
|
|
66
|
+
width: auto;
|
|
67
|
+
background-color: $tp-default-background-accent;
|
|
68
|
+
border-bottom: 2px solid $tp-color-border;
|
|
69
|
+
cursor: pointer;
|
|
60
70
|
|
|
61
|
-
|
|
62
|
-
|
|
71
|
+
&:not(.circle) {
|
|
72
|
+
padding: 8px;
|
|
73
|
+
}
|
|
74
|
+
|
|
75
|
+
&.cancel-button {
|
|
76
|
+
padding: 5px;
|
|
77
|
+
co-icon {
|
|
78
|
+
width: 22px;
|
|
79
|
+
height: 22px;
|
|
80
|
+
svg { // for fontawesome icons
|
|
81
|
+
fill: $tp-color-dark-accent;
|
|
82
|
+
}
|
|
83
|
+
& [fill] { // for own icons
|
|
84
|
+
fill: $tp-color-dark-accent;
|
|
85
|
+
}
|
|
86
|
+
}
|
|
87
|
+
}
|
|
88
|
+
}
|
|
89
|
+
|
|
90
|
+
co-icon {
|
|
91
|
+
width: 16px;
|
|
92
|
+
height: 16px;
|
|
93
|
+
svg { // for fontawesome icons
|
|
94
|
+
fill: $tp-color-action;
|
|
95
|
+
}
|
|
96
|
+
& [fill] { // for own icons
|
|
97
|
+
fill: $tp-color-action;
|
|
98
|
+
}
|
|
99
|
+
}
|
|
63
100
|
}
|
|
64
|
-
}
|
|
65
101
|
.hidden {
|
|
66
102
|
visibility: hidden;
|
|
67
103
|
}
|
|
@@ -1,28 +1,11 @@
|
|
|
1
1
|
@include export-module('cc-transaction-print-package-sticker-layout') {
|
|
2
2
|
.co-transaction-print-package-sticker {
|
|
3
|
-
.print-button {
|
|
4
|
-
display: flex;
|
|
5
|
-
align-items: center;
|
|
6
|
-
padding: 3px 6px;
|
|
7
|
-
border: 1px solid #8a8f8f;
|
|
8
|
-
border-radius: 9px;
|
|
9
|
-
width: 55px;
|
|
10
|
-
justify-content: space-between;
|
|
11
3
|
|
|
4
|
+
co-input-number-picker {
|
|
5
|
+
height: 100%;
|
|
12
6
|
co-icon {
|
|
13
7
|
width: 17px;
|
|
14
8
|
height: 17px;
|
|
15
|
-
&.pointer {
|
|
16
|
-
cursor: pointer;
|
|
17
|
-
}
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
co-input-text {
|
|
21
|
-
width: 15px;
|
|
22
|
-
text-align-last: center;
|
|
23
|
-
input, .input-text-wrapper, .input-wrapper {
|
|
24
|
-
width: inherit;
|
|
25
|
-
}
|
|
26
9
|
}
|
|
27
10
|
}
|
|
28
11
|
}
|
|
@@ -6,12 +6,13 @@ import { EmailInvoiceRequest } from "@colijnit/transactionapi/build/model/email-
|
|
|
6
6
|
import { PrintInvoiceRequest } from "@colijnit/transactionapi/build/model/print-invoice-request";
|
|
7
7
|
import { PdfInvoiceRequest } from "@colijnit/transactionapi/build/model/pdf-invoice-request";
|
|
8
8
|
export declare class TransactionQuickAccessInvoiceComponent extends TransactionQuickAccessSendMethodBaseComponent implements OnInit {
|
|
9
|
-
|
|
9
|
+
sendDocumentsComponent: any;
|
|
10
10
|
showClass(): boolean;
|
|
11
11
|
reportDocumentEmailRequest: EmailInvoiceRequest;
|
|
12
12
|
reportDocumentPrintRequest: PrintInvoiceRequest;
|
|
13
13
|
reportDocumentPdfRequest: PdfInvoiceRequest;
|
|
14
14
|
canInvoice: boolean;
|
|
15
|
+
internalParameterAllowsPartialInvoicing: boolean;
|
|
15
16
|
ngOnInit(): void;
|
|
16
17
|
handleSelectAllLines(value: boolean): void;
|
|
17
18
|
protected getDefaultEmailAddressList(): Promise<string[]>;
|
|
@@ -23,6 +24,8 @@ export declare class TransactionQuickAccessInvoiceComponent extends TransactionQ
|
|
|
23
24
|
protected emailDocument(emailInvoiceRequest: EmailInvoiceRequest): void;
|
|
24
25
|
transactionSet(): void;
|
|
25
26
|
_prepareRequest(request: EmailInvoiceRequest | PrintInvoiceRequest | PdfInvoiceRequest): void;
|
|
27
|
+
historicDocuments(): boolean;
|
|
28
|
+
handleSendDocument(defaultSendMethod: string): void;
|
|
26
29
|
private _createRequestLines;
|
|
27
30
|
private _createLinesInfoArray;
|
|
28
31
|
private _getInternalParameterAllowPartialInvoicing;
|
|
@@ -24,5 +24,7 @@ export declare class TransactionQuickAccessOrderDeliveryComponent extends Transa
|
|
|
24
24
|
protected emailDocument(emailDeliveryNoteRequest: EmailDeliveryNoteRequest): void;
|
|
25
25
|
transactionSet(): void;
|
|
26
26
|
_prepareRequest(request: EmailDeliveryNoteRequest | PrintDeliveryNoteRequest | PdfDeliveryNoteRequest): void;
|
|
27
|
+
historicDocuments(): boolean;
|
|
28
|
+
handleSendDocument(defaultSendMethod: string): void;
|
|
27
29
|
private _createRequestLines;
|
|
28
30
|
}
|
|
@@ -6,6 +6,7 @@ import { PrintOrderConfirmationRequest } from '@colijnit/mainapi/build/model/pri
|
|
|
6
6
|
import { PdfOrderConfirmationRequest } from '@colijnit/mainapi/build/model/pdf-order-confirmation-request';
|
|
7
7
|
import { TransactionQuickAccessSendMethodBaseComponent } from '../transaction-quick-access-send-method-base.component';
|
|
8
8
|
export declare class TransactionQuickAccessOverviewComponent extends TransactionQuickAccessSendMethodBaseComponent implements OnInit {
|
|
9
|
+
sendDocumentsComponent: any;
|
|
9
10
|
showClass(): boolean;
|
|
10
11
|
reportDocumentEmailRequest: EmailOrderConfirmationRequest;
|
|
11
12
|
reportDocumentPrintRequest: PrintOrderConfirmationRequest;
|
|
@@ -18,4 +19,5 @@ export declare class TransactionQuickAccessOverviewComponent extends Transaction
|
|
|
18
19
|
protected pdfDocument(request: PdfOrderConfirmationRequest): void;
|
|
19
20
|
protected printDocument(request: PrintOrderConfirmationRequest): Promise<void>;
|
|
20
21
|
protected getDefaultSendMethod(): Promise<number>;
|
|
22
|
+
_prepareRequest(request: EmailOrderConfirmationRequest | PrintOrderConfirmationRequest | PdfOrderConfirmationRequest): void;
|
|
21
23
|
}
|
|
@@ -25,6 +25,16 @@
|
|
|
25
25
|
}
|
|
26
26
|
}
|
|
27
27
|
|
|
28
|
+
.co-transaction-line-warehouse-location-button {
|
|
29
|
+
.transaction-line-button {
|
|
30
|
+
height: 45px;
|
|
31
|
+
width: 100px;
|
|
32
|
+
.co-icon {
|
|
33
|
+
padding: 13px;
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
}
|
|
37
|
+
|
|
28
38
|
.button-wrapper {
|
|
29
39
|
background: $tp-default-background-accent;
|
|
30
40
|
border-radius: $tp-default-border-radius;
|
|
@@ -16,6 +16,7 @@ export declare class TransactionQuickAccessReceivedGoodsComponent extends Transa
|
|
|
16
16
|
commitDate: Date;
|
|
17
17
|
packingSlipNr: string;
|
|
18
18
|
hideQuickAccessContent: boolean;
|
|
19
|
+
globalWarehouseLocation: string;
|
|
19
20
|
showClass(): boolean;
|
|
20
21
|
ngOnInit(): void;
|
|
21
22
|
handleCommitEvent(): Promise<void>;
|
|
@@ -27,4 +28,5 @@ export declare class TransactionQuickAccessReceivedGoodsComponent extends Transa
|
|
|
27
28
|
protected pdfDocument(): void;
|
|
28
29
|
protected printDocument(printRequest: ReportingDocumentPrintBaseRequest): void;
|
|
29
30
|
protected emailDocument(emailInvoiceRequest: EmailInvoiceRequest): void;
|
|
31
|
+
handleGlobalLocationChange(location: string): void;
|
|
30
32
|
}
|
|
@@ -12,6 +12,7 @@ export declare class TransactionSendDocumentsComponent extends TransactionBaseCo
|
|
|
12
12
|
showClass(): boolean;
|
|
13
13
|
ngOnInit(): void;
|
|
14
14
|
ngOnDestroy(): void;
|
|
15
|
+
getHistoricDocuments(): void;
|
|
15
16
|
toggleSendDocumentsDialog(): void;
|
|
16
17
|
handleShowHistoricDocumentLines(historicReport: HistoricReport): void;
|
|
17
18
|
getSendMethodIcon(report: HistoricReport): Icon;
|
package/lib/enum/icon.enum.d.ts
CHANGED
|
@@ -12,6 +12,7 @@ export declare enum Icon {
|
|
|
12
12
|
CalendarDayRegular = "calendar_day_regular",
|
|
13
13
|
Cancel = "cancel",
|
|
14
14
|
CartCheck = "cart_check",
|
|
15
|
+
CartFlatbedBoxesRegular = "cart_flatbed_boxes_regular",
|
|
15
16
|
CartFlatbedBoxesSolid = "cart_flatbed_boxes_solid",
|
|
16
17
|
CartMinusRegular = "cart_minus_regular",
|
|
17
18
|
CartPlusRegular = "cart_plus_regular",
|
|
@@ -63,9 +64,13 @@ export declare enum Icon {
|
|
|
63
64
|
PrintRegular = "print_regular",
|
|
64
65
|
PrintSolid = "print_solid",
|
|
65
66
|
Purchase = "purchase",
|
|
67
|
+
RegularCartFlatbedBoxesCircleCheck = "regular_cart_flatbed_boxes_circle_check",
|
|
68
|
+
RegularIndustryClock = "regular_industry_clock",
|
|
69
|
+
RegularIndustryTag = "regular_industry_tag",
|
|
66
70
|
Resize = "resize",
|
|
67
71
|
ShareSolid = "share_solid",
|
|
68
72
|
SharpLightTruckMovingClock = "sharp_light_truck_moving_clock",
|
|
73
|
+
SharpRegularBarcodeReadTag = "sharp_regular_barcode_read_tag",
|
|
69
74
|
ShelvesLight = "shelves_light",
|
|
70
75
|
ShelvesRegular = "shelves_regular",
|
|
71
76
|
ShelvesSolid = "shelves_solid",
|
|
@@ -11,5 +11,6 @@ export declare enum TransactionTypeCategory {
|
|
|
11
11
|
SalesOrderLogistics = "salesOrderLogistics",
|
|
12
12
|
SalesOrderPlanning = "salesOrderPlanning",
|
|
13
13
|
SalesOrderDeliveryNote = "salesOrderDeliveryNote",
|
|
14
|
-
SalesOrderInvoice = "salesOrderInvoice"
|
|
14
|
+
SalesOrderInvoice = "salesOrderInvoice",
|
|
15
|
+
SalesOrderCashRegister = "salesOrderCashRegister"
|
|
15
16
|
}
|
|
@@ -3140,6 +3140,7 @@ export declare class Dictionaries {
|
|
|
3140
3140
|
CREATE_ABSENCE: string;
|
|
3141
3141
|
CREATE_ACCOUNT: string;
|
|
3142
3142
|
CREATE_ACCOUNT_IN_2_MIN: string;
|
|
3143
|
+
CREATE_AUDIT_FILE: string;
|
|
3143
3144
|
CREATE_EXCEPTION: string;
|
|
3144
3145
|
CREATE_IDENTIFICATION: string;
|
|
3145
3146
|
CREATE_NEW: string;
|
|
@@ -4394,6 +4395,9 @@ export declare class Dictionaries {
|
|
|
4394
4395
|
INCLUDE_LINE_DETAILS: string;
|
|
4395
4396
|
INCLUDE_NO_STOCK_ART: string;
|
|
4396
4397
|
INCLUDE_REAFFIRMATIONS: string;
|
|
4398
|
+
INCLUDING_OPENING_BALANCE: string;
|
|
4399
|
+
INCLUDING_RELATION_DETAILS: string;
|
|
4400
|
+
INCLUDING_UNPROCESSED_ENTRIES: string;
|
|
4397
4401
|
INCLUDING_CONTACT_PERSONS: string;
|
|
4398
4402
|
INCLUDING_PRINTED: string;
|
|
4399
4403
|
INCLUDING_RETURNS: string;
|
|
@@ -5787,6 +5791,7 @@ export declare class Dictionaries {
|
|
|
5787
5791
|
OUTGOING: string;
|
|
5788
5792
|
OUTSTANDING: string;
|
|
5789
5793
|
OUTSTANDING_AMOUNT: string;
|
|
5794
|
+
OUTSTANDING_AMOUNT_CURRENCY: string;
|
|
5790
5795
|
OUTSTANDING_AMOUNTS_BOOKINGS: string;
|
|
5791
5796
|
OUTSTANDING_AMOUNTS_CUSTOMERS: string;
|
|
5792
5797
|
OUTSTANDING_AMOUNTS_SUPPLIERS: string;
|
|
@@ -5904,6 +5909,7 @@ export declare class Dictionaries {
|
|
|
5904
5909
|
PAYMENT_CONDITION_30_60: string;
|
|
5905
5910
|
PAYMENT_CONDITION_60: string;
|
|
5906
5911
|
PAYMENT_CONDITION_LEDGER_ACCOUNT: string;
|
|
5912
|
+
PAYMENT_DISCOUNT: string;
|
|
5907
5913
|
PAYMENT_EXECUTED: string;
|
|
5908
5914
|
PAYMENT_INFO: string;
|
|
5909
5915
|
PAYMENT_INFORMATION: string;
|
|
@@ -11280,6 +11286,7 @@ export declare class Dictionaries {
|
|
|
11280
11286
|
CREATE_ABSENCE: string;
|
|
11281
11287
|
CREATE_ACCOUNT: string;
|
|
11282
11288
|
CREATE_ACCOUNT_IN_2_MIN: string;
|
|
11289
|
+
CREATE_AUDIT_FILE: string;
|
|
11283
11290
|
CREATE_EMPLOYEE: string;
|
|
11284
11291
|
CREATE_EXCEPTION: string;
|
|
11285
11292
|
CREATE_IDENTIFICATION: string;
|
|
@@ -12660,9 +12667,12 @@ export declare class Dictionaries {
|
|
|
12660
12667
|
INCLUDE_NO_STOCK_ART: string;
|
|
12661
12668
|
INCLUDE_REAFFIRMATIONS: string;
|
|
12662
12669
|
INCLUDING_CONTACT_PERSONS: string;
|
|
12670
|
+
INCLUDING_OPENING_BALANCE: string;
|
|
12663
12671
|
INCLUDING_PRINTED: string;
|
|
12672
|
+
INCLUDING_RELATION_DETAILS: string;
|
|
12664
12673
|
INCLUDING_REQUESTED_ONLINE: string;
|
|
12665
12674
|
INCLUDING_RETURNS: string;
|
|
12675
|
+
INCLUDING_UNPROCESSED_ENTRIES: string;
|
|
12666
12676
|
INCLUSIVE_DELAYED_DELIVERIES: string;
|
|
12667
12677
|
INCLUSIVE_RETURNS: string;
|
|
12668
12678
|
INCL_DELIVERED: string;
|
|
@@ -14221,6 +14231,7 @@ export declare class Dictionaries {
|
|
|
14221
14231
|
OUTGOING: string;
|
|
14222
14232
|
OUTSTANDING: string;
|
|
14223
14233
|
OUTSTANDING_AMOUNT: string;
|
|
14234
|
+
OUTSTANDING_AMOUNT_CURRENCY: string;
|
|
14224
14235
|
OUTSTANDING_AMOUNTS_BOOKINGS: string;
|
|
14225
14236
|
OUTSTANDING_AMOUNTS_CUSTOMERS: string;
|
|
14226
14237
|
OUTSTANDING_AMOUNTS_SUPPLIERS: string;
|
|
@@ -14343,6 +14354,7 @@ export declare class Dictionaries {
|
|
|
14343
14354
|
PAYMENT_CONDITION_60: string;
|
|
14344
14355
|
PAYMENT_CONDITION_LEDGER_ACCOUNT: string;
|
|
14345
14356
|
PAYMENT_DESCRIPTION: string;
|
|
14357
|
+
PAYMENT_DISCOUNT: string;
|
|
14346
14358
|
PAYMENT_EXECUTED: string;
|
|
14347
14359
|
PAYMENT_ID: string;
|
|
14348
14360
|
PAYMENT_INFO: string;
|
|
@@ -57,7 +57,6 @@ export declare class TransactionBaseService {
|
|
|
57
57
|
purchasePortalLine: PurchasePortalLine[];
|
|
58
58
|
docDeliveryBatch: DocDeliveryBatch;
|
|
59
59
|
articleAmount: number;
|
|
60
|
-
protected warehouseLocationPopupShown: boolean;
|
|
61
60
|
private _transactionKind;
|
|
62
61
|
private _relation;
|
|
63
62
|
private _purchaseOrdersCompleted;
|
|
@@ -78,7 +78,7 @@ export declare class TransactionService extends PendingReasonService {
|
|
|
78
78
|
prepareReceiveGoodsWithDataTerminalInternalParam(): void;
|
|
79
79
|
getFocusStatusIndex(category: TransactionTypeCategory): number;
|
|
80
80
|
getRelationKindFromTransactionKind(): RelationKind;
|
|
81
|
-
|
|
81
|
+
showWarehouseLocationPopup(): Promise<string>;
|
|
82
82
|
deleteTransaction(): Promise<void>;
|
|
83
83
|
updatePriceTransactionLine(uuid: string, lineUuid: string, price: number): Promise<boolean>;
|
|
84
84
|
updateReferenceTransactionLine(uuid: string, lineUuid: string, reference: string): Promise<boolean>;
|
|
@@ -63,7 +63,7 @@ $tp-action-size-pico: 14px !default;
|
|
|
63
63
|
$tp-size-header-height: 60px !default;
|
|
64
64
|
|
|
65
65
|
$tp-default-background-accent: #f5f5fc !default;
|
|
66
|
-
$tp-default-border-radius:
|
|
66
|
+
$tp-default-border-radius: 5px !default;
|
|
67
67
|
$tp-default-button-height: 26px;
|
|
68
68
|
|
|
69
69
|
$tp-xs-width: 600px !default;
|
|
@@ -77,6 +77,9 @@ $tp-transaction-line-button-big-width: 175px !default;
|
|
|
77
77
|
$tp-transaction-line-button-font-size: 11px !default;
|
|
78
78
|
$tp-transaction-line-button-font-weight: 600 !default;
|
|
79
79
|
$tp-transaction-line-button-icon-size: 13px !default;
|
|
80
|
+
$tp-transaction-line-button-icon-margin: 5px !default;;
|
|
81
|
+
$tp-transaction-line-button-icon-padding: 4px !default;;
|
|
82
|
+
$tp-transaction-line-button-icon-spacer-width: 1px !default;
|
|
80
83
|
$tp-transaction-line-button-height: 26px !default;
|
|
81
84
|
$tp-transaction-line-button-background-color: $tp-default-background-accent !default;
|
|
82
85
|
$tp-transaction-line-button-border-color: $tp-color-border !default;
|
|
@@ -84,13 +87,24 @@ $tp-transaction-line-button-column-gap: 15px !default;
|
|
|
84
87
|
$tp-transaction-line-button-padding: 0 10px !default;
|
|
85
88
|
$tp-transaction-line-button-radius: $tp-default-border-radius !default;
|
|
86
89
|
$tp-transaction-line-button-border: 1px solid !default;
|
|
90
|
+
$tp-transaction-line-button-label-row-gap: 9px !default;
|
|
91
|
+
$tp-transaction-line-button-label-padding-right: 5px !default;
|
|
92
|
+
$tp-transaction-line-button-label-color: rgba(0, 0, 0, 0.7) !default;
|
|
93
|
+
$tp-transaction-line-input-number-picker-width: 110px !default;
|
|
87
94
|
|
|
88
95
|
$tp-transaction-header-font-family: $tp-font-family !default;
|
|
89
96
|
$tp-transaction-header-font-size: 14px !default;
|
|
90
97
|
$tp-transaction-header-font-color: $tp-color-dark !default;
|
|
91
98
|
$tp-transaction-lines-drag-handle-size: 30px !default;
|
|
92
|
-
|
|
93
99
|
$tp-transaction-quick-access-column-gap: 10px;
|
|
100
|
+
|
|
101
|
+
|
|
102
|
+
// payment num pad globals
|
|
103
|
+
$tp-payment-amount-color: rgba(0, 0, 0, 0.5) !default;
|
|
104
|
+
$tp-payment-amount-background-color: #dedede5c !default;
|
|
105
|
+
$tp-payment-amount-border-color: $tp-color-border !default;
|
|
106
|
+
|
|
107
|
+
|
|
94
108
|
/* core components override */
|
|
95
109
|
$cc-color-action: $tp-color-font !default;
|
|
96
110
|
$cc-btn-color: $tp-color-action !default;
|
|
@@ -122,6 +136,13 @@ $cc-collapsible-content-padding: 10px 0px 0px 0px !default;
|
|
|
122
136
|
$cc-co-input-search-border-radius: $tp-default-border-radius !default;
|
|
123
137
|
|
|
124
138
|
$cc-co-input-text-icon-margin-number: 5px !default;
|
|
139
|
+
$cc-co-input-text-spacer-color: $tp-color-border !default;
|
|
140
|
+
$cc-co-input-text-icon-padding: 4px !default;
|
|
141
|
+
|
|
142
|
+
$cc-co-input-number-picker-button-background-color-hover: $tp-color-action !default;
|
|
143
|
+
$cc-co-input-number-picker-button-background-color-select: $tp-color-action !default;
|
|
144
|
+
$cc-co-input-number-picker-spacer-color: $tp-color-border !default;
|
|
145
|
+
$cc-co-input-number-picker-icon-padding: 4px !default;
|
|
125
146
|
|
|
126
147
|
//$cc-co-commit-buttons-button-background: none !default;
|
|
127
148
|
$cc-co-commit-buttons-commit-color: $tp-color-label !default;
|
|
@@ -65,11 +65,25 @@
|
|
|
65
65
|
display: flex;
|
|
66
66
|
align-items: center;
|
|
67
67
|
height: $tp-transaction-line-button-height;
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
height:
|
|
72
|
-
|
|
68
|
+
|
|
69
|
+
.icon-wrapper {
|
|
70
|
+
display: flex;
|
|
71
|
+
height: 100%;
|
|
72
|
+
flex-shrink: 0;
|
|
73
|
+
align-items: center;
|
|
74
|
+
margin-right: $tp-transaction-line-button-icon-margin;
|
|
75
|
+
|
|
76
|
+
.co-icon {
|
|
77
|
+
height: 100%;
|
|
78
|
+
width: auto;
|
|
79
|
+
padding: $tp-transaction-line-button-icon-padding;
|
|
80
|
+
}
|
|
81
|
+
|
|
82
|
+
.spacer {
|
|
83
|
+
height: 100%;
|
|
84
|
+
min-width: $tp-transaction-line-button-icon-spacer-width;
|
|
85
|
+
background-color: $tp-color-border;
|
|
86
|
+
}
|
|
73
87
|
}
|
|
74
88
|
&:not(.no-border) {
|
|
75
89
|
border: $tp-transaction-line-button-border;
|
|
@@ -98,5 +112,23 @@
|
|
|
98
112
|
color: $tp-color-negative-value;
|
|
99
113
|
}
|
|
100
114
|
|
|
101
|
-
|
|
115
|
+
.payment-to-pay-keypad {
|
|
116
|
+
.key-pad-wrapper {
|
|
117
|
+
background: transparent;
|
|
118
|
+
border-color: $tp-payment-amount-border-color;
|
|
119
|
+
}
|
|
120
|
+
.key-pad-button {
|
|
121
|
+
background-color: $tp-payment-amount-background-color;
|
|
122
|
+
color: $tp-payment-amount-color;
|
|
123
|
+
font-weight: bold;
|
|
124
|
+
.co-icon {
|
|
125
|
+
svg { // for fontawesome icons
|
|
126
|
+
fill: $tp-payment-amount-color;
|
|
127
|
+
}
|
|
128
|
+
& [fill] { // for own icons
|
|
129
|
+
fill: $tp-payment-amount-color;
|
|
130
|
+
}
|
|
131
|
+
}
|
|
132
|
+
}
|
|
133
|
+
}
|
|
102
134
|
|