techlify-inventory-common 18.6.0 → 18.7.0
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/esm2022/public-api.mjs +9 -1
- package/fesm2022/{techlify-inventory-common-category.module-BIf59duo.mjs → techlify-inventory-common-category.module-Calv-UiY.mjs} +2 -2
- package/fesm2022/{techlify-inventory-common-category.module-BIf59duo.mjs.map → techlify-inventory-common-category.module-Calv-UiY.mjs.map} +1 -1
- package/fesm2022/{techlify-inventory-common-location.module-CHD168bF.mjs → techlify-inventory-common-location.module-B3Uv4Pb1.mjs} +2 -2
- package/fesm2022/{techlify-inventory-common-location.module-CHD168bF.mjs.map → techlify-inventory-common-location.module-B3Uv4Pb1.mjs.map} +1 -1
- package/fesm2022/{techlify-inventory-common-measure.module-xRssMutz.mjs → techlify-inventory-common-measure.module-ow1sUTMy.mjs} +2 -2
- package/fesm2022/{techlify-inventory-common-measure.module-xRssMutz.mjs.map → techlify-inventory-common-measure.module-ow1sUTMy.mjs.map} +1 -1
- package/fesm2022/{techlify-inventory-common-supplier.module-DXjcOKIe.mjs → techlify-inventory-common-supplier.module-BG8UiIBd.mjs} +2 -2
- package/fesm2022/{techlify-inventory-common-supplier.module-DXjcOKIe.mjs.map → techlify-inventory-common-supplier.module-BG8UiIBd.mjs.map} +1 -1
- package/fesm2022/{techlify-inventory-common-techlify-inventory-common-BADEMfOv.mjs → techlify-inventory-common-techlify-inventory-common-BBwGHJmS.mjs} +150 -16
- package/fesm2022/techlify-inventory-common-techlify-inventory-common-BBwGHJmS.mjs.map +1 -0
- package/fesm2022/techlify-inventory-common.mjs +1 -1
- package/package.json +1 -1
- package/public-api.d.ts +8 -0
- package/fesm2022/techlify-inventory-common-stock-issuances.module-pgrPPrz-.mjs +0 -147
- package/fesm2022/techlify-inventory-common-stock-issuances.module-pgrPPrz-.mjs.map +0 -1
- package/fesm2022/techlify-inventory-common-techlify-inventory-common-BADEMfOv.mjs.map +0 -1
|
@@ -2516,7 +2516,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
2516
2516
|
args: [{ selector: 'app-product-import-page', template: "<app-import-csv [config]=\"importConfig\"></app-import-csv>\n" }]
|
|
2517
2517
|
}], ctorParameters: () => [] });
|
|
2518
2518
|
|
|
2519
|
-
const routes$
|
|
2519
|
+
const routes$3 = [
|
|
2520
2520
|
{
|
|
2521
2521
|
path: '',
|
|
2522
2522
|
component: ProductNavBarComponent,
|
|
@@ -2553,12 +2553,12 @@ const routes$2 = [
|
|
|
2553
2553
|
class ProductRoutingModule {
|
|
2554
2554
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: ProductRoutingModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
2555
2555
|
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: ProductRoutingModule, imports: [i4$1.RouterModule], exports: [RouterModule] });
|
|
2556
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: ProductRoutingModule, imports: [RouterModule.forChild(routes$
|
|
2556
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: ProductRoutingModule, imports: [RouterModule.forChild(routes$3), RouterModule] });
|
|
2557
2557
|
}
|
|
2558
2558
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: ProductRoutingModule, decorators: [{
|
|
2559
2559
|
type: NgModule,
|
|
2560
2560
|
args: [{
|
|
2561
|
-
imports: [RouterModule.forChild(routes$
|
|
2561
|
+
imports: [RouterModule.forChild(routes$3)],
|
|
2562
2562
|
exports: [RouterModule],
|
|
2563
2563
|
}]
|
|
2564
2564
|
}] });
|
|
@@ -2698,7 +2698,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
2698
2698
|
], template: "<app-import-csv [config]=\"importConfig\"></app-import-csv>" }]
|
|
2699
2699
|
}], ctorParameters: () => [] });
|
|
2700
2700
|
|
|
2701
|
-
const routes$
|
|
2701
|
+
const routes$2 = [
|
|
2702
2702
|
{
|
|
2703
2703
|
path: '',
|
|
2704
2704
|
component: StockReceiptsListPageComponent,
|
|
@@ -2712,12 +2712,12 @@ const routes$1 = [
|
|
|
2712
2712
|
class StockReceiptsRoutingModule {
|
|
2713
2713
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: StockReceiptsRoutingModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
2714
2714
|
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: StockReceiptsRoutingModule, imports: [i4$1.RouterModule], exports: [RouterModule] });
|
|
2715
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: StockReceiptsRoutingModule, imports: [RouterModule.forChild(routes$
|
|
2715
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: StockReceiptsRoutingModule, imports: [RouterModule.forChild(routes$2), RouterModule] });
|
|
2716
2716
|
}
|
|
2717
2717
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: StockReceiptsRoutingModule, decorators: [{
|
|
2718
2718
|
type: NgModule,
|
|
2719
2719
|
args: [{
|
|
2720
|
-
imports: [RouterModule.forChild(routes$
|
|
2720
|
+
imports: [RouterModule.forChild(routes$2)],
|
|
2721
2721
|
exports: [RouterModule],
|
|
2722
2722
|
}]
|
|
2723
2723
|
}] });
|
|
@@ -3667,7 +3667,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
3667
3667
|
], template: "<div>\n <mat-card>\n <mat-card-content class=\"d-flex justify-content-between align-items-center gap-2\">\n <div class=\"d-flex justify-content-start align-items-center gap-2\">\n <h3 class=\"mb-0\">Inventory Value Report</h3>\n <i class=\"fa-solid fa-file-excel cursor-pointer d-print-none\" (click)=\"export('excel')\"></i>\n <i class=\"fa-solid fa-file-pdf cursor-pointer d-print-none\" (click)=\"export('pdf')\"></i>\n </div>\n <form [formGroup]=\"filterForm\" class=\"d-flex justify-content-end align-items-center gap-2\">\n <mat-form-field>\n <mat-label>Search</mat-label>\n <input matInput placeholder=\"Search products\" formControlName=\"search\" />\n </mat-form-field>\n\n <mat-form-field>\n <mat-label>Category</mat-label>\n <app-searchable-selector apiUrl=\"api/product-categories\" formControlName=\"category_ids\" [multiple]=\"true\">\n </app-searchable-selector>\n </mat-form-field>\n\n <mat-form-field>\n <mat-label>Type</mat-label>\n <app-searchable-selector apiUrl=\"api/product-types\" formControlName=\"type_ids\" [multiple]=\"true\">\n </app-searchable-selector>\n </mat-form-field>\n\n <mat-form-field>\n <mat-label>Min Stock On Hand</mat-label>\n <mat-select formControlName=\"min_stock_on_hand\">\n <mat-option *ngFor=\"let option of minStockOptions\" [value]=\"option\">\n {{ option }}\n </mat-option>\n </mat-select>\n </mat-form-field>\n </form>\n </mat-card-content>\n </mat-card>\n\n <mat-card class=\"mt-3\">\n <mat-card-content class=\"p-0\">\n <table\n mat-table\n [dataSource]=\"models\"\n class=\"w-100\"\n infiniteScroll\n [infiniteScrollDistance]=\"2\"\n [infiniteScrollThrottle]=\"50\"\n (scrolled)=\"onScroll()\"\n matSort\n (matSortChange)=\"onSortChange($event)\"\n >\n <!-- # Column -->\n <ng-container matColumnDef=\"#\">\n <th mat-header-cell *matHeaderCellDef>#</th>\n <td mat-cell *matCellDef=\"let element; let i = index\">{{ i + 1 }}</td>\n <td mat-footer-cell *matFooterCellDef></td>\n </ng-container>\n\n <ng-container matColumnDef=\"product\">\n <th mat-header-cell *matHeaderCellDef mat-sort-header=\"name\">Product</th>\n <td mat-cell *matCellDef=\"let element\">\n <div class=\"d-flex flex-column gap-1\">\n <a [routerLink]=\"['/inventory/products', element?.id, 'view']\" class=\"text-dark\">\n {{ element?.name }}\n </a>\n <app-product-category-badges [product]=\"element\"></app-product-category-badges>\n </div>\n </td>\n <td mat-footer-cell *matFooterCellDef></td>\n </ng-container>\n\n <ng-container matColumnDef=\"sku\">\n <th mat-header-cell *matHeaderCellDef>SKU</th>\n <td mat-cell *matCellDef=\"let element\">\n <div class=\"d-flex flex-column gap-1\">\n <span>{{ element?.sku }}</span>\n <span class='text-secondary'> {{ element?.type?.title }} </span>\n </div>\n </td>\n <td mat-footer-cell *matFooterCellDef>\n <strong>Total</strong>\n </td>\n </ng-container>\n\n <ng-container matColumnDef=\"on_hand\">\n <th mat-header-cell *matHeaderCellDef mat-sort-header=\"stock_on_hand\">On Hand</th>\n <td mat-cell *matCellDef=\"let element\">\n {{ element?.stock_on_hand }}\n </td>\n <td mat-footer-cell *matFooterCellDef></td>\n </ng-container>\n\n <!-- Average Price Column -->\n <ng-container matColumnDef=\"Average Price\">\n <th mat-header-cell *matHeaderCellDef mat-sort-header=\"average_purchase_price\">\n <div class=\"d-flex flex-row gap-1 align-items-center\">\n <span>Avg. Price</span>\n <i class=\"fa-solid fa-circle-info d-print-none text-secondary\"\n matTooltip=\"Average price of batches in stock\"></i>\n </div>\n </th>\n <td mat-cell *matCellDef=\"let element\">\n {{ element?.average_purchase_price | currency }}\n </td>\n <td mat-footer-cell *matFooterCellDef></td>\n </ng-container>\n\n <!-- Inventory Value Column -->\n <ng-container matColumnDef=\"Inventory Value\">\n <th mat-header-cell *matHeaderCellDef mat-sort-header=\"inventory_value\">\n <div class=\"d-flex flex-row gap-1 align-items-center\">\n <span>Inventory Value</span>\n <i class=\"fa-solid fa-circle-info d-print-none text-secondary\" matTooltip=\"Based on average price\"></i>\n </div>\n </th>\n <td mat-cell *matCellDef=\"let element\">\n {{ element?.inventory_value | currency }}\n </td>\n <td mat-footer-cell *matFooterCellDef>\n <strong>{{ totalInventoryValue | currency }}</strong>\n </td>\n </ng-container>\n\n <!-- Last Purchase Price Column -->\n <ng-container matColumnDef=\"Last Purchase Price\">\n <th mat-header-cell *matHeaderCellDef mat-sort-header=\"last_stock_receipt.purchase_price\">\n Last Price\n </th>\n <td mat-cell *matCellDef=\"let element\">\n {{ element?.last_stock_receipt?.purchase_price ?? 0 | currency }}\n </td>\n <td mat-footer-cell *matFooterCellDef></td>\n </ng-container>\n\n <!-- Inventory Value Based On Last Purchase Price Column -->\n <ng-container matColumnDef=\"Inventory Value Based On Last Purchase Price\">\n <th mat-header-cell *matHeaderCellDef mat-sort-header=\"last_stock_receipt.amount\">\n <div class=\"d-flex flex-row gap-1 align-items-center\">\n <span>Inventory Value</span>\n <i class=\"fa-solid fa-circle-info d-print-none text-secondary\"\n matTooltip=\"Based on last purchase price\"></i>\n </div>\n </th>\n <td mat-cell *matCellDef=\"let element\">\n {{ element?.inventory_value_based_on_last_price ?? 0 | currency }}\n </td>\n <td mat-footer-cell *matFooterCellDef></td>\n </ng-container>\n\n <tr mat-header-row *matHeaderRowDef=\"displayedColumns\"></tr>\n <tr mat-row *matRowDef=\"let row; columns: displayedColumns\"></tr>\n <tr mat-footer-row *matFooterRowDef=\"displayedColumns\"></tr>\n </table>\n\n <mat-progress-bar mode=\"indeterminate\" *ngIf=\"isWorking\"></mat-progress-bar>\n </mat-card-content>\n </mat-card>\n</div>" }]
|
|
3668
3668
|
}], ctorParameters: () => [{ type: InventoryValueReportService }, { type: i4$1.ActivatedRoute }, { type: i1.RequestHelperService }, { type: i2$1.FormBuilder }] });
|
|
3669
3669
|
|
|
3670
|
-
const routes = [
|
|
3670
|
+
const routes$1 = [
|
|
3671
3671
|
{
|
|
3672
3672
|
path: 'reports/low-stock-report',
|
|
3673
3673
|
component: LowStockReportComponent,
|
|
@@ -3678,19 +3678,19 @@ const routes = [
|
|
|
3678
3678
|
},
|
|
3679
3679
|
{
|
|
3680
3680
|
path: 'suppliers',
|
|
3681
|
-
loadChildren: () => import('./techlify-inventory-common-supplier.module-
|
|
3681
|
+
loadChildren: () => import('./techlify-inventory-common-supplier.module-BG8UiIBd.mjs').then((m) => m.SupplierModule),
|
|
3682
3682
|
},
|
|
3683
3683
|
{
|
|
3684
3684
|
path: 'locations',
|
|
3685
|
-
loadChildren: () => import('./techlify-inventory-common-location.module-
|
|
3685
|
+
loadChildren: () => import('./techlify-inventory-common-location.module-B3Uv4Pb1.mjs').then((mod) => mod.LocationModule),
|
|
3686
3686
|
},
|
|
3687
3687
|
{
|
|
3688
3688
|
path: "measures",
|
|
3689
|
-
loadChildren: () => import('./techlify-inventory-common-measure.module-
|
|
3689
|
+
loadChildren: () => import('./techlify-inventory-common-measure.module-ow1sUTMy.mjs').then((mod) => mod.MeasureModule),
|
|
3690
3690
|
},
|
|
3691
3691
|
{
|
|
3692
3692
|
path: 'stock-issuances',
|
|
3693
|
-
loadChildren: () =>
|
|
3693
|
+
loadChildren: () => Promise.resolve().then(function () { return stockIssuances_module; }).then((mod) => mod.StockIssuancesModule),
|
|
3694
3694
|
},
|
|
3695
3695
|
{
|
|
3696
3696
|
path: 'stock-receipts',
|
|
@@ -3698,7 +3698,7 @@ const routes = [
|
|
|
3698
3698
|
},
|
|
3699
3699
|
{
|
|
3700
3700
|
path: 'categories',
|
|
3701
|
-
loadChildren: () => import('./techlify-inventory-common-category.module-
|
|
3701
|
+
loadChildren: () => import('./techlify-inventory-common-category.module-Calv-UiY.mjs').then((mod) => mod.CategoryModule),
|
|
3702
3702
|
},
|
|
3703
3703
|
{
|
|
3704
3704
|
path: 'products',
|
|
@@ -3717,12 +3717,12 @@ const routes = [
|
|
|
3717
3717
|
class InventoryCommonRoutingModule {
|
|
3718
3718
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: InventoryCommonRoutingModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
3719
3719
|
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: InventoryCommonRoutingModule, imports: [i4$1.RouterModule], exports: [RouterModule] });
|
|
3720
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: InventoryCommonRoutingModule, imports: [RouterModule.forChild(routes), RouterModule] });
|
|
3720
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: InventoryCommonRoutingModule, imports: [RouterModule.forChild(routes$1), RouterModule] });
|
|
3721
3721
|
}
|
|
3722
3722
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: InventoryCommonRoutingModule, decorators: [{
|
|
3723
3723
|
type: NgModule,
|
|
3724
3724
|
args: [{
|
|
3725
|
-
imports: [RouterModule.forChild(routes)],
|
|
3725
|
+
imports: [RouterModule.forChild(routes$1)],
|
|
3726
3726
|
exports: [RouterModule],
|
|
3727
3727
|
}]
|
|
3728
3728
|
}] });
|
|
@@ -3786,6 +3786,140 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
3786
3786
|
}]
|
|
3787
3787
|
}] });
|
|
3788
3788
|
|
|
3789
|
+
class StockIssueImportPageComponent {
|
|
3790
|
+
importConfig = {
|
|
3791
|
+
apiUrl: 'api/stock-issues-import',
|
|
3792
|
+
title: 'Stock Issues',
|
|
3793
|
+
importType: 'stock-issue',
|
|
3794
|
+
properties: [
|
|
3795
|
+
{
|
|
3796
|
+
label: 'Product',
|
|
3797
|
+
value: 'product',
|
|
3798
|
+
type: 'text',
|
|
3799
|
+
},
|
|
3800
|
+
{
|
|
3801
|
+
label: 'Date',
|
|
3802
|
+
value: 'date',
|
|
3803
|
+
type: 'date',
|
|
3804
|
+
},
|
|
3805
|
+
{
|
|
3806
|
+
label: 'Quantity',
|
|
3807
|
+
value: 'quantity',
|
|
3808
|
+
type: 'number',
|
|
3809
|
+
},
|
|
3810
|
+
{
|
|
3811
|
+
label: 'Particulars',
|
|
3812
|
+
value: 'particulars',
|
|
3813
|
+
type: 'text',
|
|
3814
|
+
},
|
|
3815
|
+
],
|
|
3816
|
+
sampleFile: {
|
|
3817
|
+
name: 'Stock Issue Sample',
|
|
3818
|
+
path: 'assets/stock-issue/stock-issue-sample.csv',
|
|
3819
|
+
},
|
|
3820
|
+
importHistory: {
|
|
3821
|
+
isEnabled: true,
|
|
3822
|
+
type: 'stock-issue',
|
|
3823
|
+
apiUrl: 'api/import-histories',
|
|
3824
|
+
},
|
|
3825
|
+
viewRouterLink: '/inventory/stock-issuances',
|
|
3826
|
+
};
|
|
3827
|
+
constructor() { }
|
|
3828
|
+
ngOnInit() {
|
|
3829
|
+
}
|
|
3830
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: StockIssueImportPageComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
3831
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: StockIssueImportPageComponent, isStandalone: true, selector: "app-stock-issue-import-page", ngImport: i0, template: "<app-import-csv [config]=\"importConfig\"></app-import-csv>", styles: [""], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "ngmodule", type: MaterialModule }, { kind: "ngmodule", type: ImportCsvModule }, { kind: "component", type: i1.ImportCsvComponent, selector: "app-import-csv", inputs: ["config"] }], preserveWhitespaces: true });
|
|
3832
|
+
}
|
|
3833
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: StockIssueImportPageComponent, decorators: [{
|
|
3834
|
+
type: Component,
|
|
3835
|
+
args: [{ selector: 'app-stock-issue-import-page', standalone: true, imports: [
|
|
3836
|
+
CommonModule,
|
|
3837
|
+
MaterialModule,
|
|
3838
|
+
ImportCsvModule
|
|
3839
|
+
], template: "<app-import-csv [config]=\"importConfig\"></app-import-csv>" }]
|
|
3840
|
+
}], ctorParameters: () => [] });
|
|
3841
|
+
|
|
3842
|
+
const routes = [
|
|
3843
|
+
{
|
|
3844
|
+
path: '',
|
|
3845
|
+
component: StockIssuancesListComponent,
|
|
3846
|
+
},
|
|
3847
|
+
{
|
|
3848
|
+
path: 'import',
|
|
3849
|
+
component: StockIssueImportPageComponent,
|
|
3850
|
+
canLoad: [AuthenticationGuard]
|
|
3851
|
+
}
|
|
3852
|
+
];
|
|
3853
|
+
class StockIssuancesRoutingModule {
|
|
3854
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: StockIssuancesRoutingModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
3855
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: StockIssuancesRoutingModule, imports: [i4$1.RouterModule], exports: [RouterModule] });
|
|
3856
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: StockIssuancesRoutingModule, imports: [RouterModule.forChild(routes), RouterModule] });
|
|
3857
|
+
}
|
|
3858
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: StockIssuancesRoutingModule, decorators: [{
|
|
3859
|
+
type: NgModule,
|
|
3860
|
+
args: [{
|
|
3861
|
+
imports: [RouterModule.forChild(routes)],
|
|
3862
|
+
exports: [RouterModule],
|
|
3863
|
+
}]
|
|
3864
|
+
}] });
|
|
3865
|
+
|
|
3866
|
+
class StockIssuancesModule {
|
|
3867
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: StockIssuancesModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
3868
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: StockIssuancesModule, imports: [CommonModule,
|
|
3869
|
+
StockIssuancesRoutingModule,
|
|
3870
|
+
MatCardModule,
|
|
3871
|
+
TechlifyFilterModule,
|
|
3872
|
+
InfiniteScrollModule,
|
|
3873
|
+
MatProgressBarModule,
|
|
3874
|
+
MatSortModule,
|
|
3875
|
+
MatTableModule,
|
|
3876
|
+
StockReceiptFormModule,
|
|
3877
|
+
StockIssueFormModule,
|
|
3878
|
+
MatDialogModule,
|
|
3879
|
+
MatButtonModule,
|
|
3880
|
+
StockIssuancesListModule] });
|
|
3881
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: StockIssuancesModule, imports: [CommonModule,
|
|
3882
|
+
StockIssuancesRoutingModule,
|
|
3883
|
+
MatCardModule,
|
|
3884
|
+
TechlifyFilterModule,
|
|
3885
|
+
InfiniteScrollModule,
|
|
3886
|
+
MatProgressBarModule,
|
|
3887
|
+
MatSortModule,
|
|
3888
|
+
MatTableModule,
|
|
3889
|
+
StockReceiptFormModule,
|
|
3890
|
+
StockIssueFormModule,
|
|
3891
|
+
MatDialogModule,
|
|
3892
|
+
MatButtonModule,
|
|
3893
|
+
StockIssuancesListModule] });
|
|
3894
|
+
}
|
|
3895
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: StockIssuancesModule, decorators: [{
|
|
3896
|
+
type: NgModule,
|
|
3897
|
+
args: [{
|
|
3898
|
+
declarations: [],
|
|
3899
|
+
exports: [],
|
|
3900
|
+
imports: [
|
|
3901
|
+
CommonModule,
|
|
3902
|
+
StockIssuancesRoutingModule,
|
|
3903
|
+
MatCardModule,
|
|
3904
|
+
TechlifyFilterModule,
|
|
3905
|
+
InfiniteScrollModule,
|
|
3906
|
+
MatProgressBarModule,
|
|
3907
|
+
MatSortModule,
|
|
3908
|
+
MatTableModule,
|
|
3909
|
+
StockReceiptFormModule,
|
|
3910
|
+
StockIssueFormModule,
|
|
3911
|
+
MatDialogModule,
|
|
3912
|
+
MatButtonModule,
|
|
3913
|
+
StockIssuancesListModule,
|
|
3914
|
+
],
|
|
3915
|
+
}]
|
|
3916
|
+
}] });
|
|
3917
|
+
|
|
3918
|
+
var stockIssuances_module = /*#__PURE__*/Object.freeze({
|
|
3919
|
+
__proto__: null,
|
|
3920
|
+
StockIssuancesModule: StockIssuancesModule
|
|
3921
|
+
});
|
|
3922
|
+
|
|
3789
3923
|
/*
|
|
3790
3924
|
* Public API Surface of inventory-common
|
|
3791
3925
|
*/
|
|
@@ -3794,5 +3928,5 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
3794
3928
|
* Generated bundle index. Do not edit.
|
|
3795
3929
|
*/
|
|
3796
3930
|
|
|
3797
|
-
export { InventoryCommonRoutingModule as I, LocationService as L, MaterialModule as M, ProductModule as P, SupplierFormComponent as S, TechlifyFormService as T, SupplierService as a, StockReceiptsListPageComponent as b, StockReceiptsModule as c, ProductCategoryBadgesComponent as d, StockTransferFormButtonComponent as e, MeasureService as f, TechlifyFilterComponent as g, TechlifyFilterModule as h,
|
|
3798
|
-
//# sourceMappingURL=techlify-inventory-common-techlify-inventory-common-
|
|
3931
|
+
export { InventoryCommonRoutingModule as I, LocationService as L, MaterialModule as M, ProductModule as P, SupplierFormComponent as S, TechlifyFormService as T, SupplierService as a, StockReceiptsListPageComponent as b, StockReceiptsModule as c, ProductCategoryBadgesComponent as d, StockTransferFormButtonComponent as e, MeasureService as f, TechlifyFilterComponent as g, TechlifyFilterModule as h, InventoryCommonModule as i, StockSummaryService as j, ProductFormComponent as k, ProductBasicInfoComponent as l, ProductFormButtonComponent as m, StockIssuancesModule as n, StockIssuancesListComponent as o, StockIssuancesListModule as p };
|
|
3932
|
+
//# sourceMappingURL=techlify-inventory-common-techlify-inventory-common-BBwGHJmS.mjs.map
|