@feedmepos/mf-inventory-portal 0.0.25-dev.9 → 0.0.26-dev.1

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.
Files changed (116) hide show
  1. package/dist/{App-9zSE_swt.js → App-CipfIdtR.js} +71 -72
  2. package/dist/ApprovalView-IC33yBg7.js +143 -0
  3. package/dist/{BindingsDialog-eGbOIQkw.js → BindingsDialog-EN6Kbnu7.js} +2 -2
  4. package/dist/{BindingsPicker-CVXrd29s.js → BindingsPicker-DQ_LEoqq.js} +3 -3
  5. package/dist/BindingsTable-DGXpAyM4.js +120 -0
  6. package/dist/ClosingDraftView-DR9xsW9I.js +1348 -0
  7. package/dist/ClosingTemplateView-CC1T7ovX.js +1804 -0
  8. package/dist/{FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-C9un0wCK.js → FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-CovzlB-s.js} +43 -43
  9. package/dist/{FmUnitInput.vue_vue_type_script_setup_true_lang-BRSABJnM.js → FmUnitInput.vue_vue_type_script_setup_true_lang-BxEtsFXp.js} +29 -29
  10. package/dist/{IngredientBindedItem.vue_vue_type_script_setup_true_lang-DeRvrF7O.js → IngredientBindedItem.vue_vue_type_script_setup_true_lang-B8H6vFJ5.js} +1 -1
  11. package/dist/{IngredientGroupView-ZWCOAljO.js → IngredientGroupView-DRPbXH8d.js} +24 -24
  12. package/dist/IngredientsView-DSHcH30X.js +1731 -0
  13. package/dist/{IntegrationView-DO3Ambro.js → IntegrationView-BgACk-jP.js} +605 -669
  14. package/dist/{InventoryBindingForm-BjtFP29c.js → InventoryBindingForm-Fs-CHoT-.js} +1 -1
  15. package/dist/{InventoryBindingForm.vue_vue_type_script_setup_true_lang-CFMZ4VsK.js → InventoryBindingForm.vue_vue_type_script_setup_true_lang-DVHQjAEC.js} +63 -63
  16. package/dist/{InventoryBindingSummary-C6DkVX-B.js → InventoryBindingSummary-CHWMtGtk.js} +1 -1
  17. package/dist/{NumberPrecisionInput.vue_vue_type_script_setup_true_lang-nb1t6u2V.js → NumberPrecisionInput.vue_vue_type_script_setup_true_lang-Cu9V-8Cf.js} +1 -1
  18. package/dist/{PremiumBadge.vue_vue_type_script_setup_true_lang-BcMAXo4F.js → PremiumBadge.vue_vue_type_script_setup_true_lang-CyVRCAqv.js} +12 -12
  19. package/dist/PublishView-CI7o5a0F.js +222 -0
  20. package/dist/{PurchaseOrderPrintPreview-_MCAsdw9.js → PurchaseOrderPrintPreview-CO4a811o.js} +1 -1
  21. package/dist/ReceiveRequestView-KH5wY5BA.js +2562 -0
  22. package/dist/{RecipeView-dmmjklwh.js → RecipeView-DxVbUxOG.js} +47 -47
  23. package/dist/StockView-CiHPAaYh.js +1840 -0
  24. package/dist/{SupplierView-CO5460uC.js → SupplierView-DPj87kld.js} +448 -461
  25. package/dist/TransferDetails.vue_vue_type_script_setup_true_lang-CfPPCFh8.js +1566 -0
  26. package/dist/TransferTemplateView-3W29v8hd.js +1420 -0
  27. package/dist/{UnitView-DbYzxCXF.js → UnitView-WCtNQFf8.js} +23 -23
  28. package/dist/{WarehouseView-BII4SEVC.js → WarehouseView-tgFFbQY7.js} +40 -40
  29. package/dist/api/bill.d.ts +12 -2
  30. package/dist/api/closing-draft.d.ts +1 -0
  31. package/dist/api/inventory.d.ts +8 -7
  32. package/dist/api/netsuite.d.ts +22 -5
  33. package/dist/api/purchase-order.d.ts +6 -1
  34. package/dist/api/stock.d.ts +1 -0
  35. package/dist/{app-IM1yJnE8.js → app-Ba80HxT3.js} +38448 -34777
  36. package/dist/app.d.ts +965 -120
  37. package/dist/app.js +1 -1
  38. package/dist/components/FmDroppableField.vue.d.ts +1 -1
  39. package/dist/components/FmMultiselectDialog.d.ts +23 -0
  40. package/dist/components/inventory-binding/InventoryBinding.vue.d.ts +1 -1
  41. package/dist/components/shell/inventory/binding-ui.vue.d.ts +1 -1
  42. package/dist/{decimal-DQUpCN-B.js → decimal-DFqusYHB.js} +1 -1
  43. package/dist/{format-unit-display-COuIZISg.js → format-unit-display-Bsod5Ra6.js} +232 -238
  44. package/dist/helper/country.d.ts +1 -0
  45. package/dist/helper/fuzzy.d.ts +1 -1
  46. package/dist/helper/number.d.ts +1 -1
  47. package/dist/index-0ekVGPtB.js +12197 -0
  48. package/dist/index-ZAEVHtfa.js +84 -0
  49. package/dist/{stock-BJUTiXXk.js → stock-Cn6EQvTz.js} +29 -25
  50. package/dist/stores/feature.d.ts +11 -6
  51. package/dist/stores/helper/generate-backend-urls.d.ts +0 -1
  52. package/dist/stores/integration/index.d.ts +2 -0
  53. package/dist/stores/integration/netsuite.d.ts +22 -5
  54. package/dist/stores/inventory.d.ts +141 -8
  55. package/dist/stores/location.d.ts +0 -9
  56. package/dist/stores/stock.d.ts +5 -0
  57. package/dist/stores/warehouse.d.ts +4 -7
  58. package/dist/style.css +1 -1
  59. package/dist/{supplier-CM-qQVyI.js → supplier-P1gi71dg.js} +4 -4
  60. package/dist/tsconfig.app.tsbuildinfo +1 -1
  61. package/dist/{use-ingredient-select-dialog-Cn79xFNg.js → use-ingredient-select-dialog-BW5imbB5.js} +1 -1
  62. package/dist/{use-inventory-binding-dialog-zwOG19YV.js → use-inventory-binding-dialog-BYxb8nXg.js} +1 -1
  63. package/dist/views/adjustment-template/wastage-template/actions.d.ts +0 -24
  64. package/dist/views/adjustment-template/wastage-template/table.d.ts +0 -24
  65. package/dist/views/closing-draft/components/closing-draft-dialog/ClosingDraftDialog.vue.d.ts +92 -8
  66. package/dist/views/closing-draft/composables/use-closing-draft-actions.d.ts +4 -1
  67. package/dist/views/closing-draft/composables/use-closing-draft-table.d.ts +552 -48
  68. package/dist/views/closing-draft/helpers/export-draft.helper.d.ts +1 -1
  69. package/dist/views/closing-template/components/closing-template-form/composables/use-closing-template-items.d.ts +1 -1
  70. package/dist/views/closing-template/composables/use-closing-template-actions.d.ts +12 -36
  71. package/dist/views/closing-template/composables/use-closing-template-table.d.ts +12 -36
  72. package/dist/views/ingredient-group/composables/use-ingredient-group-table.d.ts +3 -3
  73. package/dist/views/ingredients/components/ingredient-form/IngredientForm.vue.d.ts +2 -2
  74. package/dist/views/ingredients/composables/use-ingredient-table.d.ts +1 -1
  75. package/dist/views/receive-request/components/netsuite/NetSuiteProps.d.ts +2 -0
  76. package/dist/views/receive-request/components/transfer-details/TransferDetailsProps.d.ts +4 -1
  77. package/dist/views/receive-request/components/transfer-form/NetSuiteField.vue.d.ts +2 -0
  78. package/dist/views/receive-request/components/transfer-form/SparkIcon.vue.d.ts +1 -1
  79. package/dist/views/receive-request/components/transfer-form/TransferForm.vue.d.ts +529 -489
  80. package/dist/views/receive-request/components/transfer-form/components/ForecastStock.vue.d.ts +8 -4
  81. package/dist/views/receive-request/components/transfer-form/components/TransferItemTable.vue.d.ts +382 -2
  82. package/dist/views/receive-request/components/transfer-form/composables/use-transfer-items.d.ts +5 -2
  83. package/dist/views/receive-request/composables/use-receive-request-form.d.ts +1238 -972
  84. package/dist/views/receive-request/composables/use-receive-request-table.d.ts +1080 -1003
  85. package/dist/views/receive-request/import/XilnexImportDialog.vue.d.ts +22 -0
  86. package/dist/views/receive-request/import/XilnexImportForm.vue.d.ts +17 -0
  87. package/dist/views/receive-request/import/XilnexResult.vue.d.ts +17 -0
  88. package/dist/views/receive-request/import/export.d.ts +14 -0
  89. package/dist/views/receive-request/import/props.d.ts +7 -0
  90. package/dist/views/stock/components/StockRecordCard.vue.d.ts +6 -1
  91. package/dist/views/stock/components/dialog/AdjustedItemForm.vue.d.ts +6 -4
  92. package/dist/views/transfer-template/components/transfer-template-form/components/TransferTemplateItemTable.vue.d.ts +220 -0
  93. package/dist/views/transfer-template/components/transfer-template-form/composables/use-template-enabled-locations-2.d.ts +0 -8
  94. package/dist/views/transfer-template/components/transfer-template-form/composables/use-template-enabled-locations.d.ts +0 -1
  95. package/dist/views/transfer-template/components/transfer-template-form/composables/use-transfer-template-items.d.ts +7 -2
  96. package/dist/views/transfer-template/composables/use-transfer-template-actions.d.ts +530 -530
  97. package/dist/views/transfer-template/composables/use-transfer-template-table.d.ts +530 -530
  98. package/dist/views/transfer-template/composables/useTransferTemplateHelper.d.ts +305 -0
  99. package/dist/views/warehouse/components/WarehouseForm.vue.d.ts +8 -14
  100. package/dist/vue-i18n-CjtRsQMl.js +2365 -0
  101. package/package.json +7 -7
  102. package/dist/ApprovalView-C2tg-wsm.js +0 -138
  103. package/dist/BindingsTable-CCsQEFnu.js +0 -145
  104. package/dist/ClosingDraftView-BI8b3CJ9.js +0 -1225
  105. package/dist/ClosingTemplateView-miJnC-ML.js +0 -1859
  106. package/dist/IngredientsView-5-pSX6y_.js +0 -1718
  107. package/dist/PublishView-DOMQdIJ7.js +0 -192
  108. package/dist/ReceiveRequestView-902hWGtz.js +0 -1877
  109. package/dist/StockView-C4lEYLXU.js +0 -7847
  110. package/dist/TransferDetails.vue_vue_type_script_setup_true_lang-D6sZDCEY.js +0 -1328
  111. package/dist/TransferTemplateView-C9UwNTnY.js +0 -1371
  112. package/dist/components/FmAutocompleteTextField.vue.d.ts +0 -31
  113. package/dist/feature-DMBVVBsQ.js +0 -1005
  114. package/dist/index-CIrsMt6f.js +0 -35546
  115. package/dist/views/dev/components/AutocompleteTextField.vue.d.ts +0 -2
  116. package/dist/vue-i18n-CzPFJ9JY.js +0 -2365
