@colijnit/transaction 300.1.9 → 300.1.11

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/index.d.ts CHANGED
@@ -814,6 +814,7 @@ declare class TransactionEventService {
814
814
  readonly selectAllOrderLinesForReserveGoods: Subject<boolean>;
815
815
  readonly selectAllOrderLinesForOrderingStickers: Subject<boolean>;
816
816
  readonly setColliStickerAmount: Subject<boolean>;
817
+ readonly setNoStickerForCC0: Subject<boolean>;
817
818
  readonly globalReceiveLocationSet: Subject<string>;
818
819
  readonly updatingSalesOrderGeneratePurchaseOrders: Subject<boolean>;
819
820
  readonly updatingSalesOrderConfirmation: Subject<boolean>;
@@ -4192,6 +4193,7 @@ declare enum TransactionCfgName {
4192
4193
  StickerAmount = "stickerAmount",
4193
4194
  CollieAmount = "collieAmount",
4194
4195
  ReservedAmount = "reservedAmount",
4196
+ NoCC0ForReserveStickers = "noCC0ForReserveStickers",
4195
4197
  OrderedAmount = "orderedAmount",
4196
4198
  LineWarehouseLocationReceived = "lineWarehouseLocationReceived",
4197
4199
  ServiceMessage = "serviceMessage",
@@ -7950,9 +7952,26 @@ declare class TransactionHeaderTargetWarehouseModule {
7950
7952
  static ɵinj: i0.ɵɵInjectorDeclaration<TransactionHeaderTargetWarehouseModule>;
7951
7953
  }
7952
7954
 
7955
+ declare class TransactionHeaderReleaseComponent extends TransactionHeaderBaseComponent {
7956
+ checkbox: InputCheckboxComponent;
7957
+ showClass: boolean;
7958
+ onlyIcon: boolean;
7959
+ readonly icons: typeof Icon;
7960
+ commit(release: boolean): Promise<boolean>;
7961
+ toggleTransactionRelease(): void;
7962
+ static ɵfac: i0.ɵɵFactoryDeclaration<TransactionHeaderReleaseComponent, never>;
7963
+ static ɵcmp: i0.ɵɵComponentDeclaration<TransactionHeaderReleaseComponent, "co-transaction-header-release", never, { "onlyIcon": { "alias": "onlyIcon"; "required": false; }; }, {}, never, never, false, never>;
7964
+ }
7965
+
7966
+ declare class TransactionHeaderReleaseModule {
7967
+ static ɵfac: i0.ɵɵFactoryDeclaration<TransactionHeaderReleaseModule, never>;
7968
+ static ɵmod: i0.ɵɵNgModuleDeclaration<TransactionHeaderReleaseModule, [typeof TransactionHeaderReleaseComponent], [typeof i2.CommonModule, typeof PipeModule, typeof i3.InputCheckboxModule, typeof i3.TooltipDirectiveModule, typeof i3.ScreenConfigurationModule, typeof i3.IconModule], [typeof TransactionHeaderReleaseComponent]>;
7969
+ static ɵinj: i0.ɵɵInjectorDeclaration<TransactionHeaderReleaseModule>;
7970
+ }
7971
+
7953
7972
  declare class TransactionHeaderPopupModule {
7954
7973
  static ɵfac: i0.ɵɵFactoryDeclaration<TransactionHeaderPopupModule, never>;
7955
- static ɵmod: i0.ɵɵNgModuleDeclaration<TransactionHeaderPopupModule, [typeof TransactionHeaderPopupComponent, typeof TransactionHeaderPopupRelationComponent, typeof TransactionHeaderPopupOrderComponent, typeof TransactionHeaderPopupDeliveryComponent, typeof TransactionHeaderPopupPaymentComponent, typeof CashOnDeliveryModalComponent, typeof ProjectCodeyModalComponent, typeof DiscountCodesPopupComponent], [typeof i2.CommonModule, typeof i3.CoDialogModule, typeof PipeModule, typeof TransactionFilterCategoriesModule, typeof i3.FormModule, typeof RelationTypeModule, typeof CoreModule, typeof RelationGeneralModule, typeof RelationAddressesModule, typeof DropShipmentModule, typeof i3.InputCheckboxModule, typeof RelationPreferencesModule, typeof TransactionHeaderBranchModule, typeof TransactionHeaderSalesPersonModule, typeof TransactionHeaderAdministrativeRelationModule, typeof TransactionHeaderPriceKindModule, typeof TransactionHeaderCurrencyModule, typeof TransactionHeaderTypeModule, typeof TransactionHeaderPaymentConditionModule, typeof TransactionHeaderHoldCodesModule, typeof TransactionHeaderMarketingModule, typeof TransactionHeaderMontrieursFurnitureTypeModule, typeof DepositPaymentModule, typeof TransactionHeaderDeliveryOptionsModule, typeof TransactionHeaderRemarksModule, typeof TransactionHeaderReferenceModule, typeof TransactionHeaderRelationReferenceModule, typeof TransactionHeaderDeliveryMethodButtonModule, typeof i3.ButtonModule, typeof TransactionHeaderDefinitiveModule, typeof TransactionHeaderDeliveryDateModule, typeof TransactionHeaderPreferredDeliveryDateModule, typeof TransactionHeaderDeliverydateDefinitiveButtonModule, typeof TransactionHeaderDepositPercentageModule, typeof TransactionHeaderDepositAmountModule, typeof TransactionHeaderPaymentButtonModule, typeof i3.IconModule, typeof i3.TooltipDirectiveModule, typeof LoaderModule, typeof TransactionHeaderDivideEvenlyModule, typeof TransactionHeaderAmountToSettleModule, typeof i3.InputTextModule, typeof TransactionHeaderScoringChanceModule, typeof TransactionHeaderRetailStadiumModule, typeof TransactionHeaderScoringDateModule, typeof TransactionHeaderPartialDeliveryModule, typeof i3.ScreenConfigurationModule, typeof TransactionHeaderAutoRecalculateDepositModule, typeof TransactionHeaderUseDepositRuleModule, typeof TransactionHeaderPriceKindModule, typeof TransactionHeaderProjectCodeModule, typeof RelationContactDetailsModule, typeof i3.InputTextareaModule, typeof DialogCatalogModule, typeof i3.InputSearchModule, typeof ServiceWizardQaModule, typeof DialogHeaderSearchModule, typeof DialogTransactionSearchModule, typeof i6.FilesUploadModule, typeof i3.InputDatePickerModule, typeof TransactionHeaderPreferredDeliveryTimeModule, typeof i3.ImageModule, typeof PaymentModule, typeof i3.InputRadioButtonModule, typeof TransactionHeaderAssemblyDateModule, typeof TransactionHeaderTotalAssemblyTimeModule, typeof TransactionHeaderDistrictModule, typeof TransactionHeaderRelationDateModule, typeof TransactionHeaderTargetWarehouseModule, typeof i3.ListOfValuesModule], [typeof TransactionHeaderPopupComponent, typeof TransactionHeaderPopupRelationComponent, typeof DiscountCodesPopupComponent]>;
7974
+ static ɵmod: i0.ɵɵNgModuleDeclaration<TransactionHeaderPopupModule, [typeof TransactionHeaderPopupComponent, typeof TransactionHeaderPopupRelationComponent, typeof TransactionHeaderPopupOrderComponent, typeof TransactionHeaderPopupDeliveryComponent, typeof TransactionHeaderPopupPaymentComponent, typeof CashOnDeliveryModalComponent, typeof ProjectCodeyModalComponent, typeof DiscountCodesPopupComponent], [typeof i2.CommonModule, typeof i3.CoDialogModule, typeof PipeModule, typeof TransactionFilterCategoriesModule, typeof i3.FormModule, typeof RelationTypeModule, typeof CoreModule, typeof RelationGeneralModule, typeof RelationAddressesModule, typeof DropShipmentModule, typeof i3.InputCheckboxModule, typeof RelationPreferencesModule, typeof TransactionHeaderBranchModule, typeof TransactionHeaderSalesPersonModule, typeof TransactionHeaderAdministrativeRelationModule, typeof TransactionHeaderPriceKindModule, typeof TransactionHeaderCurrencyModule, typeof TransactionHeaderTypeModule, typeof TransactionHeaderPaymentConditionModule, typeof TransactionHeaderHoldCodesModule, typeof TransactionHeaderMarketingModule, typeof TransactionHeaderMontrieursFurnitureTypeModule, typeof DepositPaymentModule, typeof TransactionHeaderDeliveryOptionsModule, typeof TransactionHeaderRemarksModule, typeof TransactionHeaderReferenceModule, typeof TransactionHeaderRelationReferenceModule, typeof TransactionHeaderDeliveryMethodButtonModule, typeof i3.ButtonModule, typeof TransactionHeaderDefinitiveModule, typeof TransactionHeaderDeliveryDateModule, typeof TransactionHeaderPreferredDeliveryDateModule, typeof TransactionHeaderDeliverydateDefinitiveButtonModule, typeof TransactionHeaderDepositPercentageModule, typeof TransactionHeaderDepositAmountModule, typeof TransactionHeaderPaymentButtonModule, typeof i3.IconModule, typeof i3.TooltipDirectiveModule, typeof LoaderModule, typeof TransactionHeaderDivideEvenlyModule, typeof TransactionHeaderAmountToSettleModule, typeof i3.InputTextModule, typeof TransactionHeaderScoringChanceModule, typeof TransactionHeaderRetailStadiumModule, typeof TransactionHeaderScoringDateModule, typeof TransactionHeaderPartialDeliveryModule, typeof i3.ScreenConfigurationModule, typeof TransactionHeaderAutoRecalculateDepositModule, typeof TransactionHeaderUseDepositRuleModule, typeof TransactionHeaderPriceKindModule, typeof TransactionHeaderProjectCodeModule, typeof RelationContactDetailsModule, typeof i3.InputTextareaModule, typeof DialogCatalogModule, typeof i3.InputSearchModule, typeof ServiceWizardQaModule, typeof DialogHeaderSearchModule, typeof DialogTransactionSearchModule, typeof i6.FilesUploadModule, typeof i3.InputDatePickerModule, typeof TransactionHeaderPreferredDeliveryTimeModule, typeof i3.ImageModule, typeof PaymentModule, typeof i3.InputRadioButtonModule, typeof TransactionHeaderAssemblyDateModule, typeof TransactionHeaderTotalAssemblyTimeModule, typeof TransactionHeaderDistrictModule, typeof TransactionHeaderRelationDateModule, typeof TransactionHeaderTargetWarehouseModule, typeof i3.ListOfValuesModule, typeof TransactionHeaderReleaseModule], [typeof TransactionHeaderPopupComponent, typeof TransactionHeaderPopupRelationComponent, typeof DiscountCodesPopupComponent]>;
7956
7975
  static ɵinj: i0.ɵɵInjectorDeclaration<TransactionHeaderPopupModule>;
7957
7976
  }
7958
7977
 
@@ -8725,6 +8744,11 @@ declare enum DeliveryPlanningTileModes {
8725
8744
  Calendar = "calendar"
8726
8745
  }
8727
8746
 
8747
+ declare enum DeliveryPlanningTileDropdownActions {
8748
+ OrderPicking = "ORDER_PICKING",
8749
+ DeliveryNote = "DELIVERY_NOTE"
8750
+ }
8751
+
8728
8752
  declare class DeliveryPlanningService {
8729
8753
  private _transactionConnectorService;
8730
8754
  private _dragging;
@@ -8750,7 +8774,12 @@ declare class DeliveryPlanningService {
8750
8774
  linesPlanOrder: PlanOrder;
8751
8775
  planningTask: Task;
8752
8776
  availabilityCheckEvent: EventEmitter<PlanOrder>;
8777
+ transactionPlanEvent: EventEmitter<[PlanOrder, PlanningTransportWeekDay, PlanningTransportWeekDay[]]>;
8753
8778
  availabilityResetEvent: EventEmitter<void>;
8779
+ tileDropActionEvent: EventEmitter<{
8780
+ action: DeliveryPlanningTileDropdownActions;
8781
+ transport: PlanningTransportWeekDay;
8782
+ }>;
8754
8783
  showPlanningPopup: EventEmitter<void>;
8755
8784
  readonly transactionNavigation: Subject<{
8756
8785
  transactionNr: string;
@@ -9525,6 +9554,7 @@ declare class TransactionSalesOrderQuotationLineModule {
9525
9554
  declare abstract class TransactionReserveGoodsLineBaseComponent extends TransactionLineBaseComponent implements OnInit, OnDestroy {
9526
9555
  readonly icons: typeof Icon;
9527
9556
  readonly transactionTypeCategory: typeof TransactionTypeCategory;
9557
+ noStickerForCC0: boolean;
9528
9558
  private _subscriptions;
9529
9559
  ngOnInit(): Promise<void>;
9530
9560
  ngOnDestroy(): void;
@@ -10039,7 +10069,7 @@ declare class TransactionSalesOverviewButtonBarButtonComponent extends Transacti
10039
10069
  showCategories: boolean;
10040
10070
  constructor(iconCacheService: IconCacheService, changeDetector: ChangeDetectorRef, _transactionEventService: TransactionEventService, _mappingService: TransactionMappingService, _dictionaryService: DictionaryService, _screenConfigService: TransactionScreenConfigurationService, _transactionService: TransactionService, _elementRef: ElementRef, _renderer: Renderer2, _transactionBaseService: TransactionService);
10041
10071
  currentIcon(): Icon.CartShoppingRegular | Icon.ChartPieSimpleRegular;
10042
- currentTitle(): "MARGINS" | "OVERVIEW";
10072
+ currentTitle(): "OVERVIEW" | "MARGINS";
10043
10073
  ngOnDestroy(): void;
10044
10074
  handleClickWrapper(event: MouseEvent): void;
10045
10075
  handleMarginClicked(event: MouseEvent, category: TransactionTypeCategory): void;
@@ -10065,7 +10095,7 @@ declare class TransactionPurchaseOverviewButtonBarButtonComponent extends Transa
10065
10095
  constructor(iconCacheService: IconCacheService, transactionHeaderService: TransactionHeaderService, transactionEventService: TransactionEventService, changeDetector: ChangeDetectorRef, _mappingService: TransactionMappingService, _transactionService: TransactionService, _elementRef: ElementRef);
10066
10096
  ngOnDestroy(): void;
10067
10097
  currentIcon(): Icon.CartShoppingRegular | Icon.ChartPieSimpleRegular;
10068
- currentTitle(): "MARGINS" | "OVERVIEW";
10098
+ currentTitle(): "OVERVIEW" | "MARGINS";
10069
10099
  handleClickWrapper(event: MouseEvent): void;
10070
10100
  handleMarginClicked(event: MouseEvent, category: TransactionTypeCategory): Promise<void>;
10071
10101
  private handleDocumentClick;
@@ -10117,7 +10147,7 @@ declare class TransactionSalesQuotationButtonBarButtonComponent extends Transact
10117
10147
  showCategories: boolean;
10118
10148
  constructor(iconCacheService: IconCacheService, changeDetector: ChangeDetectorRef, _transactionEventService: TransactionEventService, _mappingService: TransactionMappingService, _dictionaryService: DictionaryService, _screenConfigService: TransactionScreenConfigurationService, _transactionService: TransactionService, _elementRef: ElementRef, _renderer: Renderer2, _transactionBaseService: TransactionService);
10119
10149
  currentIcon(): Icon.CartShoppingRegular | Icon.ChartPieSimpleRegular;
10120
- currentTitle(): "MARGINS" | "OVERVIEW";
10150
+ currentTitle(): "OVERVIEW" | "MARGINS";
10121
10151
  ngOnDestroy(): void;
10122
10152
  handleClickWrapper(event: MouseEvent): void;
10123
10153
  handleMarginClicked(event: MouseEvent, category: TransactionTypeCategory): void;
@@ -10878,7 +10908,12 @@ declare class DeliveryPlanningOverviewPopupComponent implements OnDestroy {
10878
10908
  districtsForOrder(planOrder: PlanOrder): string[];
10879
10909
  handlePlanRemarkChange(remarks: string): string;
10880
10910
  static ɵfac: i0.ɵɵFactoryDeclaration<DeliveryPlanningOverviewPopupComponent, never>;
10881
- static ɵcmp: i0.ɵɵComponentDeclaration<DeliveryPlanningOverviewPopupComponent, "co-delivery-planning-overview-popup", never, {}, { "closeEvent": "closeEvent"; "onSucceededPlanAction": "onSucceededPlanAction"; }, never, never, false, never>;
10911
+ static ɵcmp: i0.ɵɵComponentDeclaration<DeliveryPlanningOverviewPopupComponent, "co-delivery-planning-overview-popup", never, { "planOrder": { "alias": "planOrder"; "required": false; }; "setPlanOrder": { "alias": "setPlanOrder"; "required": false; }; "transportDay": { "alias": "transportDay"; "required": false; }; "week": { "alias": "week"; "required": false; }; }, { "closeEvent": "closeEvent"; "onSucceededPlanAction": "onSucceededPlanAction"; }, never, never, false, never>;
10912
+ }
10913
+
10914
+ interface DeliveryPlanningAvailability {
10915
+ available: boolean;
10916
+ errorMessage?: string;
10882
10917
  }
10883
10918
 
10884
10919
  declare class DeliveryPlanningOverviewTileComponent implements OnInit, OnDestroy {
@@ -10915,7 +10950,7 @@ declare class DeliveryPlanningOverviewTileComponent implements OnInit, OnDestroy
10915
10950
  openSettingsDialogEvent: EventEmitter<PlanningTransportWeekDay>;
10916
10951
  availabilityChecked: EventEmitter<{
10917
10952
  transportDay: PlanningTransportWeekDay;
10918
- available: boolean;
10953
+ availability: DeliveryPlanningAvailability;
10919
10954
  }>;
10920
10955
  calendarPlanEvent: EventEmitter<{
10921
10956
  currentHour: string;
@@ -10968,8 +11003,8 @@ declare class DeliveryPlanningOverviewTileComponent implements OnInit, OnDestroy
10968
11003
  }): Promise<void>;
10969
11004
  handleAvailabilityChecked(planOrder: PlanOrder): Promise<void>;
10970
11005
  getOrderLinesPlanned(planOrder: PlanOrder): Promise<void>;
10971
- deliveryMethodAvailabilityCheck(planOrder: PlanOrder): Promise<boolean>;
10972
- districtAvailabilityCheck(planOrder: PlanOrder): Promise<boolean>;
11006
+ deliveryMethodAvailabilityCheck(planOrder: PlanOrder, availability: DeliveryPlanningAvailability): Promise<DeliveryPlanningAvailability>;
11007
+ districtAvailabilityCheck(planOrder: PlanOrder, availability: DeliveryPlanningAvailability): Promise<DeliveryPlanningAvailability>;
10973
11008
  handleOrderSameTimeDrop(event: DragEvent, order: {
10974
11009
  start: Date;
10975
11010
  end: Date;
@@ -10977,6 +11012,7 @@ declare class DeliveryPlanningOverviewTileComponent implements OnInit, OnDestroy
10977
11012
  }): void;
10978
11013
  handleMapClicked(mouseEvent: MouseEvent, transport: PlanningTransportWeekDay): void;
10979
11014
  handleDropdownClicked(event: MouseEvent): void;
11015
+ handleDropdownActionClicked(clickAction: DeliveryPlanningTileDropdownActions): void;
10980
11016
  static ɵfac: i0.ɵɵFactoryDeclaration<DeliveryPlanningOverviewTileComponent, never>;
10981
11017
  static ɵcmp: i0.ɵɵComponentDeclaration<DeliveryPlanningOverviewTileComponent, "co-delivery-planning-overview-tile", never, { "disabled": { "alias": "disabled"; "required": false; }; "transportDay": { "alias": "transportDay"; "required": false; }; }, { "transportSelected": "transportSelected"; "expandedEvent": "expandedEvent"; "deleteOrderEvent": "deleteOrderEvent"; "planOrderOnSameTimeEvent": "planOrderOnSameTimeEvent"; "deleteOrderLineEvent": "deleteOrderLineEvent"; "editOrderEvent": "editOrderEvent"; "getTransportOrdersEvent": "getTransportOrdersEvent"; "timeChangeEvent": "timeChangeEvent"; "openSettingsDialogEvent": "openSettingsDialogEvent"; "availabilityChecked": "availabilityChecked"; "calendarPlanEvent": "calendarPlanEvent"; "moveEvent": "moveEvent"; "reorderOrderEvent": "reorderOrderEvent"; "moveOrderUpEvent": "moveOrderUpEvent"; "moveOrderDownEvent": "moveOrderDownEvent"; }, never, never, false, never>;
10982
11018
  }
@@ -10997,7 +11033,7 @@ declare class DeliveryPlanningOverviewComponent implements OnInit, OnDestroy {
10997
11033
  weekStart: typeof WeekStart;
10998
11034
  availability: {
10999
11035
  transportDay: PlanningTransportWeekDay;
11000
- available: boolean;
11036
+ availability: DeliveryPlanningAvailability;
11001
11037
  }[];
11002
11038
  planningPopupRef: DeliveryPlanningOverviewPopupComponent;
11003
11039
  available: boolean;
@@ -11051,6 +11087,7 @@ declare class DeliveryPlanningOverviewComponent implements OnInit, OnDestroy {
11051
11087
  line: PlanOrderLine;
11052
11088
  }, weekDay: PlanningTransportWeekDay, transportWeekRow: PlanningTransportWeekDay[]): void;
11053
11089
  getOrderLinesPlanned(order: PlanOrder): Promise<void>;
11090
+ getOrderLinesNotPlanned(order: PlanOrder): Promise<void>;
11054
11091
  getTransportOrders(transportDay: PlanningTransportWeekDay): Promise<void>;
11055
11092
  planOrderLines(order: PlanOrder, transportDay: PlanningTransportWeekDay, week: PlanningTransportWeekDay[], withTasks?: boolean): Promise<void>;
11056
11093
  planSelectedLines(transportDay: PlanningTransportWeekDay, week: PlanningTransportWeekDay[]): Promise<void>;
@@ -11068,7 +11105,7 @@ declare class DeliveryPlanningOverviewComponent implements OnInit, OnDestroy {
11068
11105
  openPlanningPopup(planOrder: PlanOrder, transportDay: PlanningTransportWeekDay, week: PlanningTransportWeekDay[]): void;
11069
11106
  handleAvailabilityChecked(value: {
11070
11107
  transportDay: PlanningTransportWeekDay;
11071
- available: boolean;
11108
+ availability: DeliveryPlanningAvailability;
11072
11109
  }): void;
11073
11110
  checkAvailable(transportDay: PlanningTransportWeekDay): boolean;
11074
11111
  handleTimeChangeEvent(transportDay: PlanningTransportWeekDay, week: PlanningTransportWeekDay[], obj: PlanOrder): void;
@@ -11225,11 +11262,14 @@ declare class DeliveryPlanningOverviewShortLineModule {
11225
11262
  static ɵinj: i0.ɵɵInjectorDeclaration<DeliveryPlanningOverviewShortLineModule>;
11226
11263
  }
11227
11264
 
11228
- type DeliveryPlanningOverviewTileDropdownAction = "ORDER_PICKING" | "DELIVERY_SLIP";
11229
11265
  declare class DeliveryPlanningOverviewTileDropdownComponent {
11230
- actionClicked: EventEmitter<DeliveryPlanningOverviewTileDropdownAction>;
11266
+ private readonly _elementRef;
11267
+ readonly actions: typeof DeliveryPlanningTileDropdownActions;
11268
+ actionClicked: EventEmitter<DeliveryPlanningTileDropdownActions>;
11269
+ constructor(_elementRef: ElementRef<HTMLElement>);
11231
11270
  showClass(): boolean;
11232
- onActionClicked(action: DeliveryPlanningOverviewTileDropdownAction): void;
11271
+ onDocumentClick(event: MouseEvent): void;
11272
+ onActionClicked(action: DeliveryPlanningTileDropdownActions): void;
11233
11273
  static ɵfac: i0.ɵɵFactoryDeclaration<DeliveryPlanningOverviewTileDropdownComponent, never>;
11234
11274
  static ɵcmp: i0.ɵɵComponentDeclaration<DeliveryPlanningOverviewTileDropdownComponent, "co-delivery-planning-overview-tile-dropdown", never, {}, { "actionClicked": "actionClicked"; }, never, never, false, never>;
11235
11275
  }
@@ -13937,23 +13977,6 @@ declare class DialogTransactionHeaderPlanningRequest {
13937
13977
  static ɵinj: i0.ɵɵInjectorDeclaration<DialogTransactionHeaderPlanningRequest>;
13938
13978
  }
13939
13979
 
13940
- declare class TransactionHeaderReleaseComponent extends TransactionHeaderBaseComponent {
13941
- checkbox: InputCheckboxComponent;
13942
- showClass: boolean;
13943
- onlyIcon: boolean;
13944
- readonly icons: typeof Icon;
13945
- commit(release: boolean): Promise<boolean>;
13946
- toggleTransactionRelease(): void;
13947
- static ɵfac: i0.ɵɵFactoryDeclaration<TransactionHeaderReleaseComponent, never>;
13948
- static ɵcmp: i0.ɵɵComponentDeclaration<TransactionHeaderReleaseComponent, "co-transaction-header-release", never, { "onlyIcon": { "alias": "onlyIcon"; "required": false; }; }, {}, never, never, false, never>;
13949
- }
13950
-
13951
- declare class TransactionHeaderReleaseModule {
13952
- static ɵfac: i0.ɵɵFactoryDeclaration<TransactionHeaderReleaseModule, never>;
13953
- static ɵmod: i0.ɵɵNgModuleDeclaration<TransactionHeaderReleaseModule, [typeof TransactionHeaderReleaseComponent], [typeof i2.CommonModule, typeof PipeModule, typeof i3.InputCheckboxModule, typeof i3.TooltipDirectiveModule, typeof i3.ScreenConfigurationModule, typeof i3.IconModule], [typeof TransactionHeaderReleaseComponent]>;
13954
- static ɵinj: i0.ɵɵInjectorDeclaration<TransactionHeaderReleaseModule>;
13955
- }
13956
-
13957
13980
  declare class TransactionHeaderDeliveryModule {
13958
13981
  static ɵfac: i0.ɵɵFactoryDeclaration<TransactionHeaderDeliveryModule, never>;
13959
13982
  static ɵmod: i0.ɵɵNgModuleDeclaration<TransactionHeaderDeliveryModule, [typeof TransactionHeaderDeliveryComponent], [typeof i2.CommonModule, typeof CoreModule, typeof TransactionHeaderBlockModule, typeof i3.InputCheckboxModule, typeof i3.IconModule, typeof PipeModule, typeof i3.InputDatePickerModule, typeof TransactionHeaderDeliveryDateModule, typeof i3.CoDialogModule, typeof TransactionHeaderDeliveryOptionsModule, typeof TransactionHeaderRemarksModule, typeof TransactionHeaderReferenceModule, typeof TransactionHeaderRelationReferenceModule, typeof TransactionHeaderDeliveryMethodModule, typeof TransactionHeaderPreferredDeliveryDateModule, typeof DialogTransactionHeaderDeliveryMethodModule, typeof TransactionHeaderPopupModule, typeof TransactionHeaderDeliveryMethodButtonModule, typeof TransactionHeaderDeliverydateDefinitiveButtonModule, typeof TransactionHeaderPartialDeliveryModule, typeof i3.ScreenConfigurationModule, typeof i6.DatePlanningModule, typeof DialogTransactionHeaderPlanningRequest, typeof TransactionHeaderPreferredDeliveryTimeModule, typeof TransactionHeaderDefinitiveModule, typeof TransactionHeaderReleaseModule], [typeof TransactionHeaderDeliveryComponent]>;
@@ -14105,8 +14128,6 @@ declare class TransactionInternalComponent implements OnInit, OnDestroy {
14105
14128
  readonly category: typeof TransactionTypeCategory;
14106
14129
  screenWidth: number;
14107
14130
  set child(content: ElementRef);
14108
- private _planningPopupCompRef;
14109
- set planningPopup(component: DeliveryPlanningOverviewPopupComponent);
14110
14131
  userFormComponent: FormBuilderUserFormComponent;
14111
14132
  sidePanelComponents: QueryList<TransactionLineSidePanelComponent>;
14112
14133
  set confirmationAnalysisId(value: number);
@@ -14211,6 +14232,8 @@ declare class TransactionInternalComponent implements OnInit, OnDestroy {
14211
14232
  closeConversionAssistantDialog(): void;
14212
14233
  shouldShowTiles(): boolean;
14213
14234
  fullyInvoiced(): boolean;
14235
+ handleSucceedPlanPopup(planEvent: [PlanOrder, PlanningTransportWeekDay, PlanningTransportWeekDay[]]): void;
14236
+ closePlanPopup(): void;
14214
14237
  private _getOrderLineSetIfExists;
14215
14238
  private _hideArticleTextDialog;
14216
14239
  private _hideTransactionTextDialog;
@@ -15152,17 +15175,20 @@ declare class TransactionQuickAccessReserveComponent extends TransactionQuickAcc
15152
15175
  protected dialogService: TransactionDialogService;
15153
15176
  protected relationService: TransactionRelationService;
15154
15177
  readonly icons: typeof Icon;
15178
+ readonly cfgNames: typeof TransactionCfgName;
15155
15179
  showClass(): boolean;
15156
15180
  reportDocumentEmailRequest: ReportingDocumentEmailSignDocBaseRequest;
15157
15181
  reportDocumentPrintRequest: ReportingDocumentPrintSignDocBaseRequest;
15158
15182
  reportDocumentPdfRequest: ReportingDocumentPdfBaseRequest;
15159
15183
  reportDocumentCombinedRequest: PrintPurchaseOrderForTransactionOrderWithoutLinesRequest;
15184
+ noCC0ForReserveStickers: boolean;
15160
15185
  layoutCode: LayoutCode;
15161
15186
  private _subs;
15162
15187
  constructor(searchService: TransactionSearchService, transactionHeaderService: TransactionHeaderService, transactionEventService: TransactionEventService, iconCacheService: IconCacheService, screenConfigService: TransactionScreenConfigurationService, transactionService: TransactionService, imageService: TransactionImageService, dictionaryService: DictionaryService, changeDetector: ChangeDetectorRef, dialogService: TransactionDialogService, relationService: TransactionRelationService);
15163
15188
  ngOnInit(): void;
15164
15189
  ngOnDestroy(): void;
15165
15190
  handleSelectAllLines(value: boolean): void;
15191
+ handleCCSelectionChanged(value: boolean): void;
15166
15192
  openSendDialog(): void;
15167
15193
  protected getDefaultEmailAddressList(): Promise<string[]>;
15168
15194
  protected getDefaultSendMethod(): Promise<number>;
@@ -15179,7 +15205,7 @@ declare class TransactionQuickAccessReserveComponent extends TransactionQuickAcc
15179
15205
 
15180
15206
  declare class TransactionQuickAccessReserveModule {
15181
15207
  static ɵfac: i0.ɵɵFactoryDeclaration<TransactionQuickAccessReserveModule, never>;
15182
- static ɵmod: i0.ɵɵNgModuleDeclaration<TransactionQuickAccessReserveModule, [typeof TransactionQuickAccessReserveComponent], [typeof i2.CommonModule, typeof i6.SendMethodDialogModule, typeof PipeModule, typeof QuickSendButtonModule, typeof i3.InputCheckboxModule], [typeof TransactionQuickAccessReserveComponent]>;
15208
+ static ɵmod: i0.ɵɵNgModuleDeclaration<TransactionQuickAccessReserveModule, [typeof TransactionQuickAccessReserveComponent], [typeof i2.CommonModule, typeof i6.SendMethodDialogModule, typeof PipeModule, typeof QuickSendButtonModule, typeof i3.InputCheckboxModule, typeof i3.ScreenConfigurationModule], [typeof TransactionQuickAccessReserveComponent]>;
15183
15209
  static ɵinj: i0.ɵɵInjectorDeclaration<TransactionQuickAccessReserveModule>;
15184
15210
  }
15185
15211
 
@@ -17167,6 +17193,7 @@ declare class TransactionCashRegisterDialogModule {
17167
17193
  }
17168
17194
 
17169
17195
  declare class TransactionCreateService extends TransactionService {
17196
+ set activeRubric(value: TransactionTypeCategory);
17170
17197
  createServiceOrderWithTransactionLine(transId: number, lineNr: number): Promise<boolean>;
17171
17198
  createServiceOrderWithSourceGood(goodId: number): Promise<boolean>;
17172
17199
  createServiceOrderWithSLA(productName: string): Promise<boolean>;
@@ -17619,5 +17646,5 @@ declare class SharedConnectorService {
17619
17646
  static ɵprov: i0.ɵɵInjectableDeclaration<SharedConnectorService>;
17620
17647
  }
17621
17648
 
17622
- export { AddProductComponent, AddProductModule, ArticleConnectorService, ArticleService, BatchProcessDialogComponent, BatchProcessDialogModule, CharacteristicAnswerComponent, CharacteristicAnswerModule, CheckoutComponent, CheckoutModule, CheckoutOverviewDeliveryEditComponent, CheckoutOverviewRelationEditComponent, DatePeriod, DeliveryPlanningCalendarModes, DeliveryPlanningComponent, DeliveryPlanningModes, DeliveryPlanningModule, DeliveryPlanningService, DeliveryPlanningViewModes, DialogBranchComponent, DialogBranchModule, DialogTransactionLineWarehouseCcComponent, DialogTransactionLineWarehouseCcModule, DialogTransactionLineWarehouseLocationComponent, DialogTransactionLineWarehouseLocationModule, FastDateRangePickerComponent, FastDateRangePickerModule, FilterRequestService, LineSelectionService, LoaderComponent, LoaderModule, LspDialogType, PosOrderData, PurchaseConfirmationService, QuickSendButtonComponent, QuickSendButtonModule, SearchViewMode, SearchbarViewMode, SharedConnectorService, ShippingMethodDialogComponent, ShippingMethodDialogModule, ShoppingCartComponent, ShoppingCartModule, ShoppingCartPreviewComponent, ShoppingCartPreviewModule, StepperComponent, StepperModule, StepperStepComponent, StepperStepModule, TRANSACTION_BUTTON_BAR_MAPPING_CONFIG, TRANSACTION_CARD_MAPPING_CONFIG, TRANSACTION_DIALOG_MAPPING_CONFIG, TRANSACTION_FILTER_MAPPING_CONFIG, TRANSACTION_LINE_MAPPING_CONFIG, TRANSACTION_QUICK_ACCESS_MAPPING_CONFIG, TRANSACTION_SEARCH_MAPPING_CONFIG, TRANSACTION_SIDE_PANEL_MAPPING_CONFIG, TransactionBusinessObjectCacheManagerService, TransactionCashRegisterDialogComponent, TransactionCashRegisterDialogModule, TransactionCashRegisterOrderReceiptDialogComponent, TransactionCashRegisterOrderReceiptDialogModule, TransactionCfgName, TransactionComponent, TransactionConfirmTotalsComponent, TransactionConfirmationHistoryComponent, TransactionConfirmationHistoryModule, TransactionConnectorAdapterService, TransactionConnectorService, TransactionCreateDateLabelComponent, TransactionCreateDateLabelModule, TransactionCreateWizardComponent, TransactionCreateWizardModule, TransactionDatePickDialogComponent, TransactionDatePickDialogModule, TransactionDialogService, TransactionEventService, TransactionFilterComponent, TransactionFilterContentService, TransactionFilterModule, TransactionHeaderComponent, TransactionHeaderDeliveryComponent, TransactionHeaderDeliveryModule, TransactionHeaderModule, TransactionHeaderOrderComponent, TransactionHeaderOrderModule, TransactionHeaderRelationComponent, TransactionHeaderRelationModule, TransactionInvoiceCheckOrder, TransactionInvoiceCheckOrderTileComponent, TransactionInvoiceCheckOrderTileModule, TransactionLineGridComponent, TransactionLineGridModule, TransactionLineSidePanelArticleDetailsComponent, TransactionLineSidePanelArticleDetailsModule, TransactionLineSidePanelReplenishmentArticleDetailsComponent, TransactionLineSidePanelReplenishmentArticleDetailsModule, TransactionLineStatusbarComponent, TransactionLineStatusbarModule, TransactionLinesComponent, TransactionLinesModule, TransactionMappingService, TransactionMarginComponent, TransactionMarginModule, TransactionModule, TransactionNotificationLineSelectionService, TransactionNumberLabelComponent, TransactionNumberLabelModule, TransactionPaymentConnectorService, TransactionPaymentService, TransactionQuickAccessComponent, TransactionQuickAccessModule, TransactionQuickAccessOrderConfirmationComponent, TransactionQuickAccessOrderConfirmationModule, TransactionQuickAccessPlanningComponent, TransactionQuickAccessPlanningModule, TransactionQuickAccessPlanningPopupComponent, TransactionQuickAccessReceivedGoodsComponent, TransactionQuickAccessReceivedGoodsModule, TransactionRelationConnectorService, TransactionRelationService, TransactionScreenConfigurationService, TransactionSearchComponent, TransactionSearchModule, TransactionSearchResultComponent, TransactionSearchResultModule, TransactionSearchService, TransactionSelectMultipleCacheService, TransactionSelectMultipleParameterizedCacheService, TransactionSelectSingleCacheService, TransactionSelectSingleParameterizedCacheService, TransactionService, TransactionSettings, TransactionSettingsOptions, TransactionSettingsService, TransactionStatusbarComponent, TransactionStatusbarModule, TransactionTagComponent, TransactionTagsComponent, TransactionTagsModule, TransactionTotalsComponent, TransactionTotalsModule, Version, VoucherCodePendingReasonDialogComponent, VoucherCodePendingReasonDialogModule, WarehouseCCTab };
17649
+ export { AddProductComponent, AddProductModule, ArticleConnectorService, ArticleService, BatchProcessDialogComponent, BatchProcessDialogModule, CharacteristicAnswerComponent, CharacteristicAnswerModule, CheckoutComponent, CheckoutModule, CheckoutOverviewDeliveryEditComponent, CheckoutOverviewRelationEditComponent, DatePeriod, DeliveryPlanningCalendarModes, DeliveryPlanningComponent, DeliveryPlanningModes, DeliveryPlanningModule, DeliveryPlanningService, DeliveryPlanningTileDropdownActions, DeliveryPlanningViewModes, DialogBranchComponent, DialogBranchModule, DialogTransactionLineWarehouseCcComponent, DialogTransactionLineWarehouseCcModule, DialogTransactionLineWarehouseLocationComponent, DialogTransactionLineWarehouseLocationModule, FastDateRangePickerComponent, FastDateRangePickerModule, FilterRequestService, LineSelectionService, LoaderComponent, LoaderModule, LspDialogType, PosOrderData, PurchaseConfirmationService, QuickSendButtonComponent, QuickSendButtonModule, SearchViewMode, SearchbarViewMode, SharedConnectorService, ShippingMethodDialogComponent, ShippingMethodDialogModule, ShoppingCartComponent, ShoppingCartModule, ShoppingCartPreviewComponent, ShoppingCartPreviewModule, StepperComponent, StepperModule, StepperStepComponent, StepperStepModule, TRANSACTION_BUTTON_BAR_MAPPING_CONFIG, TRANSACTION_CARD_MAPPING_CONFIG, TRANSACTION_DIALOG_MAPPING_CONFIG, TRANSACTION_FILTER_MAPPING_CONFIG, TRANSACTION_LINE_MAPPING_CONFIG, TRANSACTION_QUICK_ACCESS_MAPPING_CONFIG, TRANSACTION_SEARCH_MAPPING_CONFIG, TRANSACTION_SIDE_PANEL_MAPPING_CONFIG, TransactionBusinessObjectCacheManagerService, TransactionCashRegisterDialogComponent, TransactionCashRegisterDialogModule, TransactionCashRegisterOrderReceiptDialogComponent, TransactionCashRegisterOrderReceiptDialogModule, TransactionCfgName, TransactionComponent, TransactionConfirmTotalsComponent, TransactionConfirmationHistoryComponent, TransactionConfirmationHistoryModule, TransactionConnectorAdapterService, TransactionConnectorService, TransactionCreateDateLabelComponent, TransactionCreateDateLabelModule, TransactionCreateWizardComponent, TransactionCreateWizardModule, TransactionDatePickDialogComponent, TransactionDatePickDialogModule, TransactionDialogService, TransactionEventService, TransactionFilterComponent, TransactionFilterContentService, TransactionFilterModule, TransactionHeaderComponent, TransactionHeaderDeliveryComponent, TransactionHeaderDeliveryModule, TransactionHeaderModule, TransactionHeaderOrderComponent, TransactionHeaderOrderModule, TransactionHeaderRelationComponent, TransactionHeaderRelationModule, TransactionInvoiceCheckOrder, TransactionInvoiceCheckOrderTileComponent, TransactionInvoiceCheckOrderTileModule, TransactionLineGridComponent, TransactionLineGridModule, TransactionLineSidePanelArticleDetailsComponent, TransactionLineSidePanelArticleDetailsModule, TransactionLineSidePanelReplenishmentArticleDetailsComponent, TransactionLineSidePanelReplenishmentArticleDetailsModule, TransactionLineStatusbarComponent, TransactionLineStatusbarModule, TransactionLinesComponent, TransactionLinesModule, TransactionMappingService, TransactionMarginComponent, TransactionMarginModule, TransactionModule, TransactionNotificationLineSelectionService, TransactionNumberLabelComponent, TransactionNumberLabelModule, TransactionPaymentConnectorService, TransactionPaymentService, TransactionQuickAccessComponent, TransactionQuickAccessModule, TransactionQuickAccessOrderConfirmationComponent, TransactionQuickAccessOrderConfirmationModule, TransactionQuickAccessPlanningComponent, TransactionQuickAccessPlanningModule, TransactionQuickAccessPlanningPopupComponent, TransactionQuickAccessReceivedGoodsComponent, TransactionQuickAccessReceivedGoodsModule, TransactionRelationConnectorService, TransactionRelationService, TransactionScreenConfigurationService, TransactionSearchComponent, TransactionSearchModule, TransactionSearchResultComponent, TransactionSearchResultModule, TransactionSearchService, TransactionSelectMultipleCacheService, TransactionSelectMultipleParameterizedCacheService, TransactionSelectSingleCacheService, TransactionSelectSingleParameterizedCacheService, TransactionService, TransactionSettings, TransactionSettingsOptions, TransactionSettingsService, TransactionStatusbarComponent, TransactionStatusbarModule, TransactionTagComponent, TransactionTagsComponent, TransactionTagsModule, TransactionTotalsComponent, TransactionTotalsModule, Version, VoucherCodePendingReasonDialogComponent, VoucherCodePendingReasonDialogModule, WarehouseCCTab };
17623
17650
  export type { AddArticleInterface, DeliveryMethod, InvoiceCheckOrderInterface, InvoiceCheckOrderLineInterface, TransactionButtonBarMappingConfig, TransactionCardMappingConfig, TransactionDialogMappingConfig, TransactionFilterMappingConfig, TransactionLineMappingConfig, TransactionQuickAccessMappingConfig, TransactionSearchMappingConfig, TransactionSidePanelMappingConfig, steps };
@@ -1,53 +1,61 @@
1
1
  @include export-module('cc-delivery-planning-overview-tile-dropdown-layout') {
2
2
  .co-delivery-planning-overview-tile-dropdown {
3
-
4
- display: block;
5
- background: white;
6
- z-index: 100;
7
-
3
+ display: block;
4
+ background: white;
5
+ z-index: 100;
8
6
 
9
7
  .dropdown-panel {
10
8
  display: flex;
11
9
  flex-direction: column;
12
- gap: 0.5rem;
13
- padding: 0.75rem;
14
- border: 1px solid #d9dee7;
15
- border-radius: 0.5rem;
10
+ gap: 0.25rem;
11
+ padding: 0.5rem;
12
+ border: 1px solid #dce3eb;
13
+ border-radius: 0.375rem;
16
14
  background: white;
17
- box-shadow: 0 0.5rem 1.5rem rgba(15, 23, 42, 0.12);
15
+ box-shadow: 0 0.25rem 0.75rem rgba(15, 23, 42, 0.08);
18
16
  }
19
17
 
20
18
  .dropdown-action {
21
19
  display: flex;
22
20
  align-items: center;
23
21
  width: 100%;
24
- padding: 0.875rem 1rem;
22
+ padding: 0.625rem 0.75rem;
25
23
  border: 1px solid transparent;
26
- border-radius: 0.625rem;
27
- background: #f8fafc;
24
+ border-radius: 0.25rem;
25
+ background: transparent;
26
+ color: #202938;
28
27
  cursor: pointer;
29
- transition: background-color 120ms ease, border-color 120ms ease, transform 120ms ease;
30
28
  font: inherit;
31
29
  text-align: left;
32
- color: #1e293b;
33
- }
30
+ transition:
31
+ background-color 120ms ease,
32
+ border-color 120ms ease;
34
33
 
35
- .dropdown-action:hover,
36
- .dropdown-action:focus-visible {
37
- background: #eef4ff;
38
- border-color: #bfd2ff;
39
- outline: none;
40
- transform: translateY(-1px);
41
- }
34
+ &:hover {
35
+ background: #f3f7fc;
36
+ }
37
+
38
+ &:focus-visible {
39
+ border-color: #8fb8ea;
40
+ background: #f3f7fc;
41
+ outline: none;
42
+ }
43
+
44
+ &:active {
45
+ background: #e7f0fb;
46
+ }
42
47
 
43
- .dropdown-action:active {
44
- transform: translateY(0);
48
+ span {
49
+ font-size: 0.875rem;
50
+ font-weight: 600;
51
+ line-height: 1.25rem;
52
+ }
45
53
  }
46
54
 
47
- .dropdown-action span {
48
- font-size: 0.95rem;
49
- font-weight: 600;
50
- line-height: 1.2rem;
55
+ .dropdown-action--selected {
56
+ border-color: #a8c8ee;
57
+ background: #eaf3ff;
58
+ color: #172b4d;
51
59
  }
52
60
  }
53
61
  }
@@ -2,9 +2,18 @@
2
2
 
3
3
  @include export-module('cc-transaction-quick-access-reserve-layout') {
4
4
  .co-transaction-quick-access-reserve {
5
- .select-all-wrapper {
5
+ .quick-access-content-wrapper {
6
6
  display: flex;
7
- align-items: center;
7
+ row-gap: 10px;
8
+ align-items: start;
9
+ flex-direction: column;
10
+
11
+ .sub-section {
12
+ display: flex;
13
+ align-items: center;
14
+ flex-direction: row;
15
+ column-gap: 10px;
16
+ }
8
17
  }
9
18
  }
10
19
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@colijnit/transaction",
3
- "version": "300.1.9",
3
+ "version": "300.1.11",
4
4
  "description": "Colijn IT transaction module for Angular 20",
5
5
  "repository": "npm/npm",
6
6
  "author": "Colijn IT",
@@ -16,7 +16,7 @@
16
16
  "@colijnit/mainapi": ">=300.1.6",
17
17
  "@colijnit/product": ">=300.1.0",
18
18
  "@colijnit/relation": ">=300.1.0",
19
- "@colijnit/relationapi": ">=300.1.0",
19
+ "@colijnit/relationapi": ">=300.1.1",
20
20
  "@colijnit/sharedapi": ">=1.0.20",
21
21
  "@colijnit/sharedcomponents": ">=300.1.4",
22
22
  "@colijnit/transactionapi": ">=300.1.8"