@colijnit/transaction 12.1.129 → 12.1.131
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 +2273 -628
- package/bundles/colijnit-transaction.umd.js.map +1 -1
- package/colijnit-transaction.d.ts +378 -365
- package/colijnit-transaction.metadata.json +1 -1
- package/esm2015/colijnit-transaction.js +379 -366
- package/esm2015/lib/component/checkout/checkout-overview-delivery-edit/checkout-overview-delivery-edit.component.js +2 -2
- package/esm2015/lib/component/core/base/components/transaction-header-block/transaction-header-block.component.js +6 -3
- package/esm2015/lib/component/core/base/dialog-transaction-base.component.js +5 -3
- package/esm2015/lib/component/core/base/transaction-base.component.js +6 -2
- package/esm2015/lib/component/core/core.module.js +1 -1
- package/esm2015/lib/component/deposit-payment/deposit-payment.component.js +17 -5
- package/esm2015/lib/component/dialog/transaction-line/dialog-transaction-line-warehouse-cc/dialog-transaction-line-warehouse-cc.component.js +7 -2
- package/esm2015/lib/component/discount/discount.component.js +110 -0
- package/esm2015/lib/component/discount/discount.module.js +29 -0
- package/esm2015/lib/component/payment/payment.component.js +57 -38
- 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/relation/relation-address/relation-address.module.js +7 -7
- package/esm2015/lib/component/relation/relation-address-select/relation-address-select.component.js +8 -8
- package/esm2015/lib/component/relation/relation-general/relation-general.component.js +14 -17
- package/esm2015/lib/component/shared/transaction-article-text/transaction-article-text.module.js +10 -10
- package/esm2015/lib/component/transaction/transaction.component.js +7 -4
- package/esm2015/lib/component/transaction/transaction.module.js +4 -2
- package/esm2015/lib/component/transaction-button-bar/transaction-button-bar-button/transaction-sales-overview-button-bar-button.component.js +37 -0
- package/esm2015/lib/component/transaction-button-bar/transaction-button-bar-button/transaction-sales-picking-button-bar-button.component.js +13 -4
- package/esm2015/lib/component/transaction-button-bar/transaction-button-bar.component.js +2 -1
- package/esm2015/lib/component/transaction-button-bar/transaction-button-bar.module.js +6 -3
- package/esm2015/lib/component/transaction-cash-register-order/transaction-cash-register-dialog/transaction-cash-register-dialog.component.js +177 -0
- package/esm2015/lib/component/transaction-cash-register-order/transaction-cash-register-dialog/transaction-cash-register-dialog.module.js +27 -0
- package/esm2015/lib/component/transaction-cash-register-order/transaction-cash-register-order-receipt-dialog/transaction-cash-register-order-receipt-dialog.component.js +83 -0
- package/esm2015/lib/component/transaction-cash-register-order/transaction-cash-register-order-receipt-dialog/transaction-cash-register-order-receipt-dialog.module.js +24 -0
- package/esm2015/lib/component/transaction-cash-register-order/transaction-cash-register-order.component.js +177 -0
- package/esm2015/lib/component/transaction-cash-register-order/transaction-cash-register-order.module.js +41 -0
- package/esm2015/lib/component/transaction-header/transaction-header-delivery/transaction-header-delivery.component.js +3 -2
- package/esm2015/lib/component/transaction-header/transaction-header-payment/transaction-header-payment.component.js +11 -2
- package/esm2015/lib/component/transaction-header/transaction-header-popup/transaction-header-popup-base.component.js +17 -9
- package/esm2015/lib/component/transaction-header/transaction-header-popup/transaction-header-popup-payment.component.js +97 -4
- package/esm2015/lib/component/transaction-header/transaction-header-popup/transaction-header-popup-relation.component.js +49 -20
- package/esm2015/lib/component/transaction-header/transaction-header-popup/transaction-header-popup.component.js +8 -2
- package/esm2015/lib/component/transaction-header/transaction-header-popup/transaction-header-popup.module.js +11 -3
- package/esm2015/lib/component/transaction-header/transaction-header-relation/transaction-header-relation.component.js +20 -3
- package/esm2015/lib/component/transaction-header-fields/transaction-header-administrative-relation.module.js +5 -5
- package/esm2015/lib/component/transaction-header-fields/transaction-header-amount-to-settle.component.js +55 -0
- package/esm2015/lib/component/transaction-header-fields/transaction-header-amount-to-settle.module.js +24 -0
- package/esm2015/lib/component/transaction-header-fields/transaction-header-branch.component.js +4 -4
- package/esm2015/lib/component/transaction-header-fields/transaction-header-branch.module.js +1 -1
- package/esm2015/lib/component/transaction-header-fields/transaction-header-currency.module.js +1 -1
- package/esm2015/lib/component/transaction-header-fields/transaction-header-deposit-amount.component.js +24 -3
- package/esm2015/lib/component/transaction-header-fields/transaction-header-divide-evenly.component.js +38 -0
- package/esm2015/lib/component/transaction-header-fields/transaction-header-divide-evenly.module.js +25 -0
- package/esm2015/lib/component/transaction-header-fields/transaction-header-marketing.module.js +6 -6
- package/esm2015/lib/component/transaction-header-fields/transaction-header-payment-button/transaction-header-payment-button.component.js +14 -3
- package/esm2015/lib/component/transaction-header-fields/transaction-header-payment-condition.module.js +1 -1
- package/esm2015/lib/component/transaction-header-fields/transaction-header-price-kind.module.js +1 -1
- 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 +36 -0
- package/esm2015/lib/component/transaction-line/transaction-picked-line/transaction-picked-line.component.js +2 -2
- package/esm2015/lib/component/transaction-line/transaction-purchase-order-line/transaction-purchase-order-line-base.component.js +12 -4
- package/esm2015/lib/component/transaction-line/transaction-purchase-order-line/transaction-purchase-order-line.component.js +2 -2
- package/esm2015/lib/component/transaction-line-fields/transaction-line-amount.component.js +6 -1
- package/esm2015/lib/component/transaction-line-fields/transaction-line-drop-shipment-button.component.js +2 -2
- package/esm2015/lib/component/transaction-line-fields/transaction-line-price-list.module.js +7 -7
- package/esm2015/lib/component/transaction-line-fields/transaction-line-supplier-button.component.js +2 -2
- package/esm2015/lib/component/transaction-line-fields/transaction-line-supplier-delivery-date-button.component.js +2 -2
- package/esm2015/lib/component/transaction-line-fields/transaction-line-supplier.module.js +6 -6
- package/esm2015/lib/component/transaction-line-fields/transaction-line-vat.module.js +8 -8
- package/esm2015/lib/component/transaction-line-fields/transaction-line-warehouse-location-button.component.js +2 -2
- package/esm2015/lib/component/transaction-line-fields/transaction-line-warehouse.module.js +6 -6
- package/esm2015/lib/component/transaction-line-purchase-confirmation/transaction-line-purchase-confirmation.component.js +8 -8
- package/esm2015/lib/component/transaction-line-side-panel-article-details/transaction-line-side-panel-article-details.component.js +5 -5
- package/esm2015/lib/component/transaction-line-side-panel-article-details/transaction-line-side-panel-article-details.module.js +6 -6
- package/esm2015/lib/component/transaction-line-side-panel-default/transaction-line-side-panel-default.module.js +23 -23
- package/esm2015/lib/component/transaction-line-side-panel-sales/transaction-line-side-panel-picked/transaction-line-side-panel-picked.component.js +13 -14
- package/esm2015/lib/component/transaction-line-side-panel-sales/transaction-line-side-panel-to-be-picked/transaction-line-side-panel-to-be-picked.component.js +13 -14
- package/esm2015/lib/component/transaction-lines/transaction-lines.component.js +21 -1
- package/esm2015/lib/component/transaction-lines/transaction-lines.module.js +9 -9
- package/esm2015/lib/component/transaction-quick-access/transaction-quick-access-invoice/transaction-quick-access-invoice.component.js +23 -15
- package/esm2015/lib/component/transaction-quick-access/transaction-quick-access-order-confirmation/transaction-quick-access-order-confirmation.component.js +6 -2
- package/esm2015/lib/component/transaction-quick-access/transaction-quick-access-order-delivery/transaction-quick-access-order-delivery.component.js +18 -15
- package/esm2015/lib/component/transaction-quick-access/transaction-quick-access-picked/transaction-quick-access-picked.component.js +2 -2
- package/esm2015/lib/component/transaction-search/transaction-filter-content/purchase-order-filter-content/transaction-purchase-order-filter-content-order/transaction-purchase-order-filter-content-order.module.js +8 -8
- package/esm2015/lib/component/transaction-search/transaction-filter-content/sales-order-filter-content/transaction-sales-order-filter-content-order/transaction-sales-order-filter-content-order.module.js +8 -8
- package/esm2015/lib/component/transaction-search/transaction-search-tile/transaction-search-sales-order-tile/transaction-search-sales-order-tile.component.js +6 -6
- package/esm2015/lib/enum/icon.enum.js +7 -1
- package/esm2015/lib/enum/order-discount-type.enum.js +7 -0
- package/esm2015/lib/enum/transaction-type-category.enum.js +2 -1
- package/esm2015/lib/model/icon-svg.js +7 -1
- package/esm2015/lib/model/payment-transaction-view-model.js +3 -0
- package/esm2015/lib/res/dictionary/dictionaries.js +3 -3
- package/esm2015/lib/service/article-connector.service.js +9 -9
- package/esm2015/lib/service/dialog.service.js +14 -10
- package/esm2015/lib/service/error.service.js +15 -8
- package/esm2015/lib/service/payment.service.js +24 -5
- package/esm2015/lib/service/pending-reason.service.js +2 -2
- package/esm2015/lib/service/relation-connector.service.js +11 -11
- package/esm2015/lib/service/shared-connector.service.js +5 -5
- package/esm2015/lib/service/transaction-base.service.js +23 -5
- package/esm2015/lib/service/transaction-connector-adapter.service.js +195 -6
- package/esm2015/lib/service/transaction-connector.service.js +65 -2
- package/esm2015/lib/service/transaction-event.service.js +8 -2
- package/esm2015/lib/service/transaction-mapping.service.js +6 -3
- package/esm2015/lib/service/transaction.service.js +128 -12
- package/esm2015/lib/transaction-version.js +3 -3
- package/esm2015/public_api.js +3 -1
- package/fesm2015/colijnit-transaction.js +1700 -214
- package/fesm2015/colijnit-transaction.js.map +1 -1
- package/lib/component/checkout/checkout-overview-relation-edit/style/_layout.scss +9 -0
- package/lib/component/checkout/checkout-overview-relation-edit/style/_material-definition.scss +4 -1
- package/lib/component/checkout/checkout-overview-relation-edit/style/_theme.scss +3 -0
- package/lib/component/checkout-simple/checkout-simple-overview-relation-edit/style/_layout.scss +9 -0
- package/lib/component/checkout-simple/checkout-simple-overview-relation-edit/style/_material-definition.scss +4 -1
- package/lib/component/checkout-simple/checkout-simple-overview-relation-edit/style/_theme.scss +3 -0
- package/lib/component/checkout-simple/style/_theme.scss +1 -1
- package/lib/component/confirmation-dialog/style/material.scss +1 -1
- package/lib/component/core/base/transaction-base.component.d.ts +3 -1
- package/lib/component/deposit-payment/deposit-payment.component.d.ts +9 -3
- package/lib/component/dialog/transaction-line/dialog-transaction-line-warehouse-cc/dialog-transaction-line-warehouse-cc.component.d.ts +1 -0
- package/lib/component/discount/discount.component.d.ts +19 -0
- package/lib/component/discount/discount.module.d.ts +2 -0
- package/lib/component/discount/style/_layout.scss +0 -0
- package/lib/component/discount/style/_material-definition.scss +0 -0
- package/lib/component/discount/style/_theme.scss +0 -0
- package/lib/component/discount/style/material.scss +0 -0
- package/lib/component/payment/payment.component.d.ts +14 -6
- package/lib/component/payment/style/_layout.scss +5 -0
- package/lib/component/payment/style/_material-definition.scss +3 -6
- 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 +24 -0
- package/lib/component/quick-send-button/style/_material-definition.scss +2 -0
- package/lib/component/relation/relation-address-select/relation-address-select.component.d.ts +5 -5
- package/lib/component/relation/relation-general/relation-general.component.d.ts +8 -10
- package/lib/component/tile/style/_layout.scss +4 -0
- package/lib/component/transaction/transaction.component.d.ts +3 -1
- package/lib/component/transaction-button-bar/style/_layout.scss +2 -1
- package/lib/component/transaction-button-bar/transaction-button-bar-button/transaction-sales-overview-button-bar-button.component.d.ts +12 -0
- package/lib/component/transaction-button-bar/transaction-button-bar-button/transaction-sales-picking-button-bar-button.component.d.ts +3 -1
- package/lib/component/transaction-cash-register-order/style/_layout.scss +129 -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 +7 -0
- package/lib/component/transaction-cash-register-order/transaction-cash-register-dialog/style/_layout.scss +28 -0
- package/lib/component/transaction-cash-register-order/transaction-cash-register-dialog/style/_material-definition.scss +0 -0
- package/lib/component/transaction-cash-register-order/transaction-cash-register-dialog/style/_theme.scss +4 -0
- package/lib/component/transaction-cash-register-order/transaction-cash-register-dialog/style/material.scss +4 -0
- package/lib/component/transaction-cash-register-order/transaction-cash-register-dialog/transaction-cash-register-dialog.component.d.ts +34 -0
- package/lib/component/transaction-cash-register-order/transaction-cash-register-dialog/transaction-cash-register-dialog.module.d.ts +2 -0
- package/lib/component/transaction-cash-register-order/transaction-cash-register-order-receipt-dialog/style/_layout.scss +37 -0
- package/lib/component/transaction-cash-register-order/transaction-cash-register-order-receipt-dialog/style/_material-definition.scss +0 -0
- package/lib/component/transaction-cash-register-order/transaction-cash-register-order-receipt-dialog/style/_theme.scss +4 -0
- package/lib/component/transaction-cash-register-order/transaction-cash-register-order-receipt-dialog/style/material.scss +5 -0
- package/lib/component/transaction-cash-register-order/transaction-cash-register-order-receipt-dialog/transaction-cash-register-order-receipt-dialog.component.d.ts +17 -0
- package/lib/component/transaction-cash-register-order/transaction-cash-register-order-receipt-dialog/transaction-cash-register-order-receipt-dialog.module.d.ts +2 -0
- package/lib/component/transaction-cash-register-order/transaction-cash-register-order.component.d.ts +41 -0
- package/lib/component/transaction-cash-register-order/transaction-cash-register-order.module.d.ts +2 -0
- package/lib/component/transaction-header/transaction-header-payment/transaction-header-payment.component.d.ts +5 -2
- package/lib/component/transaction-header/transaction-header-popup/style/_layout.scss +49 -0
- package/lib/component/transaction-header/transaction-header-popup/style/_material-definition.scss +5 -0
- package/lib/component/transaction-header/transaction-header-popup/style/_theme.scss +10 -0
- package/lib/component/transaction-header/transaction-header-popup/transaction-header-popup-base.component.d.ts +2 -2
- package/lib/component/transaction-header/transaction-header-popup/transaction-header-popup-payment.component.d.ts +32 -1
- package/lib/component/transaction-header/transaction-header-popup/transaction-header-popup-relation.component.d.ts +4 -2
- package/lib/component/transaction-header/transaction-header-popup/transaction-header-popup.component.d.ts +1 -0
- package/lib/component/transaction-header/transaction-header-relation/transaction-header-relation.component.d.ts +5 -0
- package/lib/component/transaction-header-fields/transaction-header-amount-to-settle.component.d.ts +8 -0
- package/lib/component/transaction-header-fields/transaction-header-amount-to-settle.module.d.ts +2 -0
- package/lib/component/transaction-header-fields/transaction-header-branch.component.d.ts +2 -3
- package/lib/component/transaction-header-fields/transaction-header-deposit-amount.component.d.ts +6 -0
- package/lib/component/transaction-header-fields/transaction-header-divide-evenly.component.d.ts +5 -0
- package/lib/component/transaction-header-fields/transaction-header-divide-evenly.module.d.ts +2 -0
- package/lib/component/transaction-header-fields/transaction-header-payment-button/transaction-header-payment-button.component.d.ts +7 -3
- package/lib/component/transaction-line/transaction-cash-register-order-line/style/_layout.scss +21 -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-purchase-order-line/transaction-purchase-order-line-base.component.d.ts +1 -1
- package/lib/component/transaction-line-action-buttons/style/_layout.scss +1 -0
- package/lib/component/transaction-line-fields/transaction-line-amount.component.d.ts +1 -0
- package/lib/component/transaction-line-fields/transaction-line-drop-shipment-button.component.d.ts +1 -1
- package/lib/component/transaction-line-fields/transaction-line-supplier-button.component.d.ts +1 -1
- package/lib/component/transaction-line-fields/transaction-line-supplier-delivery-date-button.component.d.ts +1 -1
- package/lib/component/transaction-line-fields/transaction-line-warehouse-location-button.component.d.ts +1 -1
- package/lib/component/transaction-line-side-panel-article-details/transaction-line-side-panel-article-details.component.d.ts +4 -4
- package/lib/component/transaction-lines/style/material.scss +1 -0
- package/lib/component/transaction-quick-access/transaction-quick-access-invoice/transaction-quick-access-invoice.component.d.ts +1 -1
- package/lib/component/transaction-quick-access/transaction-quick-access-order-confirmation/style/_layout.scss +1 -1
- package/lib/component/transaction-quick-access/transaction-quick-access-order-confirmation/transaction-quick-access-order-confirmation.component.d.ts +1 -0
- package/lib/component/transaction-quick-access/transaction-quick-access-order-delivery/transaction-quick-access-order-delivery.component.d.ts +13 -13
- package/lib/component/transaction-quick-access/transaction-quick-access-received-goods/style/_layout.scss +1 -1
- package/lib/component/transaction-search/transaction-search-tile/transaction-search-sales-order-tile/transaction-search-sales-order-tile.component.d.ts +2 -2
- package/lib/enum/icon.enum.d.ts +6 -0
- package/lib/enum/order-discount-type.enum.d.ts +5 -0
- package/lib/enum/transaction-type-category.enum.d.ts +2 -1
- package/lib/model/payment-transaction-view-model.d.ts +12 -0
- package/lib/res/dictionary/dictionaries.d.ts +41 -2
- package/lib/service/article-connector.service.d.ts +8 -8
- package/lib/service/dialog.service.d.ts +6 -4
- package/lib/service/error.service.d.ts +3 -4
- package/lib/service/payment.service.d.ts +7 -2
- package/lib/service/relation-connector.service.d.ts +11 -11
- package/lib/service/shared-connector.service.d.ts +3 -3
- package/lib/service/transaction-base.service.d.ts +4 -1
- package/lib/service/transaction-connector-adapter.service.d.ts +43 -19
- package/lib/service/transaction-connector.service.d.ts +40 -19
- package/lib/service/transaction-event.service.d.ts +11 -1
- package/lib/service/transaction.service.d.ts +39 -17
- package/lib/style/_variables.scss +2 -3
- package/lib/style/transaction-globals.scss +11 -0
- package/package.json +5 -5
- package/public_api.d.ts +2 -0
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ChangeDetectorRef } from '@angular/core';
|
|
1
|
+
import { ChangeDetectorRef, OnDestroy, OnInit } from '@angular/core';
|
|
2
2
|
import { TransactionBaseComponent } from '../../core/base/transaction-base.component';
|
|
3
3
|
import { DepositPaymentViewModel } from '../../../model/deposit-payment-view-model';
|
|
4
4
|
import { TransactionEventService } from '../../../service/transaction-event.service';
|
|
@@ -7,8 +7,8 @@ import { IconCacheService } from '../../../service/icon-cache.service';
|
|
|
7
7
|
import { DictionaryService } from '../../../service/dictionary.service';
|
|
8
8
|
import { TransactionImageService } from '../../../service/transaction-image.service';
|
|
9
9
|
import { PaymentService } from '../../../service/payment.service';
|
|
10
|
-
import { TransactionScreenConfigurationService } from
|
|
11
|
-
export declare class TransactionHeaderPaymentButtonComponent extends TransactionBaseComponent {
|
|
10
|
+
import { TransactionScreenConfigurationService } from '../../../service/transaction-screen-configuration.service';
|
|
11
|
+
export declare class TransactionHeaderPaymentButtonComponent extends TransactionBaseComponent implements OnInit, OnDestroy {
|
|
12
12
|
transactionEventService: TransactionEventService;
|
|
13
13
|
service: TransactionService;
|
|
14
14
|
iconCacheService: IconCacheService;
|
|
@@ -17,12 +17,16 @@ export declare class TransactionHeaderPaymentButtonComponent extends Transaction
|
|
|
17
17
|
protected imageService: TransactionImageService;
|
|
18
18
|
protected changeDetector: ChangeDetectorRef;
|
|
19
19
|
private _paymentService;
|
|
20
|
+
label: string;
|
|
20
21
|
showClass(): boolean;
|
|
21
22
|
paid: number;
|
|
22
23
|
toPay: number;
|
|
23
24
|
depositPayments: DepositPaymentViewModel[];
|
|
24
25
|
showPaymentDialog: boolean;
|
|
26
|
+
private _subs;
|
|
25
27
|
constructor(transactionEventService: TransactionEventService, service: TransactionService, iconCacheService: IconCacheService, transactionScreenConfigurationService: TransactionScreenConfigurationService, dictionaryService: DictionaryService, imageService: TransactionImageService, changeDetector: ChangeDetectorRef, _paymentService: PaymentService);
|
|
28
|
+
ngOnInit(): void;
|
|
29
|
+
ngOnDestroy(): void;
|
|
26
30
|
openPayment(event: MouseEvent): Promise<void>;
|
|
27
31
|
handleCloseDialogClick(event: MouseEvent): void;
|
|
28
32
|
transactionInfoSet(): Promise<void>;
|
package/lib/component/transaction-line/transaction-cash-register-order-line/style/_layout.scss
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
@include export-module('cc-transaction-cash-register-order-line-layout') {
|
|
2
|
+
.co-transaction-cash-register-order-line {
|
|
3
|
+
|
|
4
|
+
.line-content-wrapper {
|
|
5
|
+
display: grid;
|
|
6
|
+
grid-template-columns:
|
|
7
|
+
$tp-transaction-default-button-width
|
|
8
|
+
$tp-transaction-default-button-width
|
|
9
|
+
100px
|
|
10
|
+
$tp-transaction-default-button-width
|
|
11
|
+
100px
|
|
12
|
+
100px
|
|
13
|
+
100px;
|
|
14
|
+
grid-template-rows: $tp-transaction-default-button-height;
|
|
15
|
+
gap: 0 10px;
|
|
16
|
+
grid-template-areas:
|
|
17
|
+
". . . . . . .";
|
|
18
|
+
padding: 8px;
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
}
|
|
File without changes
|
|
@@ -3,7 +3,6 @@ import { TransactionBaseComponent } from '../../core/base/transaction-base.compo
|
|
|
3
3
|
import { TransactionTypeCategory } from '../../../enum/transaction-type-category.enum';
|
|
4
4
|
export declare abstract class TransactionPurchaseOrderLineBaseComponent extends TransactionBaseComponent implements OnInit, OnDestroy {
|
|
5
5
|
readonly transactionTypeCategory: typeof TransactionTypeCategory;
|
|
6
|
-
showDialogDiscount: boolean;
|
|
7
6
|
showCheckboxForLine: boolean;
|
|
8
7
|
private _subs;
|
|
9
8
|
ngOnInit(): void;
|
|
@@ -11,4 +10,5 @@ export declare abstract class TransactionPurchaseOrderLineBaseComponent extends
|
|
|
11
10
|
protected transactionLineSet(): void;
|
|
12
11
|
handleOpenSidePanel(mouseClick: PointerEvent): void;
|
|
13
12
|
private _getPurchasePortalLine;
|
|
13
|
+
private _handleConfirmationOverwrite;
|
|
14
14
|
}
|
package/lib/component/transaction-line-fields/transaction-line-drop-shipment-button.component.d.ts
CHANGED
|
@@ -6,7 +6,7 @@ import { DictionaryService } from '../../service/dictionary.service';
|
|
|
6
6
|
import { TransactionImageService } from '../../service/transaction-image.service';
|
|
7
7
|
import { IconCacheService } from '../../service/icon-cache.service';
|
|
8
8
|
import { TransactionEventService } from '../../service/transaction-event.service';
|
|
9
|
-
import { TransactionScreenConfigurationService } from
|
|
9
|
+
import { TransactionScreenConfigurationService } from '../../service/transaction-screen-configuration.service';
|
|
10
10
|
export declare class TransactionLineDropShipmentButtonComponent extends TransactionBaseComponent implements OnInit {
|
|
11
11
|
transactionEventService: TransactionEventService;
|
|
12
12
|
transactionService: TransactionService;
|
package/lib/component/transaction-line-fields/transaction-line-supplier-button.component.d.ts
CHANGED
|
@@ -6,7 +6,7 @@ import { DictionaryService } from '../../service/dictionary.service';
|
|
|
6
6
|
import { TransactionEventService } from '../../service/transaction-event.service';
|
|
7
7
|
import { IconCacheService } from '../../service/icon-cache.service';
|
|
8
8
|
import { TransactionImageService } from '../../service/transaction-image.service';
|
|
9
|
-
import { TransactionScreenConfigurationService } from
|
|
9
|
+
import { TransactionScreenConfigurationService } from '../../service/transaction-screen-configuration.service';
|
|
10
10
|
export declare class TransactionLineSupplierButtonComponent extends TransactionBaseComponent {
|
|
11
11
|
transactionEventService: TransactionEventService;
|
|
12
12
|
service: TransactionService;
|
|
@@ -7,7 +7,7 @@ import { TransactionEventService } from '../../service/transaction-event.service
|
|
|
7
7
|
import { TransactionService } from '../../service/transaction.service';
|
|
8
8
|
import { DictionaryService } from '../../service/dictionary.service';
|
|
9
9
|
import { TransactionImageService } from '../../service/transaction-image.service';
|
|
10
|
-
import { TransactionScreenConfigurationService } from
|
|
10
|
+
import { TransactionScreenConfigurationService } from '../../service/transaction-screen-configuration.service';
|
|
11
11
|
export declare class TransactionLineSupplierDeliveryDateButtonComponent extends TransactionBaseComponent {
|
|
12
12
|
transactionEventService: TransactionEventService;
|
|
13
13
|
service: TransactionService;
|
|
@@ -7,7 +7,7 @@ import { TransactionEventService } from '../../service/transaction-event.service
|
|
|
7
7
|
import { TransactionService } from '../../service/transaction.service';
|
|
8
8
|
import { DictionaryService } from '../../service/dictionary.service';
|
|
9
9
|
import { TransactionImageService } from '../../service/transaction-image.service';
|
|
10
|
-
import { TransactionScreenConfigurationService } from
|
|
10
|
+
import { TransactionScreenConfigurationService } from '../../service/transaction-screen-configuration.service';
|
|
11
11
|
export declare class TransactionLineWarehouseLocationButtonComponent extends TransactionBaseComponent {
|
|
12
12
|
transactionEventService: TransactionEventService;
|
|
13
13
|
service: TransactionService;
|
|
@@ -2,10 +2,10 @@ import { AfterViewInit, EventEmitter } from '@angular/core';
|
|
|
2
2
|
import { PurchaseAdviceLine } from '@colijnit/transactionapi/build/model/purchase-advice-line.bo';
|
|
3
3
|
import { Warehouse } from '@colijnit/transactionapi/build/model/warehouse.bo';
|
|
4
4
|
import { RelationListObject } from '@colijnit/relationapi/build/model/relation-list-object.bo';
|
|
5
|
-
import { TransactionService } from
|
|
6
|
-
import { AlternateSupplierViewmodel } from
|
|
7
|
-
import { Icon } from
|
|
8
|
-
import { IconCacheService } from
|
|
5
|
+
import { TransactionService } from '../../service/transaction.service';
|
|
6
|
+
import { AlternateSupplierViewmodel } from '../../model/alternate-supplier.viewmodel';
|
|
7
|
+
import { Icon } from '../../enum/icon.enum';
|
|
8
|
+
import { IconCacheService } from '../../service/icon-cache.service';
|
|
9
9
|
export declare class TransactionLineSidePanelArticleDetailsComponent implements AfterViewInit {
|
|
10
10
|
iconCacheService: IconCacheService;
|
|
11
11
|
private _transactionService;
|
|
@@ -16,6 +16,7 @@
|
|
|
16
16
|
@import "../../../component/transaction-line/transaction-purchase-overview-line/style/material";
|
|
17
17
|
@import "../../../component/transaction-line/transaction-picked-line/style/material";
|
|
18
18
|
@import "../../../component/transaction-line/transaction-to-be-picked-line/style/material";
|
|
19
|
+
@import "../../../component/transaction-line/transaction-cash-register-order-line/style/material";
|
|
19
20
|
@import "../../../component/transaction-line-fields/transaction-line-price/style/material";
|
|
20
21
|
@import "../../shared/transaction-article-text/style/material";
|
|
21
22
|
@import "../../shared/transaction-article-text-overview/style/material";
|
|
@@ -27,7 +27,7 @@ export declare class TransactionQuickAccessInvoiceComponent extends TransactionQ
|
|
|
27
27
|
protected printDocument(request: ReportingDocumentPrintSignDocBaseRequest): void;
|
|
28
28
|
protected emailDocument(request: ReportingDocumentEmailSignDocBaseRequest): void;
|
|
29
29
|
transactionSet(): void;
|
|
30
|
-
_prepareRequest(request: EmailInvoiceRequest | PrintInvoiceRequest | PdfInvoiceRequest):
|
|
30
|
+
_prepareRequest(request: EmailInvoiceRequest | PrintInvoiceRequest | PdfInvoiceRequest): boolean;
|
|
31
31
|
historicDocuments(): boolean;
|
|
32
32
|
handleSendDocument(defaultSendMethod: string): void;
|
|
33
33
|
private _createRequestLines;
|
|
@@ -11,5 +11,6 @@ export declare class TransactionQuickAccessOrderConfirmationComponent extends Tr
|
|
|
11
11
|
ngOnInit(): void;
|
|
12
12
|
handleSelectAllLines(value: boolean): void;
|
|
13
13
|
handleCommitEvent(event: MouseEvent): Promise<void>;
|
|
14
|
+
handleNewConfirmationButtonClick(): void;
|
|
14
15
|
private _setRequestLines;
|
|
15
16
|
}
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import { AfterViewInit } from '@angular/core';
|
|
2
|
-
import { TransactionQuickAccessSendMethodBaseComponent } from
|
|
3
|
-
import { ReportLayoutSelectionPrint } from
|
|
4
|
-
import { ReportLayoutSelectionEmail } from
|
|
5
|
-
import { EmailDeliveryNoteRequest } from
|
|
6
|
-
import { PrintDeliveryNoteRequest } from
|
|
7
|
-
import { PdfDeliveryNoteRequest } from
|
|
8
|
-
import { TransactionSendDocumentsComponent } from
|
|
9
|
-
import { ReportingDocumentPdfBaseRequest } from
|
|
10
|
-
import { EmailHistoricDeliveryNoteRequest } from
|
|
11
|
-
import { PrintHistoricDeliveryNoteRequest } from
|
|
12
|
-
import { PdfHistoricDeliveryNoteRequest } from
|
|
13
|
-
import { ReportingDocumentEmailSignDocBaseRequest } from
|
|
14
|
-
import { ReportingDocumentPrintSignDocBaseRequest } from
|
|
2
|
+
import { TransactionQuickAccessSendMethodBaseComponent } from '../transaction-quick-access-send-method-base.component';
|
|
3
|
+
import { ReportLayoutSelectionPrint } from '@colijnit/mainapi/build/model/report-layout-selection-print.bo';
|
|
4
|
+
import { ReportLayoutSelectionEmail } from '@colijnit/mainapi/build/model/report-layout-selection-email.bo';
|
|
5
|
+
import { EmailDeliveryNoteRequest } from '@colijnit/transactionapi/build/model/email-delivery-note-request';
|
|
6
|
+
import { PrintDeliveryNoteRequest } from '@colijnit/transactionapi/build/model/print-delivery-note-request';
|
|
7
|
+
import { PdfDeliveryNoteRequest } from '@colijnit/transactionapi/build/model/pdf-delivery-note-request';
|
|
8
|
+
import { TransactionSendDocumentsComponent } from '../../transaction-send-documents/transaction-send-documents.component';
|
|
9
|
+
import { ReportingDocumentPdfBaseRequest } from '@colijnit/mainapi/build/model/reporting-document-pdf-base-request';
|
|
10
|
+
import { EmailHistoricDeliveryNoteRequest } from '@colijnit/transactionapi/build/model/email-historic-delivery-note-request';
|
|
11
|
+
import { PrintHistoricDeliveryNoteRequest } from '@colijnit/transactionapi/build/model/print-historic-delivery-note-request';
|
|
12
|
+
import { PdfHistoricDeliveryNoteRequest } from '@colijnit/transactionapi/build/model/pdf-historic-delivery-note-request';
|
|
13
|
+
import { ReportingDocumentEmailSignDocBaseRequest } from '@colijnit/mainapi/build/model/reporting-document-email-sign-doc-base-request';
|
|
14
|
+
import { ReportingDocumentPrintSignDocBaseRequest } from '@colijnit/mainapi/build/model/reporting-document-print-sign-doc-base-request';
|
|
15
15
|
export declare class TransactionQuickAccessOrderDeliveryComponent extends TransactionQuickAccessSendMethodBaseComponent implements AfterViewInit {
|
|
16
16
|
sendDocumentsComponent: TransactionSendDocumentsComponent;
|
|
17
17
|
showClass(): boolean;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { IconCacheService } from
|
|
2
|
-
import { TransactionSearchTileBaseComponent } from
|
|
1
|
+
import { IconCacheService } from '../../../../service/icon-cache.service';
|
|
2
|
+
import { TransactionSearchTileBaseComponent } from '../../../core/base/transaction-search-tile-base.component';
|
|
3
3
|
export declare class TransactionSearchSalesOrderTileComponent extends TransactionSearchTileBaseComponent {
|
|
4
4
|
iconCacheService: IconCacheService;
|
|
5
5
|
constructor(iconCacheService: IconCacheService);
|
package/lib/enum/icon.enum.d.ts
CHANGED
|
@@ -22,9 +22,15 @@ export declare enum Icon {
|
|
|
22
22
|
CartShoppingRegular = "cart_shopping_regular",
|
|
23
23
|
CartShoppingSolid = "cart_shopping_solid",
|
|
24
24
|
CashRegister = "cash_register",
|
|
25
|
+
Check = "check",
|
|
26
|
+
CheckDialog = "check_dialog",
|
|
25
27
|
CheckDuotone = "check_duotone",
|
|
28
|
+
CheckThin = "check_thin",
|
|
29
|
+
CircleExclamationRegular = "circle_exclamation_regular",
|
|
30
|
+
CloseDialog = "close_dialog",
|
|
26
31
|
CreditCardRegular = "credit_card_regular",
|
|
27
32
|
CreditCardSolid = "credit_card_solid",
|
|
33
|
+
Crossskinny = "crossskinny",
|
|
28
34
|
DeliveryTruck = "delivery_truck",
|
|
29
35
|
DetailView = "detail_view",
|
|
30
36
|
EditPencil = "edit_pencil",
|
|
@@ -14,5 +14,6 @@ export declare enum TransactionTypeCategory {
|
|
|
14
14
|
SalesOrderLogistics = "salesOrderLogistics",
|
|
15
15
|
SalesOrderPlanning = "salesOrderPlanning",
|
|
16
16
|
SalesOrderDeliveryNote = "salesOrderDeliveryNote",
|
|
17
|
-
SalesOrderInvoice = "salesOrderInvoice"
|
|
17
|
+
SalesOrderInvoice = "salesOrderInvoice",
|
|
18
|
+
SalesOrderCashRegister = "salesOrderCashRegister"
|
|
18
19
|
}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { CashRegister } from "@colijnit/transactionapi/build/model/cash-register";
|
|
2
|
+
import { CashDrawer } from "@colijnit/transactionapi/build/model/cash-drawer.bo";
|
|
3
|
+
import { Printer } from "@colijnit/mainapi/build/model/printer.bo";
|
|
4
|
+
import { ReportLayoutSelectionPrint } from "@colijnit/mainapi/build/model/report-layout-selection-print.bo";
|
|
5
|
+
import { ReportLayoutSelectionEmail } from "@colijnit/mainapi/build/model/report-layout-selection-email.bo";
|
|
6
|
+
export declare class PaymentTransactionViewModel {
|
|
7
|
+
cashRegister: CashRegister;
|
|
8
|
+
cashDrawer: CashDrawer;
|
|
9
|
+
printer: Printer;
|
|
10
|
+
printerLayout: ReportLayoutSelectionPrint;
|
|
11
|
+
emailLayout: ReportLayoutSelectionEmail;
|
|
12
|
+
}
|
|
@@ -1927,6 +1927,7 @@ export declare class Dictionaries {
|
|
|
1927
1927
|
ADD_H3D_CONNECTION: string;
|
|
1928
1928
|
ADD_LEDGER_VAT: string;
|
|
1929
1929
|
ADD_LINE: string;
|
|
1930
|
+
ADD_LINK: string;
|
|
1930
1931
|
ADD_MARKUP_ITEM: string;
|
|
1931
1932
|
ADD_NEW_ADDRESS: string;
|
|
1932
1933
|
ADD_NEW_ARTICLE_FORMULA: string;
|
|
@@ -2101,6 +2102,7 @@ export declare class Dictionaries {
|
|
|
2101
2102
|
ALIGN_JUSTIFY: string;
|
|
2102
2103
|
ALIGN_LEFT: string;
|
|
2103
2104
|
ALIGN_RIGHT: string;
|
|
2105
|
+
ALSO_AS_USDZ: string;
|
|
2104
2106
|
ALL2: string;
|
|
2105
2107
|
ALL: string;
|
|
2106
2108
|
ALLOCATE: string;
|
|
@@ -2450,6 +2452,7 @@ export declare class Dictionaries {
|
|
|
2450
2452
|
BACK_TO_TRANSFER_LIST: string;
|
|
2451
2453
|
BALANCE2: string;
|
|
2452
2454
|
BALANCE: string;
|
|
2455
|
+
BALANCE_AFTER_ENTRY: string;
|
|
2453
2456
|
BALANCE_SIDE: string;
|
|
2454
2457
|
BANK: string;
|
|
2455
2458
|
BANKS: string;
|
|
@@ -3045,6 +3048,7 @@ export declare class Dictionaries {
|
|
|
3045
3048
|
CONTAINER_NR: string;
|
|
3046
3049
|
CONTAINER_TYPE: string;
|
|
3047
3050
|
CONTAINER_VOLUME: string;
|
|
3051
|
+
CONTAINS_THESE_WORDS: string;
|
|
3048
3052
|
CONTENT: string;
|
|
3049
3053
|
CONTENT_COLOR: string;
|
|
3050
3054
|
CONTENT_STORAGE: string;
|
|
@@ -3797,6 +3801,7 @@ export declare class Dictionaries {
|
|
|
3797
3801
|
EMAIL_BODY_TEMPLATE: string;
|
|
3798
3802
|
EMAIL_DEFAULT_CANNOT_BE_SIGNED: string;
|
|
3799
3803
|
EMAIL_FORGOT_PW_NOT_SENT: string;
|
|
3804
|
+
EMAIL_LAYOUT: string;
|
|
3800
3805
|
EMAIL_MORE: string;
|
|
3801
3806
|
EMAIL_NOTIFIER: string;
|
|
3802
3807
|
EMAIL_ONE_MORE: string;
|
|
@@ -4046,6 +4051,7 @@ export declare class Dictionaries {
|
|
|
4046
4051
|
EXTRA_LIST_COLUMNS_3: string;
|
|
4047
4052
|
EXTRA_LONG_366_731_DAYS: string;
|
|
4048
4053
|
EXTRA_URL: string;
|
|
4054
|
+
EQUAL_TO: string;
|
|
4049
4055
|
FABRICATION_COST: string;
|
|
4050
4056
|
FABRICATION_COST_LINE_TOTAL: string;
|
|
4051
4057
|
FABRIC_SIZE: string;
|
|
@@ -4330,6 +4336,7 @@ export declare class Dictionaries {
|
|
|
4330
4336
|
HARDWARE_SERIAL_NUMBERS: string;
|
|
4331
4337
|
HAS_IMAGES: string;
|
|
4332
4338
|
HAS_TEXTS: string;
|
|
4339
|
+
HAS_WORDS: string;
|
|
4333
4340
|
HEADER: string;
|
|
4334
4341
|
HEADER_ACTIVE: string;
|
|
4335
4342
|
HEAD_TEXT: string;
|
|
@@ -4480,6 +4487,7 @@ export declare class Dictionaries {
|
|
|
4480
4487
|
INTER_BRANCH_TRANSFER_REQUEST: string;
|
|
4481
4488
|
INTRASTAT_DECLARATION: string;
|
|
4482
4489
|
INTRO: string;
|
|
4490
|
+
INTEREST_DATE: string;
|
|
4483
4491
|
INVALID_COPY_EXCEPTION: string;
|
|
4484
4492
|
INVALID_COUPON: string;
|
|
4485
4493
|
INVALID_EXCEPTION: string;
|
|
@@ -4694,6 +4702,7 @@ export declare class Dictionaries {
|
|
|
4694
4702
|
LINKED_ARTICLE_DOUBLE: string;
|
|
4695
4703
|
LINKED_DEPARTMENTS: string;
|
|
4696
4704
|
LINKED_ORGANIZATIONS: string;
|
|
4705
|
+
LINKED_LEDGER_ACCOUNT_TEXT: string;
|
|
4697
4706
|
LINKED_TRANSACTIONS: string;
|
|
4698
4707
|
LINKS: string;
|
|
4699
4708
|
LINKS_NOT_COPIED_WARNING: string;
|
|
@@ -5467,10 +5476,12 @@ export declare class Dictionaries {
|
|
|
5467
5476
|
NO_HOME_DASHBOARD_RIGHTS: string;
|
|
5468
5477
|
NO_IMAGE: string;
|
|
5469
5478
|
NO_IMAGES: string;
|
|
5479
|
+
NO_INVOICE_LINES: string;
|
|
5470
5480
|
NO_LICENSE_FOUND: string;
|
|
5471
5481
|
NO_LINES_FOUND: string;
|
|
5472
5482
|
NO_LINES_TO_DELETE: string;
|
|
5473
5483
|
NO_LINES_TO_PLAN: string;
|
|
5484
|
+
NO_LINK_EXISTS: string;
|
|
5474
5485
|
NO_LOCATION: string;
|
|
5475
5486
|
NO_MAILING_CODES: string;
|
|
5476
5487
|
NO_MALING_CODES: string;
|
|
@@ -5692,6 +5703,7 @@ export declare class Dictionaries {
|
|
|
5692
5703
|
ORDERS_TO_PICK: string;
|
|
5693
5704
|
ORDER_2: string;
|
|
5694
5705
|
ORDER_ADVICE: string;
|
|
5706
|
+
ORDER_ADVICE_LABEL: string;
|
|
5695
5707
|
ORDER_AMOUNT: string;
|
|
5696
5708
|
ORDER_BY: string;
|
|
5697
5709
|
ORDER_BY_ARTICLENAME: string;
|
|
@@ -6166,9 +6178,10 @@ export declare class Dictionaries {
|
|
|
6166
6178
|
PRIMARY_VALUE: string;
|
|
6167
6179
|
PRINT: string;
|
|
6168
6180
|
PRINTER: string;
|
|
6181
|
+
PRINTER_LAYOUT: string;
|
|
6182
|
+
PRINTER_SELECTION_TITLE: string;
|
|
6169
6183
|
PRINTERS: string;
|
|
6170
6184
|
PRINTERS_USERS_BRANCHES: string;
|
|
6171
|
-
PRINTER_SELECTION_TITLE: string;
|
|
6172
6185
|
PRINTING_NO_TEMPLATE: string;
|
|
6173
6186
|
PRINTING_NO_TEMPLATES: string;
|
|
6174
6187
|
PRINTING_SUCCES: string;
|
|
@@ -7748,6 +7761,7 @@ export declare class Dictionaries {
|
|
|
7748
7761
|
TRANSACTION_NUMBER2: string;
|
|
7749
7762
|
TRANSACTION_NUMBER: string;
|
|
7750
7763
|
TRANSACTION_PRICE_DECLARATION: string;
|
|
7764
|
+
TRANSACTION_REFERENCE: string;
|
|
7751
7765
|
TRANSACTION_SEARCH_GENERAL_INFO: string;
|
|
7752
7766
|
TRANSACTION_SUM: string;
|
|
7753
7767
|
TRANSACTION_SUM_E: string;
|
|
@@ -9636,6 +9650,9 @@ export declare class Dictionaries {
|
|
|
9636
9650
|
ABSENCEFILE_POA_7_1_5_INFO: string;
|
|
9637
9651
|
ABSENCEFILE_POA_7_1_6: string;
|
|
9638
9652
|
ABSENCEFILE_POA_7_1_6_INFO: string;
|
|
9653
|
+
ABSENCEFILE_POA_8_NEW: string;
|
|
9654
|
+
ABSENCEFILE_POA_8_1_NEW: string;
|
|
9655
|
+
ABSENCEFILE_POA_8_2_NEW: string;
|
|
9639
9656
|
ABSENCEFILE_POA_8: string;
|
|
9640
9657
|
ABSENCEFILE_POA_8_1: string;
|
|
9641
9658
|
ABSENCEFILE_POA_8_1_INFO: string;
|
|
@@ -9830,6 +9847,7 @@ export declare class Dictionaries {
|
|
|
9830
9847
|
ADD_H3D_CONNECTION: string;
|
|
9831
9848
|
ADD_LEDGER_VAT: string;
|
|
9832
9849
|
ADD_LINE: string;
|
|
9850
|
+
ADD_LINK: string;
|
|
9833
9851
|
ADD_MARKUP_ITEM: string;
|
|
9834
9852
|
ADD_METALNESS_MAP: string;
|
|
9835
9853
|
ADD_NEW_ADDRESS: string;
|
|
@@ -10061,11 +10079,16 @@ export declare class Dictionaries {
|
|
|
10061
10079
|
AF_FIRST_EVAL_4_4_YES: string;
|
|
10062
10080
|
AF_FIRST_EVAL_4_5_EXPLANATION: string;
|
|
10063
10081
|
AF_FIRST_EVAL_4_5_QUESTION: string;
|
|
10082
|
+
AF_FIRST_EVAL_4_6_QUESTION: string;
|
|
10083
|
+
AF_FIRST_EVAL_4_7_QUESTION: string;
|
|
10064
10084
|
AF_FIRST_EVAL_4_RUBRIC: string;
|
|
10065
10085
|
AF_FIRST_EVAL_6_1_EXPLANATION: string;
|
|
10066
10086
|
AF_FIRST_EVAL_6_1_QUESTION: string;
|
|
10067
10087
|
AF_FIRST_EVAL_6_1_YES: string;
|
|
10068
10088
|
AF_FIRST_EVAL_6_RUBRIC: string;
|
|
10089
|
+
AF_FIRST_EVAL_7_RUBRIC_NEW: string;
|
|
10090
|
+
AF_FIRST_EVAL_7_1_QUESTION_NEW: string;
|
|
10091
|
+
AF_FIRST_EVAL_7_2_QUESTION_NEW: string;
|
|
10069
10092
|
AF_FIRST_EVAL_7_RUBRIC: string;
|
|
10070
10093
|
AGE: string;
|
|
10071
10094
|
AGENDA: string;
|
|
@@ -10098,6 +10121,7 @@ export declare class Dictionaries {
|
|
|
10098
10121
|
ALIGN_JUSTIFY: string;
|
|
10099
10122
|
ALIGN_LEFT: string;
|
|
10100
10123
|
ALIGN_RIGHT: string;
|
|
10124
|
+
ALSO_AS_USDZ: string;
|
|
10101
10125
|
ALL2: string;
|
|
10102
10126
|
ALL: string;
|
|
10103
10127
|
ALLOCATE: string;
|
|
@@ -10455,6 +10479,7 @@ export declare class Dictionaries {
|
|
|
10455
10479
|
BACK_TO_TRANSFER_LIST: string;
|
|
10456
10480
|
BALANCE2: string;
|
|
10457
10481
|
BALANCE: string;
|
|
10482
|
+
BALANCE_AFTER_ENTRY: string;
|
|
10458
10483
|
BALANCE_CREDIT: string;
|
|
10459
10484
|
BALANCE_DEBIT: string;
|
|
10460
10485
|
BALANCE_SIDE: string;
|
|
@@ -11172,6 +11197,7 @@ export declare class Dictionaries {
|
|
|
11172
11197
|
CONTAINER_NR: string;
|
|
11173
11198
|
CONTAINER_TYPE: string;
|
|
11174
11199
|
CONTAINER_VOLUME: string;
|
|
11200
|
+
CONTAINS_THESE_WORDS: string;
|
|
11175
11201
|
CONTENT: string;
|
|
11176
11202
|
CONTENT_COLOR: string;
|
|
11177
11203
|
CONTENT_STORAGE: string;
|
|
@@ -11722,6 +11748,7 @@ export declare class Dictionaries {
|
|
|
11722
11748
|
DELIVERY_TIME_SPECIFICATION: string;
|
|
11723
11749
|
DELIVERY_TIME_WHEN_NO_STOCK: string;
|
|
11724
11750
|
DELIVERY_TIME_WHEN_NO_STOCK_UNIT: string;
|
|
11751
|
+
DELIVERY_TOTAL: string;
|
|
11725
11752
|
DEPARTMENT: string;
|
|
11726
11753
|
DEPARTMENTS: string;
|
|
11727
11754
|
DEPARTMENT_CODE: string;
|
|
@@ -11729,6 +11756,7 @@ export declare class Dictionaries {
|
|
|
11729
11756
|
DEPARTMENT_NO: string;
|
|
11730
11757
|
DEPARTMENT_NUMBER: string;
|
|
11731
11758
|
DEPOSIT: string;
|
|
11759
|
+
DEPOSIT_BUSINESS_RULE_APPLIED: string;
|
|
11732
11760
|
DEPOSIT_PERCENTAGE: string;
|
|
11733
11761
|
DEPOSIT_RECALCULATE: string;
|
|
11734
11762
|
DEPRECIATION: string;
|
|
@@ -12019,6 +12047,7 @@ export declare class Dictionaries {
|
|
|
12019
12047
|
EMAIL_BODY_TEMPLATE: string;
|
|
12020
12048
|
EMAIL_DEFAULT_CANNOT_BE_SIGNED: string;
|
|
12021
12049
|
EMAIL_FORGOT_PW_NOT_SENT: string;
|
|
12050
|
+
EMAIL_LAYOUT: string;
|
|
12022
12051
|
EMAIL_MORE: string;
|
|
12023
12052
|
EMAIL_NOTIFIER: string;
|
|
12024
12053
|
EMAIL_ONE_MORE: string;
|
|
@@ -12296,6 +12325,7 @@ export declare class Dictionaries {
|
|
|
12296
12325
|
EXTRA_LONG_366_731_DAYS: string;
|
|
12297
12326
|
EXTRA_SPHERECODES: string;
|
|
12298
12327
|
EXTRA_URL: string;
|
|
12328
|
+
EQUAL_TO: string;
|
|
12299
12329
|
FABRICATION_COST: string;
|
|
12300
12330
|
FABRICATION_COST_LINE_TOTAL: string;
|
|
12301
12331
|
FABRIC_SIZE: string;
|
|
@@ -12616,6 +12646,7 @@ export declare class Dictionaries {
|
|
|
12616
12646
|
HAS_IMAGES: string;
|
|
12617
12647
|
HAS_NON_ACTIVE_PARENT: string;
|
|
12618
12648
|
HAS_TEXTS: string;
|
|
12649
|
+
HAS_WORDS: string;
|
|
12619
12650
|
HD_DELETE_QUESTION: string;
|
|
12620
12651
|
HD_ORDER_DEFINITIVE: string;
|
|
12621
12652
|
HD_UNABLE_TO_REMOVE_PROJECT: string;
|
|
@@ -12790,6 +12821,7 @@ export declare class Dictionaries {
|
|
|
12790
12821
|
INTER_BRANCH_TRANSFER_REQUEST: string;
|
|
12791
12822
|
INTRASTAT_DECLARATION: string;
|
|
12792
12823
|
INTRO: string;
|
|
12824
|
+
INTEREST_DATE: string;
|
|
12793
12825
|
INVALIDATE_CACHE: string;
|
|
12794
12826
|
INVALIDATE_CACHE_PER_TYPE: string;
|
|
12795
12827
|
INVALID_COPY_EXCEPTION: string;
|
|
@@ -13059,6 +13091,7 @@ export declare class Dictionaries {
|
|
|
13059
13091
|
LINKED_ARTICLE_DOUBLE: string;
|
|
13060
13092
|
LINKED_DEPARTMENTS: string;
|
|
13061
13093
|
LINKED_ORGANIZATIONS: string;
|
|
13094
|
+
LINKED_LEDGER_ACCOUNT_TEXT: string;
|
|
13062
13095
|
LINKED_TRANSACTIONS: string;
|
|
13063
13096
|
LINKS: string;
|
|
13064
13097
|
LINKS_NOT_COPIED_WARNING: string;
|
|
@@ -13907,11 +13940,13 @@ export declare class Dictionaries {
|
|
|
13907
13940
|
NO_IMAGES: string;
|
|
13908
13941
|
NO_IMPORT: string;
|
|
13909
13942
|
NO_INFO_SHARED: string;
|
|
13943
|
+
NO_INVOICE_LINES: string;
|
|
13910
13944
|
NO_JOURNALS_FOR_ADMINISTRATION: string;
|
|
13911
13945
|
NO_LICENSE_FOUND: string;
|
|
13912
13946
|
NO_LINES_FOUND: string;
|
|
13913
13947
|
NO_LINES_TO_DELETE: string;
|
|
13914
13948
|
NO_LINES_TO_PLAN: string;
|
|
13949
|
+
NO_LINK_EXISTS: string;
|
|
13915
13950
|
NO_LOCATION: string;
|
|
13916
13951
|
NO_MAILING_CODES: string;
|
|
13917
13952
|
NO_MANUAL_TRIGGERS_FOR_TASK: string;
|
|
@@ -14170,6 +14205,7 @@ export declare class Dictionaries {
|
|
|
14170
14205
|
ORDERS_TO_PICK: string;
|
|
14171
14206
|
ORDER_2: string;
|
|
14172
14207
|
ORDER_ADVICE: string;
|
|
14208
|
+
ORDER_ADVICE_LABEL: string;
|
|
14173
14209
|
ORDER_AMOUNT: string;
|
|
14174
14210
|
ORDER_AMOUNT_DECIM_NOT_COMPLIANT_W_PURCH_UNIT: string;
|
|
14175
14211
|
ORDER_AMOUNT_INTERN: string;
|
|
@@ -14684,9 +14720,10 @@ export declare class Dictionaries {
|
|
|
14684
14720
|
PRIMARY_VALUE: string;
|
|
14685
14721
|
PRINT: string;
|
|
14686
14722
|
PRINTER: string;
|
|
14723
|
+
PRINTER_LAYOUT: string;
|
|
14724
|
+
PRINTER_SELECTION_TITLE: string;
|
|
14687
14725
|
PRINTERS: string;
|
|
14688
14726
|
PRINTERS_USERS_BRANCHES: string;
|
|
14689
|
-
PRINTER_SELECTION_TITLE: string;
|
|
14690
14727
|
PRINTING_NO_TEMPLATE: string;
|
|
14691
14728
|
PRINTING_NO_TEMPLATES: string;
|
|
14692
14729
|
PRINTING_SUCCES: string;
|
|
@@ -16446,6 +16483,7 @@ export declare class Dictionaries {
|
|
|
16446
16483
|
TO_STATE: string;
|
|
16447
16484
|
TO_SUPPLIER: string;
|
|
16448
16485
|
TO_TRANSFER: string;
|
|
16486
|
+
TOTAL_PAID_DOWN: string;
|
|
16449
16487
|
TP_BE_PLANNED: string;
|
|
16450
16488
|
TRACE_ACTIVE: string;
|
|
16451
16489
|
TRACE_CHANGES: string;
|
|
@@ -16486,6 +16524,7 @@ export declare class Dictionaries {
|
|
|
16486
16524
|
TRANSACTION_NUMBER2: string;
|
|
16487
16525
|
TRANSACTION_NUMBER: string;
|
|
16488
16526
|
TRANSACTION_PRICE_DECLARATION: string;
|
|
16527
|
+
TRANSACTION_REFERENCE: string;
|
|
16489
16528
|
TRANSACTION_SEARCH_GENERAL_INFO: string;
|
|
16490
16529
|
TRANSACTION_SHOW_INACTIVE: string;
|
|
16491
16530
|
TRANSACTION_SUM: string;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { OptionsService } from
|
|
2
|
-
import { Articles } from
|
|
3
|
-
import { StockLocation } from
|
|
4
|
-
import { ArticleExtendedRequest } from
|
|
5
|
-
import { ArticleLight } from
|
|
6
|
-
import { TurnoverGroupImage } from
|
|
7
|
-
import { MainArticle } from
|
|
8
|
-
import { TransactionEventService } from
|
|
1
|
+
import { OptionsService } from './options.service';
|
|
2
|
+
import { Articles } from '@colijnit/articleapi/build/articles';
|
|
3
|
+
import { StockLocation } from '@colijnit/articleapi/build/model/stock-location.bo';
|
|
4
|
+
import { ArticleExtendedRequest } from '@colijnit/articleapi/build/model/article-extended-request';
|
|
5
|
+
import { ArticleLight } from '@colijnit/articleapi/build/model/article-light.bo';
|
|
6
|
+
import { TurnoverGroupImage } from '@colijnit/articleapi/build/model/turnover-group-image.bo';
|
|
7
|
+
import { MainArticle } from '@colijnit/articleapi/build/model/main-article.bo';
|
|
8
|
+
import { TransactionEventService } from './transaction-event.service';
|
|
9
9
|
export declare class ArticleConnectorService {
|
|
10
10
|
private _optionsService;
|
|
11
11
|
private _transactionEventService;
|
|
@@ -6,21 +6,23 @@ import { DialogResponseInterface } from '../interface/dialog-response.interface'
|
|
|
6
6
|
import { ToastComponent } from '../component/toast/toast.component';
|
|
7
7
|
import { TransactionInfoResponse } from '@colijnit/transactionapi/build/model/transaction-info-response.bo';
|
|
8
8
|
import { TransactionKind } from '@colijnit/transactionapi/build/enum/transaction-kind.enum';
|
|
9
|
+
import { DictionaryService } from "./dictionary.service";
|
|
9
10
|
export declare class DialogService {
|
|
10
11
|
private _compFactoryResolver;
|
|
11
12
|
private appRef;
|
|
12
13
|
private injector;
|
|
13
14
|
private dynamicComponentService;
|
|
15
|
+
private _dictionaryService;
|
|
14
16
|
toasts: ComponentRef<ToastComponent>[];
|
|
15
17
|
private _componentRefs;
|
|
16
|
-
constructor(_compFactoryResolver: ComponentFactoryResolver, appRef: ApplicationRef, injector: Injector, dynamicComponentService: DynamicComponentService);
|
|
18
|
+
constructor(_compFactoryResolver: ComponentFactoryResolver, appRef: ApplicationRef, injector: Injector, dynamicComponentService: DynamicComponentService, _dictionaryService: DictionaryService);
|
|
17
19
|
showYesNo(title: string, text: string, showRememberChoice?: boolean): Promise<DialogResponseInterface>;
|
|
18
|
-
showError(message: string, details?: string): Promise<any>;
|
|
19
|
-
showInformation(message: string): Promise<any>;
|
|
20
|
+
showError(message: string, localize: boolean, details?: string): Promise<any>;
|
|
21
|
+
showInformation(message: string, localize: boolean): Promise<any>;
|
|
20
22
|
showCharacteristics(title: string, choices: TransactionLineCharacteristicChoice[], value: string): Promise<DialogResponseInterface>;
|
|
21
23
|
showWarehouseCC(transactionKind: TransactionKind, transactionLine: TransactionLineInfo): Promise<DialogResponseInterface>;
|
|
22
24
|
showBranch(transaction: TransactionInfoResponse): Promise<DialogResponseInterface>;
|
|
23
25
|
showWarehouseLocation(warehouseNr: number, useModel?: boolean, autoClose?: boolean, showClose?: boolean, transactionLine?: TransactionLineInfo): Promise<DialogResponseInterface>;
|
|
24
|
-
showToast(text: string): Promise<void>;
|
|
26
|
+
showToast(text: string, localize: boolean): Promise<void>;
|
|
25
27
|
hideToastAfterMs(ms?: number): void;
|
|
26
28
|
}
|