package/dist/app.d.ts CHANGED
@@ -23,6 +23,10 @@ export declare const i18nMessages: {
23
23
  noResultFound: string;
24
24
  details: string;
25
25
  print: string;
26
+ refresh: string;
27
+ export: string;
28
+ import: string;
29
+ publish: string;
26
30
  };
27
31
  formField: {
28
32
  rules: {
@@ -86,6 +90,9 @@ export declare const i18nMessages: {
86
90
  };
87
91
  };
88
92
  stock: {
93
+ stock_balance: {
94
+ title: string;
95
+ };
89
96
  title: string;
90
97
  code: string;
91
98
  product: string;
@@ -302,9 +309,6 @@ export declare const i18nMessages: {
302
309
  applyOperationalGroup: string;
303
310
  subtitle: string;
304
311
  operationalLabel: string;
305
- operationalLabelHint: string;
306
- preset: string;
307
- custom: string;
308
312
  };
309
313
  table: {
310
314
  loading: string;
@@ -478,6 +482,8 @@ export declare const i18nMessages: {
478
482
  RECEIVING: string;
479
483
  COMPLETE: string;
480
484
  CANCEL: string;
485
+ REJECT: string;
486
+ CLOSE: string;
481
487
  };
482
488
  table: {
483
489
  seqNo: string;
@@ -813,6 +819,10 @@ export declare const i18nMessages: {
813
819
  status: string;
814
820
  version: string;
815
821
  };
822
+ status: {
823
+ published: string;
824
+ outdated: string;
825
+ };
816
826
  };
817
827
  };
818
828
  };
@@ -836,6 +846,10 @@ export declare const i18nMessages: {
836
846
  noResultFound: string;
837
847
  details: string;
838
848
  print: string;
849
+ refresh: string;
850
+ export: string;
851
+ import: string;
852
+ publish: string;
839
853
  };
840
854
  formField: {
841
855
  rules: {
@@ -882,6 +896,9 @@ export declare const i18nMessages: {
882
896
  };
883
897
  };
884
898
  stock: {
899
+ stock_balance: {
900
+ title: string;
901
+ };
885
902
  title: string;
886
903
  code: string;
887
904
  product: string;
@@ -978,9 +995,6 @@ export declare const i18nMessages: {
978
995
  applyOperationalGroup: string;
979
996
  subtitle: string;
980
997
  operationalLabel: string;
981
- operationalLabelHint: string;
982
- preset: string;
983
- custom: string;
984
998
  };
985
999
  table: {
986
1000
  loading: string;
@@ -1150,6 +1164,8 @@ export declare const i18nMessages: {
1150
1164
  RECEIVING: string;
1151
1165
  COMPLETE: string;
1152
1166
  CANCEL: string;
1167
+ REJECT: string;
1168
+ CLOSE: string;
1153
1169
  };
1154
1170
  table: {
1155
1171
  seqNo: string;
@@ -1464,131 +1480,960 @@ export declare const i18nMessages: {
1464
1480
  status: string;
1465
1481
  version: string;
1466
1482
  };
1483
+ status: {
1484
+ published: string;
1485
+ outdated: string;
1486
+ };
1467
1487
  };
1468
1488
  };
1469
1489
  };
1470
- };
1471
- export { routers } from './router/shared';
1472
- export declare const FmApp: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
1473
- export declare const InventoryBindingForm: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
1474
- id: {
1475
- type: import("vue").PropType<string>;
1476
- };
1477
- rules: {
1478
- type: import("vue").PropType<(import("@feedmepos/ui-library").ValidationResult | ((bindings: {
1479
- measurement?: {
1480
- id: string;
1481
- name: string;
1482
- abbrev: string;
1483
- conversion: {
1484
- amount: number;
1485
- precision: number;
1490
+ 'th-TH': {
1491
+ inventory: {
1492
+ common: {
1493
+ success: string;
1494
+ proPlan: {
1495
+ title: string;
1496
+ subtitle: string;
1497
+ comparePlans: string;
1498
+ callUs: string;
1486
1499
  };
1487
- } | null | undefined;
1488
- type: "RECIPE" | "SKU" | "SKU_GROUP";
1489
- amount: {
1490
- amount: number;
1491
- precision: number;
1492
- };
1493
- id: string;
1494
- }[]) => import("@feedmepos/ui-library").ValidationResult))[]>;
1495
- };
1496
- disabled: {
1497
- type: import("vue").PropType<boolean>;
1498
- };
1499
- modelValue: {
1500
- type: import("vue").PropType<{
1501
- measurement?: {
1502
- id: string;
1503
- name: string;
1504
- abbrev: string;
1505
- conversion: {
1506
- amount: number;
1507
- precision: number;
1500
+ table: {
1501
+ toolbar: {
1502
+ filterItems: string;
1503
+ };
1508
1504
  };
1509
- } | null | undefined;
1510
- type: "RECIPE" | "SKU" | "SKU_GROUP";
1511
- amount: {
1512
- amount: number;
1513
- precision: number;
1514
- };
1515
- id: string;
1516
- }[]>;
1517
- default: () => never[];
1518
- };
1519
- readonly: {
1520
- type: import("vue").PropType<boolean>;
1521
- };
1522
- iframeMode: {
1523
- type: import("vue").PropType<boolean>;
1524
- };
1525
- excludeBindingId: {
1526
- type: import("vue").PropType<string>;
1527
- };
1528
- }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
1529
- "update:modelValue": (bindings: {
1530
- measurement?: {
1531
- id: string;
1532
- name: string;
1533
- abbrev: string;
1534
- conversion: {
1535
- amount: number;
1536
- precision: number;
1505
+ noLocationSelected: string;
1506
+ business: string;
1507
+ restaurant: string;
1508
+ warehouse: string;
1509
+ noResultFound: string;
1510
+ details: string;
1511
+ print: string;
1512
+ refresh: string;
1513
+ export: string;
1514
+ import: string;
1515
+ publish: string;
1537
1516
  };
1538
- } | null | undefined;
1539
- type: "RECIPE" | "SKU" | "SKU_GROUP";
1540
- amount: {
1541
- amount: number;
1542
- precision: number;
1543
- };
1544
- id: string;
1545
- }[]) => void;
1546
- "click:pick-inventory-bindings": (type: "RECIPE" | "SKU" | "SKU_GROUP") => void;
1547
- }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
1548
- id: {
1549
- type: import("vue").PropType<string>;
1550
- };
1551
- rules: {
1552
- type: import("vue").PropType<(import("@feedmepos/ui-library").ValidationResult | ((bindings: {
1553
- measurement?: {
1554
- id: string;
1555
- name: string;
1556
- abbrev: string;
1557
- conversion: {
1558
- amount: number;
1559
- precision: number;
1517
+ formField: {
1518
+ rules: {
1519
+ required: string;
1560
1520
  };
1561
- } | null | undefined;
1562
- type: "RECIPE" | "SKU" | "SKU_GROUP";
1563
- amount: {
1564
- amount: number;
1565
- precision: number;
1521
+ coordinate: {
1522
+ title: string;
1523
+ pinLocation: string;
1524
+ addCoordinate: string;
1525
+ error: {
1526
+ loadMap: string;
1527
+ };
1528
+ longLat: string;
1529
+ address: string;
1530
+ longitude: string;
1531
+ latitude: string;
1532
+ };
1533
+ itemsSelected: string;
1534
+ filterItems: string;
1535
+ noItemsFound: string;
1536
+ dropField: {
1537
+ dropToUpload: string;
1538
+ invalidFileType: string;
1539
+ fileSizeExceeded: string;
1540
+ accepts: string;
1541
+ maxSize: string;
1542
+ };
1543
+ select: {
1544
+ selectAll: string;
1545
+ removeAll: string;
1546
+ };
1547
+ min: string;
1548
+ max: string;
1549
+ loading: string;
1566
1550
  };
1567
- id: string;
1568
- }[]) => import("@feedmepos/ui-library").ValidationResult))[]>;
1569
- };
1570
- disabled: {
1571
- type: import("vue").PropType<boolean>;
1572
- };
1573
- modelValue: {
1574
- type: import("vue").PropType<{
1575
- measurement?: {
1576
- id: string;
1551
+ inventoryBindings: {
1552
+ linkRecipe: string;
1553
+ linkIngredient: string;
1577
1554
  name: string;
1578
- abbrev: string;
1579
- conversion: {
1580
- amount: number;
1581
- precision: number;
1555
+ amount: string;
1556
+ itemsLinked: string;
1557
+ recipe: string;
1558
+ ingredient: string;
1559
+ invalidWarning: string;
1560
+ };
1561
+ inventoryAdjustment: {
1562
+ title: string;
1563
+ type: {
1564
+ CONVERT: string;
1565
+ DAMAGE: string;
1566
+ EXTRA: string;
1567
+ LOSE: string;
1568
+ THEFT: string;
1569
+ PURCHASE: string;
1570
+ RECEIVE: string;
1571
+ RETURN: string;
1572
+ REQUEST: string;
1573
+ SALES: string;
1574
+ CLOSING: string;
1575
+ WASTAGE: string;
1582
1576
  };
1583
- } | null | undefined;
1584
- type: "RECIPE" | "SKU" | "SKU_GROUP";
1585
- amount: {
1586
- amount: number;
1587
- precision: number;
1588
1577
  };
1589
- id: string;
1590
- }[]>;
1591
- default: () => never[];
1578
+ stock: {
1579
+ stock_balance: {
1580
+ title: string;
1581
+ };
1582
+ title: string;
1583
+ code: string;
1584
+ product: string;
1585
+ balance: string;
1586
+ prediction: {
1587
+ days: string;
1588
+ noData: string;
1589
+ daysRemaining: string;
1590
+ };
1591
+ action: {
1592
+ history: string;
1593
+ convert: string;
1594
+ adjust: string;
1595
+ };
1596
+ convert: {
1597
+ title: string;
1598
+ amount: string;
1599
+ deductionSummary: string;
1600
+ overrideDeduction: string;
1601
+ ingredients: string;
1602
+ linkIngredient: string;
1603
+ convertButton: string;
1604
+ error: {
1605
+ title: string;
1606
+ message: string;
1607
+ };
1608
+ };
1609
+ adjust: {
1610
+ title: string;
1611
+ remark: string;
1612
+ adjustedItems: string;
1613
+ selectIngredients: string;
1614
+ adjustButton: string;
1615
+ error: {
1616
+ title: string;
1617
+ message: string;
1618
+ };
1619
+ };
1620
+ history: {
1621
+ title: string;
1622
+ summary: {
1623
+ title: string;
1624
+ totalPurchase: string;
1625
+ totalSales: string;
1626
+ totalLose: string;
1627
+ totalRequest: string;
1628
+ totalReceive: string;
1629
+ totalConvert: string;
1630
+ totalDamage: string;
1631
+ openingBalance: string;
1632
+ lastStockBalance: string;
1633
+ };
1634
+ loading: string;
1635
+ noRecords: string;
1636
+ changeDateRange: string;
1637
+ estimatedValue: string;
1638
+ estimatedValueTooltip: string;
1639
+ costSold: string;
1640
+ costSoldTooltip: string;
1641
+ };
1642
+ error: {
1643
+ title: string;
1644
+ message: string;
1645
+ convert: {
1646
+ title: string;
1647
+ message: string;
1648
+ };
1649
+ };
1650
+ record: {
1651
+ details: string;
1652
+ bill: string;
1653
+ backdate: string;
1654
+ };
1655
+ };
1656
+ closing: {
1657
+ template: {
1658
+ title: string;
1659
+ create: {
1660
+ title: string;
1661
+ success: string;
1662
+ successMessage: string;
1663
+ error: string;
1664
+ errorMessage: string;
1665
+ };
1666
+ update: {
1667
+ title: string;
1668
+ success: string;
1669
+ successMessage: string;
1670
+ error: string;
1671
+ errorMessage: string;
1672
+ };
1673
+ import: {
1674
+ title: string;
1675
+ message: string;
1676
+ new: string;
1677
+ allLocations: string;
1678
+ nLocations: string;
1679
+ nItems: string;
1680
+ };
1681
+ publish: {
1682
+ title: string;
1683
+ message: string;
1684
+ dialogTitle: string;
1685
+ noRecentActivity: string;
1686
+ nothingToPublish: string;
1687
+ publishing: string;
1688
+ recentlyPublishedAt: string;
1689
+ stillPublishing: string;
1690
+ };
1691
+ };
1692
+ table: {
1693
+ createdAt: string;
1694
+ name: string;
1695
+ noOfItems: string;
1696
+ enabledOutlets: string;
1697
+ reference: string;
1698
+ status: string;
1699
+ published: string;
1700
+ unpublished: string;
1701
+ enabledForAll: string;
1702
+ enabledForN: string;
1703
+ };
1704
+ form: {
1705
+ name: string;
1706
+ reference: string;
1707
+ locations: string;
1708
+ selectLocation: string;
1709
+ enabledUnits: string;
1710
+ items: {
1711
+ selectItem: string;
1712
+ title: string;
1713
+ name: string;
1714
+ enableUnit: string;
1715
+ addItem: string;
1716
+ };
1717
+ };
1718
+ draft: {
1719
+ title: string;
1720
+ approveDraft: string;
1721
+ rejectDraft: string;
1722
+ };
1723
+ };
1724
+ adjustment: {
1725
+ template: {
1726
+ wastage: {
1727
+ title: string;
1728
+ };
1729
+ create: {
1730
+ title: string;
1731
+ success: string;
1732
+ successMessage: string;
1733
+ error: string;
1734
+ errorMessage: string;
1735
+ };
1736
+ update: {
1737
+ title: string;
1738
+ success: string;
1739
+ successMessage: string;
1740
+ error: string;
1741
+ errorMessage: string;
1742
+ };
1743
+ import: {
1744
+ title: string;
1745
+ message: string;
1746
+ new: string;
1747
+ allLocations: string;
1748
+ nLocations: string;
1749
+ nItems: string;
1750
+ };
1751
+ publish: {
1752
+ title: string;
1753
+ message: string;
1754
+ dialogTitle: string;
1755
+ noRecentActivity: string;
1756
+ nothingToPublish: string;
1757
+ publishing: string;
1758
+ recentlyPublishedAt: string;
1759
+ stillPublishing: string;
1760
+ };
1761
+ table: {
1762
+ createdAt: string;
1763
+ name: string;
1764
+ noOfItems: string;
1765
+ enabledOutlets: string;
1766
+ reference: string;
1767
+ status: string;
1768
+ published: string;
1769
+ unpublished: string;
1770
+ enabledForAll: string;
1771
+ enabledForN: string;
1772
+ };
1773
+ };
1774
+ };
1775
+ ingredient: {
1776
+ title: string;
1777
+ title2: string;
1778
+ code: string;
1779
+ name: string;
1780
+ unit: string;
1781
+ valuationMethod: {
1782
+ title: string;
1783
+ WAVG: string;
1784
+ FIFO: string;
1785
+ LIFO: string;
1786
+ FEFO: string;
1787
+ };
1788
+ pricePerUnit: string;
1789
+ convertible: {
1790
+ title: string;
1791
+ subtitle: string;
1792
+ convertTo: string;
1793
+ };
1794
+ operational: {
1795
+ applyOperationalGroup: string;
1796
+ subtitle: string;
1797
+ operationalLabel: string;
1798
+ };
1799
+ table: {
1800
+ loading: string;
1801
+ importing: string;
1802
+ };
1803
+ export: {
1804
+ success: string;
1805
+ filename: string;
1806
+ };
1807
+ import: {
1808
+ title: string;
1809
+ actions: {
1810
+ import: string;
1811
+ close: string;
1812
+ downloadTemplate: string;
1813
+ };
1814
+ error: {
1815
+ noData: string;
1816
+ invalidContent: string;
1817
+ noImportData: string;
1818
+ hasErrors: string;
1819
+ failed: string;
1820
+ systemMessage: string;
1821
+ };
1822
+ progress: string;
1823
+ success: string;
1824
+ uploadDescription: string;
1825
+ uploadTemplate: string;
1826
+ selectFile: string;
1827
+ replaceFile: string;
1828
+ summary: string;
1829
+ fileError: {
1830
+ noSheet: string;
1831
+ invalidExcel: string;
1832
+ noData: string;
1833
+ unableToRead: string;
1834
+ };
1835
+ };
1836
+ threshold: {
1837
+ title: string;
1838
+ subtitle: string;
1839
+ whenRemaining: string;
1840
+ stockIsStaple: string;
1841
+ };
1842
+ bindedItems: {
1843
+ title: string;
1844
+ ingredient: string;
1845
+ recipe: string;
1846
+ menu: string;
1847
+ amount: string;
1848
+ };
1849
+ create: {
1850
+ title: string;
1851
+ success: string;
1852
+ error: {
1853
+ title: string;
1854
+ message: string;
1855
+ };
1856
+ };
1857
+ update: {
1858
+ title: string;
1859
+ success: string;
1860
+ error: {
1861
+ title: string;
1862
+ message: string;
1863
+ };
1864
+ };
1865
+ delete: {
1866
+ title: string;
1867
+ message: string;
1868
+ actions: {
1869
+ delete: string;
1870
+ cancel: string;
1871
+ };
1872
+ cannotDelete: {
1873
+ title: string;
1874
+ message: string;
1875
+ tryAgain: string;
1876
+ };
1877
+ success: string;
1878
+ };
1879
+ };
1880
+ ingredientGroup: {
1881
+ title: string;
1882
+ };
1883
+ recipe: {
1884
+ title: string;
1885
+ title2: string;
1886
+ name: string;
1887
+ ingredients: string;
1888
+ export: {
1889
+ success: string;
1890
+ filename: string;
1891
+ };
1892
+ delete: {
1893
+ title: string;
1894
+ message: string;
1895
+ actions: {
1896
+ delete: string;
1897
+ cancel: string;
1898
+ };
1899
+ cannotDelete: {
1900
+ title: string;
1901
+ message: string;
1902
+ tryAgain: string;
1903
+ };
1904
+ success: string;
1905
+ };
1906
+ create: {
1907
+ title: string;
1908
+ success: string;
1909
+ error: {
1910
+ title: string;
1911
+ message: string;
1912
+ };
1913
+ };
1914
+ update: {
1915
+ title: string;
1916
+ success: string;
1917
+ error: {
1918
+ title: string;
1919
+ message: string;
1920
+ };
1921
+ };
1922
+ };
1923
+ unit: {
1924
+ title: string;
1925
+ name: string;
1926
+ symbol: string;
1927
+ precision: string;
1928
+ measurement: {
1929
+ title: string;
1930
+ addMeasurement: string;
1931
+ measurementDefault: string;
1932
+ name: string;
1933
+ symbol: string;
1934
+ conversion: string;
1935
+ conversionHelper: string;
1936
+ };
1937
+ table: {
1938
+ name: string;
1939
+ symbol: string;
1940
+ };
1941
+ actions: {
1942
+ edit: string;
1943
+ delete: string;
1944
+ };
1945
+ create: {
1946
+ title: string;
1947
+ success: string;
1948
+ error: {
1949
+ title: string;
1950
+ message: string;
1951
+ };
1952
+ };
1953
+ update: {
1954
+ title: string;
1955
+ success: string;
1956
+ error: {
1957
+ title: string;
1958
+ message: string;
1959
+ };
1960
+ };
1961
+ };
1962
+ transfer: {
1963
+ title: string;
1964
+ status: {
1965
+ DRAFT: string;
1966
+ REQUESTING: string;
1967
+ PROCESSING: string;
1968
+ RECEIVING: string;
1969
+ COMPLETE: string;
1970
+ CANCEL: string;
1971
+ REJECT: string;
1972
+ CLOSE: string;
1973
+ };
1974
+ table: {
1975
+ seqNo: string;
1976
+ name: string;
1977
+ createdAt: string;
1978
+ transferFrom: string;
1979
+ transferTo: string;
1980
+ noOfItems: string;
1981
+ reference: string;
1982
+ status: string;
1983
+ };
1984
+ form: {
1985
+ name: string;
1986
+ loading: string;
1987
+ unableToFetchListOfSuppliers: {
1988
+ title: string;
1989
+ message: string;
1990
+ };
1991
+ type: {
1992
+ title: string;
1993
+ purchase: string;
1994
+ transfer: string;
1995
+ };
1996
+ lastClosing: string;
1997
+ purchaseFrom: string;
1998
+ transferFrom: string;
1999
+ noLocationAvailable: string;
2000
+ noSupplierAvailable: string;
2001
+ reference: string;
2002
+ remark: string;
2003
+ backdate: {
2004
+ title: string;
2005
+ subtitle: string;
2006
+ error: string;
2007
+ };
2008
+ netsuite: {
2009
+ subsidiary: string;
2010
+ };
2011
+ items: {
2012
+ title: string;
2013
+ addItem: string;
2014
+ fromTemplate: {
2015
+ title: string;
2016
+ sublabel: string;
2017
+ };
2018
+ other: {
2019
+ title: string;
2020
+ };
2021
+ selectItem: string;
2022
+ fetchingData: string;
2023
+ comparePriceHistory: string;
2024
+ forecastStock: {
2025
+ title: string;
2026
+ days: string;
2027
+ replace: string;
2028
+ cancel: string;
2029
+ generate: string;
2030
+ notAvailable: string;
2031
+ };
2032
+ autoCalculated: string;
2033
+ table: {
2034
+ Code: string;
2035
+ Name: string;
2036
+ Amount: string;
2037
+ DefaultAmount: string;
2038
+ DefaultAmount2: string;
2039
+ Limit: string;
2040
+ MinimumAmount: string;
2041
+ MinimumAmount2: string;
2042
+ Step: string;
2043
+ Cost: string;
2044
+ Cost2: string;
2045
+ Delete: string;
2046
+ };
2047
+ };
2048
+ };
2049
+ receiveRequest: {
2050
+ title: string;
2051
+ title2: string;
2052
+ addTransfer: string;
2053
+ details: {
2054
+ title: string;
2055
+ overview: string;
2056
+ deliveryHistory: string;
2057
+ requestSummary: string;
2058
+ createdAt: string;
2059
+ type: {
2060
+ title: string;
2061
+ purchase: string;
2062
+ transfer: string;
2063
+ };
2064
+ from: string;
2065
+ to: string;
2066
+ reference: string;
2067
+ receivedItems: string;
2068
+ requestedItems: string;
2069
+ backdatedTo: string;
2070
+ remark: string;
2071
+ noRecordsFound: string;
2072
+ trackDeliveryMessage: string;
2073
+ received: string;
2074
+ receivedBy: string;
2075
+ deliveryOrderNo: string;
2076
+ deliveryRemark: string;
2077
+ };
2078
+ actions: {
2079
+ create: string;
2080
+ resubmitRequest: string;
2081
+ submitRequest: string;
2082
+ confirmDraft: string;
2083
+ cancelDraft: string;
2084
+ approveRequest: string;
2085
+ rejectRequest: string;
2086
+ processRequest: string;
2087
+ receiveStock: string;
2088
+ completeReceive: string;
2089
+ };
2090
+ export: {
2091
+ success: string;
2092
+ message: string;
2093
+ };
2094
+ create: {
2095
+ title: string;
2096
+ success: string;
2097
+ successMessage: string;
2098
+ error: {
2099
+ title: string;
2100
+ message: string;
2101
+ };
2102
+ };
2103
+ update: {
2104
+ title: string;
2105
+ success: string;
2106
+ successMessage: string;
2107
+ error: {
2108
+ title: string;
2109
+ message: string;
2110
+ };
2111
+ };
2112
+ };
2113
+ approval: {
2114
+ title: string;
2115
+ actions: {
2116
+ approveRequest: string;
2117
+ rejectRequest: string;
2118
+ };
2119
+ };
2120
+ template: {
2121
+ title: string;
2122
+ title2: string;
2123
+ create: {
2124
+ title: string;
2125
+ success: string;
2126
+ successMessage: string;
2127
+ error: string;
2128
+ errorMessage: string;
2129
+ };
2130
+ update: {
2131
+ title: string;
2132
+ success: string;
2133
+ successMessage: string;
2134
+ error: string;
2135
+ errorMessage: string;
2136
+ };
2137
+ use: string;
2138
+ details: {
2139
+ view: string;
2140
+ templateSummary: string;
2141
+ };
2142
+ };
2143
+ };
2144
+ supplier: {
2145
+ title: string;
2146
+ supplyItems: {
2147
+ title: string;
2148
+ addItems: string;
2149
+ overridePriceHint: string;
2150
+ selectItem: string;
2151
+ };
2152
+ delete: {
2153
+ confirm: string;
2154
+ confirmMessage: string;
2155
+ deletingSupplier: string;
2156
+ deletedSupplier: string;
2157
+ success: string;
2158
+ error: string;
2159
+ errorMessage: string;
2160
+ };
2161
+ table: {
2162
+ supplier: string;
2163
+ pic: string;
2164
+ contact: string;
2165
+ email: string;
2166
+ };
2167
+ create: {
2168
+ title: string;
2169
+ success: string;
2170
+ error: {
2171
+ title: string;
2172
+ message: string;
2173
+ };
2174
+ };
2175
+ update: {
2176
+ title: string;
2177
+ success: string;
2178
+ error: {
2179
+ title: string;
2180
+ message: string;
2181
+ emptySupplier: string;
2182
+ };
2183
+ };
2184
+ import: {
2185
+ title: string;
2186
+ actions: {
2187
+ downloadTemplate: string;
2188
+ };
2189
+ error: {
2190
+ noData: string;
2191
+ invalidContent: string;
2192
+ noImportData: string;
2193
+ hasErrors: string;
2194
+ failed: string;
2195
+ systemMessage: string;
2196
+ };
2197
+ progress: string;
2198
+ success: string;
2199
+ };
2200
+ export: {
2201
+ success: string;
2202
+ filename: string;
2203
+ };
2204
+ companyName: string;
2205
+ registrationNo: string;
2206
+ address: {
2207
+ title: string;
2208
+ line1: string;
2209
+ line2: string;
2210
+ city: string;
2211
+ postcode: string;
2212
+ state: string;
2213
+ country: string;
2214
+ };
2215
+ contact: {
2216
+ title: string;
2217
+ pic: string;
2218
+ phoneNumber: string;
2219
+ email: string;
2220
+ };
2221
+ };
2222
+ warehouse: {
2223
+ title: string;
2224
+ delete: {
2225
+ confirm: string;
2226
+ confirmMessage: string;
2227
+ deletingWarehouse: string;
2228
+ deletedWarehouse: string;
2229
+ success: string;
2230
+ error: string;
2231
+ errorMessage: string;
2232
+ };
2233
+ table: {
2234
+ warehouse: string;
2235
+ contact: string;
2236
+ email: string;
2237
+ address: string;
2238
+ };
2239
+ create: {
2240
+ title: string;
2241
+ success: string;
2242
+ error: {
2243
+ title: string;
2244
+ message: string;
2245
+ };
2246
+ };
2247
+ update: {
2248
+ title: string;
2249
+ success: string;
2250
+ error: {
2251
+ title: string;
2252
+ message: string;
2253
+ emptyWarehouse: string;
2254
+ };
2255
+ };
2256
+ companyName: string;
2257
+ registrationNo: string;
2258
+ address: {
2259
+ title: string;
2260
+ line1: string;
2261
+ line2: string;
2262
+ city: string;
2263
+ postcode: string;
2264
+ state: string;
2265
+ country: string;
2266
+ };
2267
+ coordinate: {
2268
+ title: string;
2269
+ };
2270
+ contact: {
2271
+ title: string;
2272
+ phoneNumber: string;
2273
+ email: string;
2274
+ };
2275
+ };
2276
+ integration: {
2277
+ title: string;
2278
+ description: string;
2279
+ fmh: {
2280
+ title: string;
2281
+ description: string;
2282
+ };
2283
+ netsuite: {
2284
+ title: string;
2285
+ description: string;
2286
+ };
2287
+ apply: {
2288
+ title: string;
2289
+ products: string;
2290
+ addons: string;
2291
+ applyProduct: string;
2292
+ applyAddon: string;
2293
+ name: string;
2294
+ code: string;
2295
+ };
2296
+ };
2297
+ publish: {
2298
+ title: string;
2299
+ actions: {
2300
+ publishAll: string;
2301
+ };
2302
+ columns: {
2303
+ type: string;
2304
+ location: string;
2305
+ status: string;
2306
+ version: string;
2307
+ };
2308
+ status: {
2309
+ published: string;
2310
+ outdated: string;
2311
+ };
2312
+ };
2313
+ };
2314
+ };
2315
+ };
2316
+ export { routers } from './router/shared';
2317
+ export declare const FmApp: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2318
+ export declare const InventoryBindingForm: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
2319
+ id: {
2320
+ type: import("vue").PropType<string>;
2321
+ };
2322
+ disabled: {
2323
+ type: import("vue").PropType<boolean>;
2324
+ };
2325
+ modelValue: {
2326
+ type: import("vue").PropType<{
2327
+ measurement?: {
2328
+ id: string;
2329
+ name: string;
2330
+ abbrev: string;
2331
+ conversion: {
2332
+ amount: number;
2333
+ precision: number;
2334
+ };
2335
+ } | null | undefined;
2336
+ type: "RECIPE" | "SKU" | "SKU_GROUP";
2337
+ amount: {
2338
+ amount: number;
2339
+ precision: number;
2340
+ };
2341
+ id: string;
2342
+ }[]>;
2343
+ default: () => never[];
2344
+ };
2345
+ rules: {
2346
+ type: import("vue").PropType<(import("@feedmepos/ui-library").ValidationResult | ((bindings: {
2347
+ measurement?: {
2348
+ id: string;
2349
+ name: string;
2350
+ abbrev: string;
2351
+ conversion: {
2352
+ amount: number;
2353
+ precision: number;
2354
+ };
2355
+ } | null | undefined;
2356
+ type: "RECIPE" | "SKU" | "SKU_GROUP";
2357
+ amount: {
2358
+ amount: number;
2359
+ precision: number;
2360
+ };
2361
+ id: string;
2362
+ }[]) => import("@feedmepos/ui-library").ValidationResult))[]>;
2363
+ };
2364
+ readonly: {
2365
+ type: import("vue").PropType<boolean>;
2366
+ };
2367
+ iframeMode: {
2368
+ type: import("vue").PropType<boolean>;
2369
+ };
2370
+ excludeBindingId: {
2371
+ type: import("vue").PropType<string>;
2372
+ };
2373
+ }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
2374
+ "update:modelValue": (bindings: {
2375
+ measurement?: {
2376
+ id: string;
2377
+ name: string;
2378
+ abbrev: string;
2379
+ conversion: {
2380
+ amount: number;
2381
+ precision: number;
2382
+ };
2383
+ } | null | undefined;
2384
+ type: "RECIPE" | "SKU" | "SKU_GROUP";
2385
+ amount: {
2386
+ amount: number;
2387
+ precision: number;
2388
+ };
2389
+ id: string;
2390
+ }[]) => void;
2391
+ "click:pick-inventory-bindings": (type: "RECIPE" | "SKU" | "SKU_GROUP") => void;
2392
+ }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
2393
+ id: {
2394
+ type: import("vue").PropType<string>;
2395
+ };
2396
+ disabled: {
2397
+ type: import("vue").PropType<boolean>;
2398
+ };
2399
+ modelValue: {
2400
+ type: import("vue").PropType<{
2401
+ measurement?: {
2402
+ id: string;
2403
+ name: string;
2404
+ abbrev: string;
2405
+ conversion: {
2406
+ amount: number;
2407
+ precision: number;
2408
+ };
2409
+ } | null | undefined;
2410
+ type: "RECIPE" | "SKU" | "SKU_GROUP";
2411
+ amount: {
2412
+ amount: number;
2413
+ precision: number;
2414
+ };
2415
+ id: string;
2416
+ }[]>;
2417
+ default: () => never[];
2418
+ };
2419
+ rules: {
2420
+ type: import("vue").PropType<(import("@feedmepos/ui-library").ValidationResult | ((bindings: {
2421
+ measurement?: {
2422
+ id: string;
2423
+ name: string;
2424
+ abbrev: string;
2425
+ conversion: {
2426
+ amount: number;
2427
+ precision: number;
2428
+ };
2429
+ } | null | undefined;
2430
+ type: "RECIPE" | "SKU" | "SKU_GROUP";
2431
+ amount: {
2432
+ amount: number;
2433
+ precision: number;
2434
+ };
2435
+ id: string;
2436
+ }[]) => import("@feedmepos/ui-library").ValidationResult))[]>;
1592
2437
  };
1593
2438
  readonly: {
1594
2439
  type: import("vue").PropType<boolean>;