@colijnit/sharedcomponents 255.1.21 → 255.1.23
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/3rdpartylicenses.txt +1405 -0
- package/bundles/colijnit-sharedcomponents.umd.js +519 -418
- package/bundles/colijnit-sharedcomponents.umd.js.map +1 -1
- package/colijnit-sharedcomponents.d.ts +94 -93
- package/colijnit-sharedcomponents.metadata.json +1 -1
- package/esm2015/colijnit-sharedcomponents.js +95 -94
- package/esm2015/lib/components/activity-list/activity-list.component.js +11 -3
- package/esm2015/lib/components/activity-overview-component/component-activity-overview.component.js +9 -3
- package/esm2015/lib/components/files-upload/components/base-file-upload.component.js +2 -2
- package/esm2015/lib/components/files-upload/files-upload.component.js +1 -1
- package/esm2015/lib/components/open-activity-list/component-activity-list.component.js +9 -2
- package/esm2015/lib/components/stock/base/base-stock.component.js +18 -0
- package/esm2015/lib/components/stock/components/allocation-stock-history/allocation-stock-history.component.js +46 -35
- package/esm2015/lib/components/stock/components/order-commission-stock-history/order-commission-stock-history.component.js +45 -34
- package/esm2015/lib/components/stock/components/order-stock-history/order-stock-history.component.js +46 -35
- package/esm2015/lib/components/stock/components/order-stock-tab/order-stock-tab.component.js +19 -8
- package/esm2015/lib/components/stock/components/order-supply-stock-history/order-supply-stock-history.component.js +46 -35
- package/esm2015/lib/components/stock/components/order-tab/order-tab.component.js +19 -8
- package/esm2015/lib/components/stock/components/stock-history/stock-history.component.js +20 -7
- package/esm2015/lib/components/stock/components/stock-location/stock-location.component.js +161 -141
- package/esm2015/lib/components/stock/components/stock-prognose/stock-prognose.component.js +26 -5
- package/esm2015/lib/components/stock/stock-tabs/stock-tabs.component.js +13 -115
- package/esm2015/lib/components/stock/stock.component.js +31 -32
- package/esm2015/lib/components/tab-bar/tab-bar.component.js +1 -2
- package/esm2015/lib/components/tab-bar/tab.interface.js +1 -1
- package/esm2015/lib/components/task-creator/task-creator.component.js +69 -62
- package/esm2015/lib/res/dictionary/dictionaries.js +2 -2
- package/favicon.ico +0 -0
- package/fesm2015/colijnit-sharedcomponents.js +515 -479
- package/fesm2015/colijnit-sharedcomponents.js.map +1 -1
- package/index.html +12 -0
- package/lib/components/activity-list/activity-list.component.d.ts +10 -1
- package/lib/components/open-activity-list/component-activity-list.component.d.ts +10 -1
- package/lib/components/open-activity-list/style/_layout.scss +3 -1
- package/lib/components/stock/base/base-stock.component.d.ts +6 -0
- package/lib/components/stock/components/allocation-stock-history/allocation-stock-history.component.d.ts +9 -7
- package/lib/components/stock/components/order-commission-stock-history/order-commission-stock-history.component.d.ts +9 -7
- package/lib/components/stock/components/order-stock-history/order-stock-history.component.d.ts +9 -7
- package/lib/components/stock/components/order-stock-tab/order-stock-tab.component.d.ts +4 -2
- package/lib/components/stock/components/order-supply-stock-history/order-supply-stock-history.component.d.ts +9 -7
- package/lib/components/stock/components/order-tab/order-tab.component.d.ts +4 -3
- package/lib/components/stock/components/stock-history/stock-history.component.d.ts +4 -2
- package/lib/components/stock/components/stock-location/stock-location.component.d.ts +22 -18
- package/lib/components/stock/components/stock-prognose/stock-prognose.component.d.ts +7 -2
- package/lib/components/stock/stock-tabs/stock-tabs.component.d.ts +0 -28
- package/lib/components/stock/stock.component.d.ts +13 -13
- package/lib/components/stock/style/_material-definition.scss +1 -1
- package/lib/components/tab-bar/style/_layout.scss +2 -2
- package/lib/components/task-creator/style/_layout.scss +3 -1
- package/lib/components/task-creator/task-creator.component.d.ts +10 -2
- package/lib/style/sharedcomponents-globals.scss +4 -0
- package/main.744dc3d73d03c6e7b1d4.js +1 -0
- package/package.json +1 -1
- package/polyfills.907fe9d1887c5de17993.js +1 -0
- package/runtime.8aac21847ed3d3829cca.js +1 -0
- package/styles.486be41aa0593b705e42.css +1 -0
package/index.html
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
<!DOCTYPE html><html lang="en"><head>
|
|
2
|
+
<meta charset="utf-8">
|
|
3
|
+
<title>Sharedcomponents</title>
|
|
4
|
+
<base href="/">
|
|
5
|
+
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
6
|
+
<link rel="icon" type="image/x-icon" href="favicon.ico">
|
|
7
|
+
<style>@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Public+Sans:wght@100;200;300;400;500;600;800;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;800;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Public+Sans&display=swap);body,html{margin:0;overflow:hidden}body,html{width:100%;height:100%}*{box-sizing:border-box;padding:0;margin:0}</style><link rel="stylesheet" href="styles.486be41aa0593b705e42.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="styles.486be41aa0593b705e42.css"></noscript></head>
|
|
8
|
+
<body>
|
|
9
|
+
<app-root></app-root>
|
|
10
|
+
<script src="runtime.8aac21847ed3d3829cca.js" defer></script><script src="polyfills.907fe9d1887c5de17993.js" defer></script><script src="main.744dc3d73d03c6e7b1d4.js" defer></script>
|
|
11
|
+
|
|
12
|
+
</body></html>
|
|
@@ -8,7 +8,8 @@ import { TimeUtils } from "@colijnit/mainapi/build/utils/time-utils";
|
|
|
8
8
|
import { RelationSmallObject } from "@colijnit/mainapi/build/model/relation-small-object.bo";
|
|
9
9
|
import { CoDocument } from "@colijnit/mainapi/build/model/co-document";
|
|
10
10
|
import { SharedComponentsDictionaryService } from '../../translation/shared-components-dictionary.service';
|
|
11
|
-
|
|
11
|
+
import { ScreenConfigAdapterComponent } from "@colijnit/corecomponents_v12";
|
|
12
|
+
export declare class ActivityListComponent implements OnInit, ScreenConfigAdapterComponent {
|
|
12
13
|
iconCacheService: IconCacheService;
|
|
13
14
|
private _dictionaryService;
|
|
14
15
|
readonly Icon: typeof Icon;
|
|
@@ -22,6 +23,14 @@ export declare class ActivityListComponent implements OnInit {
|
|
|
22
23
|
workIcon: Icon;
|
|
23
24
|
statusIcon: Icon;
|
|
24
25
|
taskIcon: Icon;
|
|
26
|
+
objectConfigName: string;
|
|
27
|
+
hidden: boolean;
|
|
28
|
+
required: boolean;
|
|
29
|
+
forceReadonly: boolean;
|
|
30
|
+
readonly: boolean;
|
|
31
|
+
maxLength: number;
|
|
32
|
+
decimals: number;
|
|
33
|
+
redErrorBackground: boolean;
|
|
25
34
|
showActivityPopup: Boolean;
|
|
26
35
|
currentActivityDocuments: CoDocument[];
|
|
27
36
|
private _activities;
|
|
@@ -10,7 +10,8 @@ import { PersonalActivityOverviewComponent } from "./components/personal-activit
|
|
|
10
10
|
import { OperationCallbackFunctionWithValidation } from "../../interface/operation-callback-function-with-validation";
|
|
11
11
|
import { SharedService } from "../../service/shared.service";
|
|
12
12
|
import { TableName } from "@colijnit/mainapi/build/enum/table-name.enum";
|
|
13
|
-
|
|
13
|
+
import { ScreenConfigAdapterComponent } from "@colijnit/corecomponents_v12";
|
|
14
|
+
export declare class ComponentActivityListComponent extends BaseActivityListComponent implements OnDestroy, ScreenConfigAdapterComponent {
|
|
14
15
|
protected sharedService: SharedService;
|
|
15
16
|
readonly tabs: typeof PersonalActivityTabEnum;
|
|
16
17
|
readonly icons: typeof Icon;
|
|
@@ -42,6 +43,14 @@ export declare class ComponentActivityListComponent extends BaseActivityListComp
|
|
|
42
43
|
activeTab: PersonalActivityTabEnum;
|
|
43
44
|
activityList: ActivityViewModel[];
|
|
44
45
|
trackByFn(index: number, vm: ActivityViewModel): any;
|
|
46
|
+
objectConfigName: string;
|
|
47
|
+
hidden: boolean;
|
|
48
|
+
required: boolean;
|
|
49
|
+
forceReadonly: boolean;
|
|
50
|
+
readonly: boolean;
|
|
51
|
+
maxLength: number;
|
|
52
|
+
decimals: number;
|
|
53
|
+
redErrorBackground: boolean;
|
|
45
54
|
private _table;
|
|
46
55
|
private _key;
|
|
47
56
|
private _subs;
|
|
@@ -1,9 +1,11 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
|
|
5
|
-
|
|
1
|
+
import { StockHistoryBo } from '@colijnit/articleapi/build/model/stock-history.bo';
|
|
2
|
+
import { Icon } from '../../../../enum/icon.enum';
|
|
3
|
+
import { BaseStockComponent } from '../../base/base-stock.component';
|
|
4
|
+
import { StockService } from '../../../../service/stock.service';
|
|
5
|
+
export declare class AllocationStockHistoryComponent extends BaseStockComponent {
|
|
6
|
+
private _stockService;
|
|
6
7
|
readonly icons: typeof Icon;
|
|
7
|
-
|
|
8
|
-
constructor(
|
|
8
|
+
data: StockHistoryBo[];
|
|
9
|
+
constructor(_stockService: StockService);
|
|
10
|
+
protected getData(): Promise<void>;
|
|
9
11
|
}
|
|
@@ -1,9 +1,11 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
|
|
5
|
-
|
|
1
|
+
import { StockHistoryBo } from '@colijnit/articleapi/build/model/stock-history.bo';
|
|
2
|
+
import { Icon } from '../../../../enum/icon.enum';
|
|
3
|
+
import { BaseStockComponent } from '../../base/base-stock.component';
|
|
4
|
+
import { StockService } from '../../../../service/stock.service';
|
|
5
|
+
export declare class OrderCommissionStockHistoryComponent extends BaseStockComponent {
|
|
6
|
+
private _stockService;
|
|
6
7
|
readonly icons: typeof Icon;
|
|
7
|
-
|
|
8
|
-
constructor(
|
|
8
|
+
data: StockHistoryBo[];
|
|
9
|
+
constructor(_stockService: StockService);
|
|
10
|
+
protected getData(): Promise<void>;
|
|
9
11
|
}
|
package/lib/components/stock/components/order-stock-history/order-stock-history.component.d.ts
CHANGED
|
@@ -1,9 +1,11 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
|
|
5
|
-
|
|
1
|
+
import { StockHistoryBo } from '@colijnit/articleapi/build/model/stock-history.bo';
|
|
2
|
+
import { Icon } from '../../../../enum/icon.enum';
|
|
3
|
+
import { BaseStockComponent } from '../../base/base-stock.component';
|
|
4
|
+
import { StockService } from '../../../../service/stock.service';
|
|
5
|
+
export declare class OrderStockHistoryComponent extends BaseStockComponent {
|
|
6
|
+
private _stockService;
|
|
6
7
|
readonly icons: typeof Icon;
|
|
7
|
-
|
|
8
|
-
constructor(
|
|
8
|
+
data: StockHistoryBo[];
|
|
9
|
+
constructor(_stockService: StockService);
|
|
10
|
+
protected getData(): Promise<void>;
|
|
9
11
|
}
|
|
@@ -2,10 +2,12 @@ import { IconCacheService } from "../../../../service/icon-cache.service";
|
|
|
2
2
|
import { Icon } from "../../../../enum/icon.enum";
|
|
3
3
|
import { StockService } from "../../../../service/stock.service";
|
|
4
4
|
import { ArticleTransaction as ArticleTransactionBo } from "@colijnit/articleapi/build/model/article-transaction.bo";
|
|
5
|
-
|
|
5
|
+
import { BaseStockComponent } from '../../base/base-stock.component';
|
|
6
|
+
export declare class OrderStockTabComponent extends BaseStockComponent {
|
|
6
7
|
iconCacheService: IconCacheService;
|
|
7
8
|
private _stockService;
|
|
8
9
|
readonly icons: typeof Icon;
|
|
9
|
-
|
|
10
|
+
data: ArticleTransactionBo[];
|
|
10
11
|
constructor(iconCacheService: IconCacheService, _stockService: StockService);
|
|
12
|
+
protected getData(): Promise<void>;
|
|
11
13
|
}
|
|
@@ -1,9 +1,11 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
|
|
5
|
-
|
|
1
|
+
import { StockHistoryBo } from '@colijnit/articleapi/build/model/stock-history.bo';
|
|
2
|
+
import { Icon } from '../../../../enum/icon.enum';
|
|
3
|
+
import { BaseStockComponent } from '../../base/base-stock.component';
|
|
4
|
+
import { StockService } from '../../../../service/stock.service';
|
|
5
|
+
export declare class OrderSupplyStockHistoryComponent extends BaseStockComponent {
|
|
6
|
+
private _stockService;
|
|
6
7
|
readonly icons: typeof Icon;
|
|
7
|
-
|
|
8
|
-
constructor(
|
|
8
|
+
data: StockHistoryBo[];
|
|
9
|
+
constructor(_stockService: StockService);
|
|
10
|
+
protected getData(): Promise<void>;
|
|
9
11
|
}
|
|
@@ -5,16 +5,17 @@ import { Icon } from "../../../../enum/icon.enum";
|
|
|
5
5
|
import { StockService } from "../../../../service/stock.service";
|
|
6
6
|
import { ArticleTransaction as ArticleTransactionBo } from "@colijnit/articleapi/build/model/article-transaction.bo";
|
|
7
7
|
import { PrintPriceStickers } from "@colijnit/sharedapi/build/model/print-price-stickers.bo";
|
|
8
|
-
|
|
8
|
+
import { BaseStockComponent } from '../../base/base-stock.component';
|
|
9
|
+
export declare class OrderTabComponent extends BaseStockComponent {
|
|
9
10
|
iconCacheService: IconCacheService;
|
|
10
11
|
private _stockService;
|
|
11
12
|
readonly icons: typeof Icon;
|
|
12
|
-
articleStockInformation: ArticleStockBo[];
|
|
13
|
-
inOrderInformation: ArticleTransactionBo[];
|
|
14
13
|
locationClicked: EventEmitter<ArticleStockBo>;
|
|
15
14
|
readonly transferIconClicked: EventEmitter<ArticleStockBo>;
|
|
16
15
|
readonly sendMethodDialogClicked: EventEmitter<PrintPriceStickers>;
|
|
16
|
+
data: ArticleTransactionBo[];
|
|
17
17
|
constructor(iconCacheService: IconCacheService, _stockService: StockService);
|
|
18
18
|
openSendMethodDialog(data: any): void;
|
|
19
19
|
handleStockTransferClick(event: any): void;
|
|
20
|
+
protected getData(): Promise<void>;
|
|
20
21
|
}
|
|
@@ -2,12 +2,14 @@ import { IconCacheService } from "../../../../service/icon-cache.service";
|
|
|
2
2
|
import { StockService } from "../../../../service/stock.service";
|
|
3
3
|
import { StockHistoryBo } from "@colijnit/articleapi/build/model/stock-history.bo";
|
|
4
4
|
import { Icon } from "../../../../enum/icon.enum";
|
|
5
|
-
|
|
5
|
+
import { BaseStockComponent } from '../../base/base-stock.component';
|
|
6
|
+
export declare class StockHistoryComponent extends BaseStockComponent {
|
|
6
7
|
iconCacheService: IconCacheService;
|
|
7
8
|
private _stockService;
|
|
8
9
|
readonly icons: typeof Icon;
|
|
9
10
|
stockHistoryInformation: StockHistoryBo[];
|
|
10
11
|
articleGoodId: string;
|
|
11
|
-
|
|
12
|
+
data: StockHistoryBo[];
|
|
12
13
|
constructor(iconCacheService: IconCacheService, _stockService: StockService);
|
|
14
|
+
protected getData(): Promise<void>;
|
|
13
15
|
}
|
|
@@ -1,26 +1,26 @@
|
|
|
1
|
-
import { ChangeDetectorRef, EventEmitter, OnDestroy, OnInit } from
|
|
2
|
-
import { ArticleStock as ArticleStockBo } from
|
|
3
|
-
import { IconCacheService } from
|
|
4
|
-
import { Icon } from
|
|
5
|
-
import { StockService } from
|
|
6
|
-
import { StockManagementWarehouses } from
|
|
7
|
-
import { ArticleStockManagement } from
|
|
8
|
-
import { ArticleDetailsBo } from
|
|
9
|
-
import { StockLocation } from
|
|
10
|
-
import { PrintPriceStickers } from
|
|
11
|
-
import { StockStatus } from
|
|
12
|
-
import {
|
|
13
|
-
import {
|
|
14
|
-
export declare class StockLocationComponent implements OnInit, OnDestroy {
|
|
1
|
+
import { ChangeDetectorRef, EventEmitter, OnDestroy, OnInit } from '@angular/core';
|
|
2
|
+
import { ArticleStock as ArticleStockBo } from '@colijnit/articleapi/build/model/article-stock.bo';
|
|
3
|
+
import { IconCacheService } from '../../../../service/icon-cache.service';
|
|
4
|
+
import { Icon } from '../../../../enum/icon.enum';
|
|
5
|
+
import { StockService } from '../../../../service/stock.service';
|
|
6
|
+
import { StockManagementWarehouses } from '@colijnit/articleapi/build/model/stock-management-warehouses.bo';
|
|
7
|
+
import { ArticleStockManagement } from '@colijnit/articleapi/build/model/article-stock-management';
|
|
8
|
+
import { ArticleDetailsBo } from '@colijnit/articleapi/build/model/article-details.bo';
|
|
9
|
+
import { StockLocation } from '@colijnit/articleapi/build/model/stock-location.bo';
|
|
10
|
+
import { PrintPriceStickers } from '@colijnit/sharedapi/build/model/print-price-stickers.bo';
|
|
11
|
+
import { StockStatus } from '@colijnit/articleapi/build/model/stock-status.bo';
|
|
12
|
+
import { ArticleFlat } from '@colijnit/articleapi/build/model/article-flat.bo';
|
|
13
|
+
import { BaseStockComponent } from '../../base/base-stock.component';
|
|
14
|
+
export declare class StockLocationComponent extends BaseStockComponent implements OnInit, OnDestroy {
|
|
15
15
|
iconCacheService: IconCacheService;
|
|
16
16
|
private _stockService;
|
|
17
17
|
private _changeDetector;
|
|
18
18
|
readonly icons: typeof Icon;
|
|
19
|
-
|
|
19
|
+
set warehouseNo(value: number);
|
|
20
|
+
get warehouseNo(): number;
|
|
20
21
|
articleStockInformation: ArticleStockBo[];
|
|
21
22
|
articleWarehouse: any[];
|
|
22
23
|
allWarehouses: any[];
|
|
23
|
-
set article(article: ArticleExtended);
|
|
24
24
|
showStockTransfer: boolean;
|
|
25
25
|
articleFlat: ArticleFlat;
|
|
26
26
|
dataWareHouseCode: StockManagementWarehouses[];
|
|
@@ -28,16 +28,18 @@ export declare class StockLocationComponent implements OnInit, OnDestroy {
|
|
|
28
28
|
readonly sendMethodDialogClicked: EventEmitter<PrintPriceStickers>;
|
|
29
29
|
showStockTransferChange: EventEmitter<boolean>;
|
|
30
30
|
handleStickerClicked: EventEmitter<any>;
|
|
31
|
-
selectedWarehouse: StockManagementWarehouses;
|
|
32
31
|
articleDetails: ArticleDetailsBo;
|
|
33
32
|
showConfirmationDialog: boolean;
|
|
34
33
|
newStockLine: boolean;
|
|
35
34
|
showConfirmStockRow: boolean;
|
|
36
35
|
articleDetailsInformation: ArticleStockManagement;
|
|
37
|
-
stockLocations: StockLocation[];
|
|
38
36
|
stockStatus: StockStatus[];
|
|
39
37
|
selectedArticleDetailsData: ArticleDetailsBo;
|
|
40
38
|
selectedLocationNo: string;
|
|
39
|
+
data: ArticleDetailsBo[];
|
|
40
|
+
selectedWarehouse: StockManagementWarehouses;
|
|
41
|
+
stockLocations: StockLocation[];
|
|
42
|
+
private _warehouseNo;
|
|
41
43
|
private _subs;
|
|
42
44
|
constructor(iconCacheService: IconCacheService, _stockService: StockService, _changeDetector: ChangeDetectorRef);
|
|
43
45
|
ngOnInit(): void;
|
|
@@ -57,4 +59,6 @@ export declare class StockLocationComponent implements OnInit, OnDestroy {
|
|
|
57
59
|
statusForId(id: number): StockStatus;
|
|
58
60
|
locationForNumber(number: number): StockLocation;
|
|
59
61
|
locationForDescription(locationNo: string): string;
|
|
62
|
+
protected getData(): Promise<void>;
|
|
63
|
+
private _getWarehouseLocations;
|
|
60
64
|
}
|
|
@@ -2,10 +2,15 @@ import { IconCacheService } from "../../../../service/icon-cache.service";
|
|
|
2
2
|
import { StockService } from "../../../../service/stock.service";
|
|
3
3
|
import { Icon } from "../../../../enum/icon.enum";
|
|
4
4
|
import { StockForecast } from "@colijnit/articleapi/build/model/stock-forecast.bo";
|
|
5
|
-
|
|
5
|
+
import { BaseStockComponent } from '../../base/base-stock.component';
|
|
6
|
+
export declare class StockPrognoseComponent extends BaseStockComponent {
|
|
6
7
|
iconCacheService: IconCacheService;
|
|
7
8
|
private _stockService;
|
|
8
9
|
readonly icons: typeof Icon;
|
|
9
|
-
|
|
10
|
+
set warehouseNo(value: number);
|
|
11
|
+
get warehouseNo(): number;
|
|
12
|
+
data: StockForecast[];
|
|
13
|
+
private _warehouseNo;
|
|
10
14
|
constructor(iconCacheService: IconCacheService, _stockService: StockService);
|
|
15
|
+
protected getData(): Promise<void>;
|
|
11
16
|
}
|
|
@@ -2,17 +2,11 @@ import { ChangeDetectorRef, EventEmitter, OnInit } from '@angular/core';
|
|
|
2
2
|
import { Icon } from '../../../enum/icon.enum';
|
|
3
3
|
import { ArticleStock as ArticleStockBo } from '@colijnit/articleapi/build/model/article-stock.bo';
|
|
4
4
|
import { StockService } from '../../../service/stock.service';
|
|
5
|
-
import { StockHistoryBo } from '@colijnit/articleapi/build/model/stock-history.bo';
|
|
6
5
|
import { Tab } from '../../tab-bar/tab.interface';
|
|
7
|
-
import { ArticleTransaction as ArticleTransactionBo } from '@colijnit/articleapi/build/model/article-transaction.bo';
|
|
8
6
|
import { StockManagementWarehouses } from '@colijnit/articleapi/build/model/stock-management-warehouses.bo';
|
|
9
7
|
import { PrintPriceStickers } from '@colijnit/sharedapi/build/model/print-price-stickers.bo';
|
|
10
|
-
import { StockForecast } from '@colijnit/articleapi/build/model/stock-forecast.bo';
|
|
11
|
-
import { ArticleStockManagement } from '@colijnit/articleapi/build/model/article-stock-management';
|
|
12
|
-
import { ArticleDetailsBo } from '@colijnit/articleapi/build/model/article-details.bo';
|
|
13
8
|
import { ArticleExtended } from '@colijnit/articleapi/build/model/article-extended.bo';
|
|
14
9
|
import { ArticleFlat } from '@colijnit/articleapi/build/model/article-flat.bo';
|
|
15
|
-
import { StockLocation } from '@colijnit/articleapi/build/model/stock-location.bo';
|
|
16
10
|
import { SharedComponentsDictionaryService } from '../../../translation/shared-components-dictionary.service';
|
|
17
11
|
export declare class StockTabsComponent implements OnInit {
|
|
18
12
|
private _stockService;
|
|
@@ -26,36 +20,14 @@ export declare class StockTabsComponent implements OnInit {
|
|
|
26
20
|
warehouses: StockManagementWarehouses[];
|
|
27
21
|
readonly transferIconClicked: EventEmitter<ArticleStockBo>;
|
|
28
22
|
readonly sendMethodDialogClicked: EventEmitter<PrintPriceStickers>;
|
|
29
|
-
stockLocations: StockLocation[];
|
|
30
|
-
selectedLocationNo: string;
|
|
31
|
-
stockHistory: StockHistoryBo[];
|
|
32
|
-
orderSupplyStockHistory: StockHistoryBo[];
|
|
33
|
-
orderCommissionStockHistory: StockHistoryBo[];
|
|
34
|
-
orderStockHistory: StockHistoryBo[];
|
|
35
|
-
orderAllocationStockHistory: StockHistoryBo[];
|
|
36
|
-
inOrderInformation: ArticleTransactionBo[];
|
|
37
|
-
orderInformation: ArticleTransactionBo[];
|
|
38
|
-
stockPrognose: StockForecast[];
|
|
39
23
|
selectedWarehouse: StockManagementWarehouses;
|
|
40
|
-
articleDetailsInformation: ArticleStockManagement;
|
|
41
|
-
showWarehouseSelection: boolean;
|
|
42
|
-
articleDetails: ArticleDetailsBo[];
|
|
43
24
|
tabs: Tab[];
|
|
44
25
|
historyTabs: Tab[];
|
|
45
26
|
constructor(_stockService: StockService, _dictionaryService: SharedComponentsDictionaryService, _changeDetector: ChangeDetectorRef);
|
|
46
27
|
ngOnInit(): void;
|
|
47
28
|
onShowStockTransferChange(show: boolean): void;
|
|
48
29
|
handleLocationClicked(data: string): void;
|
|
49
|
-
getStockHistory(): void;
|
|
50
|
-
getOrderSupplyStockHistory(): void;
|
|
51
|
-
getOrderCommissionStockHistory(): void;
|
|
52
|
-
getOrderStockHistory(): void;
|
|
53
|
-
getAllocationStockHistory(): void;
|
|
54
|
-
getInOrderData(): void;
|
|
55
|
-
getOrderData(): void;
|
|
56
|
-
getStockPrognose(warehouseNo: number): void;
|
|
57
30
|
handleWarehouseSelected(event: StockManagementWarehouses): void;
|
|
58
|
-
getStockLocations(): void;
|
|
59
31
|
getStockData(warehouse: StockManagementWarehouses): void;
|
|
60
32
|
wareHouseForCode(code: number): StockManagementWarehouses;
|
|
61
33
|
}
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
import { ChangeDetectorRef, EventEmitter, OnDestroy, OnInit } from
|
|
2
|
-
import { StockService } from
|
|
3
|
-
import { ArticleStock as ArticleStockBo } from
|
|
4
|
-
import { ArticleExtended } from
|
|
5
|
-
import { StockHistoryBo } from
|
|
6
|
-
import { ArticleDetailsBo } from
|
|
7
|
-
import { OptionsService } from
|
|
8
|
-
import { StockManagementWarehouses } from
|
|
9
|
-
import { SharedConnectorService } from
|
|
10
|
-
import { ArticleFlat } from
|
|
11
|
-
import { Icon } from
|
|
12
|
-
import { IconCacheService } from
|
|
13
|
-
import { ArticleStockManagement } from
|
|
1
|
+
import { ChangeDetectorRef, EventEmitter, OnDestroy, OnInit } from '@angular/core';
|
|
2
|
+
import { StockService } from '../../service/stock.service';
|
|
3
|
+
import { ArticleStock as ArticleStockBo } from '@colijnit/articleapi/build/model/article-stock.bo';
|
|
4
|
+
import { ArticleExtended } from '@colijnit/articleapi/build/model/article-extended.bo';
|
|
5
|
+
import { StockHistoryBo } from '@colijnit/articleapi/build/model/stock-history.bo';
|
|
6
|
+
import { ArticleDetailsBo } from '@colijnit/articleapi/build/model/article-details.bo';
|
|
7
|
+
import { OptionsService } from '../../service/options.service';
|
|
8
|
+
import { StockManagementWarehouses } from '@colijnit/articleapi/build/model/stock-management-warehouses.bo';
|
|
9
|
+
import { SharedConnectorService } from '../../service/shared-connector.service';
|
|
10
|
+
import { ArticleFlat } from '@colijnit/articleapi/build/model/article-flat.bo';
|
|
11
|
+
import { Icon } from '../../enum/icon.enum';
|
|
12
|
+
import { IconCacheService } from '../../service/icon-cache.service';
|
|
13
|
+
import { ArticleStockManagement } from '@colijnit/articleapi/build/model/article-stock-management';
|
|
14
14
|
import { SharedComponentsDictionaryService } from '../../translation/shared-components-dictionary.service';
|
|
15
15
|
export declare class StockComponent implements OnDestroy, OnInit {
|
|
16
16
|
private _stockService;
|
|
@@ -17,7 +17,7 @@ $sc-stock-grid-margin: 0 0 0 0 !default;
|
|
|
17
17
|
$sc-stock-simple-grid-column-header-wrapper-border-bottom: 1px solid black !default;
|
|
18
18
|
$sc-stock-info-container-max-width: 100% !default;
|
|
19
19
|
$sc-stock-info-container-width: 1000px !default;
|
|
20
|
-
$sc-stock-info-container-padding:
|
|
20
|
+
$sc-stock-info-container-padding: 40px 0 0 0 !default;
|
|
21
21
|
$sc-stock-info-container-height: 100% !default;
|
|
22
22
|
$sc-stock-image-height: 50px !default;
|
|
23
23
|
$sc-stock-grid-height: 300px !default;
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
position: absolute;
|
|
10
10
|
top: 10px;
|
|
11
11
|
left: 0;
|
|
12
|
-
button {
|
|
12
|
+
.co-button {
|
|
13
13
|
margin: $sc-tab-bar-button-margin;
|
|
14
14
|
padding: $sc-tab-bar-button-padding;
|
|
15
15
|
border-radius: $sc-tab-bar-border-radius;
|
|
@@ -55,7 +55,7 @@
|
|
|
55
55
|
font-size: $sc-font-size;
|
|
56
56
|
gap: $sc-tab-bar-gap;
|
|
57
57
|
padding: $sc-tab-bar-padding;
|
|
58
|
-
button {
|
|
58
|
+
.co-button {
|
|
59
59
|
margin: $sc-tab-bar-button-margin;
|
|
60
60
|
padding: $sc-tab-bar-button-padding;
|
|
61
61
|
border-radius: $sc-tab-bar-border-radius;
|
|
@@ -10,10 +10,10 @@ import { WorkflowCategoryType } from '@colijnit/mainapi/build/enum/workflow-cate
|
|
|
10
10
|
import { CoDocument } from '@colijnit/mainapi/build/model/co-document';
|
|
11
11
|
import { activityEmailRequestData } from '@colijnit/mainapi/build/model/activity-email-request-data';
|
|
12
12
|
import { SharedService } from '../../service/shared.service';
|
|
13
|
-
import { CoreDialogService, FormComponent, FormMasterService } from '@colijnit/corecomponents_v12';
|
|
13
|
+
import { CoreDialogService, FormComponent, FormMasterService, ScreenConfigAdapterComponent } from '@colijnit/corecomponents_v12';
|
|
14
14
|
import { IconListItem } from '@colijnit/corecomponents_v12/lib/model/icon-list-item';
|
|
15
15
|
import { SharedComponentsDictionaryService } from '../../translation/shared-components-dictionary.service';
|
|
16
|
-
export declare class TaskCreatorComponent implements OnInit {
|
|
16
|
+
export declare class TaskCreatorComponent implements OnInit, ScreenConfigAdapterComponent {
|
|
17
17
|
iconService: IconCacheService;
|
|
18
18
|
dictionaryService: SharedComponentsDictionaryService;
|
|
19
19
|
sharedService: SharedService;
|
|
@@ -29,6 +29,14 @@ export declare class TaskCreatorComponent implements OnInit {
|
|
|
29
29
|
workflowCategoryType: WorkflowCategoryType;
|
|
30
30
|
activityCreated: EventEmitter<void>;
|
|
31
31
|
showClass(): boolean;
|
|
32
|
+
objectConfigName: string;
|
|
33
|
+
hidden: boolean;
|
|
34
|
+
required: boolean;
|
|
35
|
+
forceReadonly: boolean;
|
|
36
|
+
readonly: boolean;
|
|
37
|
+
maxLength: number;
|
|
38
|
+
decimals: number;
|
|
39
|
+
redErrorBackground: boolean;
|
|
32
40
|
optionCollection: IconListItem[];
|
|
33
41
|
showFilesDialog: boolean;
|
|
34
42
|
documents: CoDocument[];
|