@feedmepos/mf-inventory-portal 0.0.19-dev.1 → 0.0.19-dev.3

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 (69) hide show
  1. package/dist/ApprovalView-CS7NtcBA.js +120 -0
  2. package/dist/{BindingsDialog-DpC48bqK.js → BindingsDialog-BA2w-qkY.js} +5 -6
  3. package/dist/{BindingsPicker-BU52g6zk.js → BindingsPicker-wf7b30Bk.js} +6 -7
  4. package/dist/{BindingsTable-aIuFdScv.js → BindingsTable-mqqSPDbO.js} +4 -6
  5. package/dist/FmInventoryTableToolbar.vue_vue_type_script_setup_true_lang-CViUEhuw.js +272 -0
  6. package/dist/IngredientsView-BVX31o67.js +1750 -0
  7. package/dist/IntegrationView-DFdl_238.js +1172 -0
  8. package/dist/{NumberPrecisionInput.vue_vue_type_script_setup_true_lang-BuyM580N.js → NumberPrecisionInput.vue_vue_type_script_setup_true_lang-BENFVQkL.js} +1 -1
  9. package/dist/{PurchaseOrderPrintPreview-EeKhENYH.js → PurchaseOrderPrintPreview-06PokYt4.js} +13 -13
  10. package/dist/ReceiveRequestView-ck-05Ly7.js +1394 -0
  11. package/dist/RecipeView-CiOb2lvU.js +572 -0
  12. package/dist/StockForecast.vue_vue_type_style_index_0_lang-KLXSWvo5.js +59 -0
  13. package/dist/StockView-5LkTxYI2.js +1876 -0
  14. package/dist/SupplierView-BAfC5Wcw.js +801 -0
  15. package/dist/TransferDetails.vue_vue_type_script_setup_true_lang-qZDMkkIZ.js +1031 -0
  16. package/dist/UnitView-wsbXOcbf.js +638 -0
  17. package/dist/WarehouseView-DHhDNAk8.js +1050 -0
  18. package/dist/api/bill.d.ts +2 -2
  19. package/dist/app-DNCC20Aq.js +66729 -0
  20. package/dist/app.d.ts +1031 -0
  21. package/dist/app.js +5 -3
  22. package/dist/components/FmDroppableField.vue.d.ts +1 -1
  23. package/dist/{decimal-BAZuuTcd.js → decimal-DaXHxukU.js} +1 -1
  24. package/dist/{stock-estimate-CL4HShG8.js → id-to-date-XiomI6dP.js} +12 -13
  25. package/dist/{layout-BnTfCS_X.js → layout-DvgFrTEG.js} +14 -14
  26. package/dist/router/name.d.ts +1 -1
  27. package/dist/style.css +1 -1
  28. package/dist/{supplier-CjAH8O1y.js → supplier-BepZrUgL.js} +3 -3
  29. package/dist/tsconfig.app.tsbuildinfo +1 -1
  30. package/dist/views/ingredients/composables/use-ingredient-form.d.ts +14 -2
  31. package/dist/views/ingredients/composables/use-ingredient-table.d.ts +1 -2
  32. package/dist/views/receive-request/components/transfer-form/SparkIcon.vue.d.ts +1 -1
  33. package/dist/views/receive-request/composables/use-receive-request-table.d.ts +12 -12
  34. package/dist/views/recipe/composables/use-recipe-form.d.ts +14 -2
  35. package/dist/views/recipe/composables/use-recipe-table.d.ts +1 -2
  36. package/dist/views/stock/components/StockRecordCard.vue.d.ts +1 -1
  37. package/dist/views/stock/components/dialog/AdjustedItemForm.vue.d.ts +2 -2
  38. package/dist/views/stock/composables/use-stock-action.d.ts +26 -0
  39. package/dist/views/stock/composables/use-stock-table.d.ts +1 -8
  40. package/dist/views/stock/helper/compute-summary-total.d.ts +2 -2
  41. package/dist/views/unit/composables/use-unit-form.d.ts +14 -2
  42. package/dist/views/unit/composables/use-unit-table.d.ts +1 -2
  43. package/dist/{xlsx-vUzm_udV.js → xlsx-DaxqUL1h.js} +1 -1
  44. package/dist/xlsx.util-Dwiw0sTo.js +109 -0
  45. package/package.json +6 -5
  46. package/dist/ApprovalView-BTZwnKLf.js +0 -118
  47. package/dist/FmInventoryTableToolbar.vue_vue_type_script_setup_true_lang-DjgmtvXU.js +0 -268
  48. package/dist/FmMultiselectDialog.vue_vue_type_script_setup_true_lang-n09XXJZK.js +0 -143
  49. package/dist/FmUnitInput.vue_vue_type_script_setup_true_lang-B-19iYaK.js +0 -236
  50. package/dist/IngredientsView-DMyEGdik.js +0 -1767
  51. package/dist/IntegrationView-Dn_qL_vC.js +0 -1166
  52. package/dist/InventoryBindingForm.vue_vue_type_script_setup_true_lang-DGTLUrb9.js +0 -276
  53. package/dist/ReceiveRequestView-BOdgbFFM.js +0 -1394
  54. package/dist/RecipeView-B1aNLDIK.js +0 -573
  55. package/dist/StockForecast.vue_vue_type_style_index_0_lang-B5EK101t.js +0 -58
  56. package/dist/StockView-C_Ur_jTg.js +0 -1862
  57. package/dist/SupplierView-CXfOoHTr.js +0 -796
  58. package/dist/TransferDetails.vue_vue_type_script_setup_true_lang-kjV5Eazv.js +0 -1028
  59. package/dist/UnitView-DHXfAsnq.js +0 -635
  60. package/dist/WarehouseView-DMwbxs1q.js +0 -1043
  61. package/dist/app-BkcO8oNJ.js +0 -66113
  62. package/dist/date2-Cvp5iJkI.js +0 -95
  63. package/dist/dayjs.min-D1_pOsO7.js +0 -282
  64. package/dist/fuzzy-0roCBvgC.js +0 -41
  65. package/dist/index-B_aEOJsR.js +0 -21515
  66. package/dist/number-DLj3W3RW.js +0 -97
  67. package/dist/rules-CCmXA0Yi.js +0 -85
  68. package/dist/use-inventory-binding-dialog-GkJOzE6V.js +0 -93
  69. package/dist/xlsx.util-B_bqymTM.js +0 -107
package/dist/app.d.ts CHANGED
@@ -1,2 +1,1033 @@
1
+ import enUS from './locales/en-US.json';
2
+ export type AppMessagesSchema = typeof enUS;
3
+ export declare const i18nMessages: {
4
+ 'en-US': {
5
+ inventory: {
6
+ common: {
7
+ table: {
8
+ toolbar: {
9
+ filterItems: string;
10
+ };
11
+ };
12
+ noLocationSelected: string;
13
+ restaurant: string;
14
+ warehouse: string;
15
+ noResultFound: string;
16
+ };
17
+ formField: {
18
+ rules: {
19
+ required: string;
20
+ };
21
+ coordinate: {
22
+ title: string;
23
+ pinLocation: string;
24
+ addCoordinate: string;
25
+ error: {
26
+ loadMap: string;
27
+ };
28
+ longLat: string;
29
+ address: string;
30
+ longitude: string;
31
+ latitude: string;
32
+ };
33
+ };
34
+ inventoryBindings: {
35
+ linkRecipe: string;
36
+ linkIngredient: string;
37
+ amount: string;
38
+ recipe: string;
39
+ ingredient: string;
40
+ invalidWarning: string;
41
+ };
42
+ inventoryAdjustment: {
43
+ title: string;
44
+ type: {
45
+ CONVERT: string;
46
+ DAMAGE: string;
47
+ EXTRA: string;
48
+ LOSE: string;
49
+ THEFT: string;
50
+ PURCHASE: string;
51
+ RECEIVE: string;
52
+ RETURN: string;
53
+ REQUEST: string;
54
+ SALES: string;
55
+ CLOSING: string;
56
+ };
57
+ };
58
+ stock: {
59
+ title: string;
60
+ code: string;
61
+ product: string;
62
+ balance: string;
63
+ prediction: {
64
+ days: string;
65
+ noData: string;
66
+ daysRemaining: string;
67
+ };
68
+ convert: {
69
+ title: string;
70
+ amount: string;
71
+ deductionSummary: string;
72
+ overrideDeduction: string;
73
+ ingredients: string;
74
+ linkIngredient: string;
75
+ convertButton: string;
76
+ error: {
77
+ title: string;
78
+ message: string;
79
+ };
80
+ };
81
+ adjust: {
82
+ title: string;
83
+ remark: string;
84
+ adjustedItems: string;
85
+ selectIngredients: string;
86
+ adjustButton: string;
87
+ error: {
88
+ title: string;
89
+ message: string;
90
+ };
91
+ };
92
+ history: {
93
+ title: string;
94
+ summary: {
95
+ title: string;
96
+ totalPurchase: string;
97
+ totalSales: string;
98
+ totalLose: string;
99
+ totalRequest: string;
100
+ totalReceive: string;
101
+ totalConvert: string;
102
+ totalDamage: string;
103
+ openingBalance: string;
104
+ lastStockBalance: string;
105
+ };
106
+ loading: string;
107
+ noRecords: string;
108
+ changeDateRange: string;
109
+ estimatedValue: string;
110
+ estimatedValueTooltip: string;
111
+ costSold: string;
112
+ costSoldTooltip: string;
113
+ };
114
+ error: {
115
+ title: string;
116
+ message: string;
117
+ convert: {
118
+ title: string;
119
+ message: string;
120
+ };
121
+ };
122
+ record: {
123
+ details: string;
124
+ bill: string;
125
+ backdate: string;
126
+ };
127
+ };
128
+ ingredient: {
129
+ title: string;
130
+ code: string;
131
+ name: string;
132
+ unit: string;
133
+ valuationMethod: {
134
+ title: string;
135
+ WAVG: string;
136
+ FIFO: string;
137
+ LIFO: string;
138
+ FEFO: string;
139
+ };
140
+ pricePerUnit: string;
141
+ convertible: {
142
+ title: string;
143
+ subtitle: string;
144
+ convertTo: string;
145
+ };
146
+ operational: {
147
+ applyOperationalGroup: string;
148
+ subtitle: string;
149
+ operationalLabel: string;
150
+ operationalLabelHint: string;
151
+ preset: string;
152
+ custom: string;
153
+ };
154
+ table: {
155
+ loading: string;
156
+ importing: string;
157
+ };
158
+ export: {
159
+ success: string;
160
+ filename: string;
161
+ };
162
+ import: {
163
+ title: string;
164
+ actions: {
165
+ import: string;
166
+ close: string;
167
+ downloadTemplate: string;
168
+ };
169
+ error: {
170
+ noData: string;
171
+ invalidContent: string;
172
+ noImportData: string;
173
+ hasErrors: string;
174
+ failed: string;
175
+ systemMessage: string;
176
+ };
177
+ progress: string;
178
+ success: string;
179
+ uploadDescription: string;
180
+ uploadTemplate: string;
181
+ selectFile: string;
182
+ replaceFile: string;
183
+ summary: string;
184
+ fileError: {
185
+ noSheet: string;
186
+ invalidExcel: string;
187
+ noData: string;
188
+ unableToRead: string;
189
+ };
190
+ };
191
+ threshold: {
192
+ title: string;
193
+ subtitle: string;
194
+ whenRemaining: string;
195
+ stockIsStaple: string;
196
+ };
197
+ bindedItems: {
198
+ title: string;
199
+ ingredient: string;
200
+ recipe: string;
201
+ menu: string;
202
+ amount: string;
203
+ };
204
+ create: {
205
+ title: string;
206
+ success: string;
207
+ error: {
208
+ title: string;
209
+ message: string;
210
+ };
211
+ };
212
+ update: {
213
+ title: string;
214
+ success: string;
215
+ error: {
216
+ title: string;
217
+ message: string;
218
+ };
219
+ };
220
+ delete: {
221
+ title: string;
222
+ message: string;
223
+ actions: {
224
+ delete: string;
225
+ cancel: string;
226
+ };
227
+ cannotDelete: {
228
+ title: string;
229
+ message: string;
230
+ tryAgain: string;
231
+ };
232
+ success: string;
233
+ };
234
+ };
235
+ recipe: {
236
+ title: string;
237
+ name: string;
238
+ ingredients: string;
239
+ export: {
240
+ success: string;
241
+ filename: string;
242
+ };
243
+ delete: {
244
+ title: string;
245
+ message: string;
246
+ actions: {
247
+ delete: string;
248
+ cancel: string;
249
+ };
250
+ cannotDelete: {
251
+ title: string;
252
+ message: string;
253
+ tryAgain: string;
254
+ };
255
+ success: string;
256
+ };
257
+ create: {
258
+ title: string;
259
+ success: string;
260
+ error: {
261
+ title: string;
262
+ message: string;
263
+ };
264
+ };
265
+ update: {
266
+ title: string;
267
+ success: string;
268
+ error: {
269
+ title: string;
270
+ message: string;
271
+ };
272
+ };
273
+ };
274
+ unit: {
275
+ title: string;
276
+ name: string;
277
+ symbol: string;
278
+ precision: string;
279
+ measurement: {
280
+ title: string;
281
+ addMeasurement: string;
282
+ measurementDefault: string;
283
+ name: string;
284
+ symbol: string;
285
+ conversion: string;
286
+ conversionHelper: string;
287
+ };
288
+ table: {
289
+ name: string;
290
+ symbol: string;
291
+ };
292
+ actions: {
293
+ edit: string;
294
+ delete: string;
295
+ };
296
+ create: {
297
+ title: string;
298
+ success: string;
299
+ error: {
300
+ title: string;
301
+ message: string;
302
+ };
303
+ };
304
+ update: {
305
+ title: string;
306
+ success: string;
307
+ error: {
308
+ title: string;
309
+ message: string;
310
+ };
311
+ };
312
+ };
313
+ transfer: {
314
+ title: string;
315
+ status: {
316
+ DRAFT: string;
317
+ REQUESTING: string;
318
+ PROCESSING: string;
319
+ RECEIVING: string;
320
+ COMPLETE: string;
321
+ CANCEL: string;
322
+ };
323
+ table: {
324
+ seqNo: string;
325
+ createdAt: string;
326
+ transferFrom: string;
327
+ transferTo: string;
328
+ noOfItems: string;
329
+ reference: string;
330
+ status: string;
331
+ };
332
+ receiveRequest: {
333
+ title: string;
334
+ title2: string;
335
+ addTransfer: string;
336
+ details: {
337
+ title: string;
338
+ overview: string;
339
+ deliveryHistory: string;
340
+ requestSummary: string;
341
+ createdAt: string;
342
+ type: {
343
+ title: string;
344
+ purchase: string;
345
+ transfer: string;
346
+ };
347
+ from: string;
348
+ to: string;
349
+ reference: string;
350
+ receivedItems: string;
351
+ requestedItems: string;
352
+ backdatedTo: string;
353
+ remark: string;
354
+ noRecordsFound: string;
355
+ trackDeliveryMessage: string;
356
+ received: string;
357
+ receivedBy: string;
358
+ deliveryOrderNo: string;
359
+ deliveryRemark: string;
360
+ };
361
+ actions: {
362
+ create: string;
363
+ resubmitRequest: string;
364
+ submitRequest: string;
365
+ confirmDraft: string;
366
+ cancelDraft: string;
367
+ approveRequest: string;
368
+ rejectRequest: string;
369
+ processRequest: string;
370
+ receiveStock: string;
371
+ completeReceive: string;
372
+ };
373
+ export: {
374
+ success: string;
375
+ message: string;
376
+ };
377
+ };
378
+ approval: {
379
+ title: string;
380
+ actions: {
381
+ approveRequest: string;
382
+ rejectRequest: string;
383
+ };
384
+ };
385
+ };
386
+ supplier: {
387
+ title: string;
388
+ supplyItems: {
389
+ title: string;
390
+ addItems: string;
391
+ overridePriceHint: string;
392
+ selectItem: string;
393
+ };
394
+ delete: {
395
+ confirm: string;
396
+ confirmMessage: string;
397
+ deletingSupplier: string;
398
+ deletedSupplier: string;
399
+ success: string;
400
+ error: string;
401
+ errorMessage: string;
402
+ };
403
+ table: {
404
+ supplier: string;
405
+ pic: string;
406
+ contact: string;
407
+ email: string;
408
+ };
409
+ create: {
410
+ title: string;
411
+ success: string;
412
+ error: {
413
+ title: string;
414
+ message: string;
415
+ };
416
+ };
417
+ update: {
418
+ title: string;
419
+ success: string;
420
+ error: {
421
+ title: string;
422
+ message: string;
423
+ emptySupplier: string;
424
+ };
425
+ };
426
+ companyName: string;
427
+ registrationNo: string;
428
+ address: {
429
+ title: string;
430
+ line1: string;
431
+ line2: string;
432
+ city: string;
433
+ postcode: string;
434
+ state: string;
435
+ country: string;
436
+ };
437
+ contact: {
438
+ title: string;
439
+ pic: string;
440
+ phoneNumber: string;
441
+ email: string;
442
+ };
443
+ };
444
+ warehouse: {
445
+ title: string;
446
+ delete: {
447
+ confirm: string;
448
+ confirmMessage: string;
449
+ deletingWarehouse: string;
450
+ deletedWarehouse: string;
451
+ success: string;
452
+ error: string;
453
+ errorMessage: string;
454
+ };
455
+ table: {
456
+ warehouse: string;
457
+ contact: string;
458
+ email: string;
459
+ address: string;
460
+ };
461
+ create: {
462
+ title: string;
463
+ success: string;
464
+ error: {
465
+ title: string;
466
+ message: string;
467
+ };
468
+ };
469
+ update: {
470
+ title: string;
471
+ success: string;
472
+ error: {
473
+ title: string;
474
+ message: string;
475
+ emptyWarehouse: string;
476
+ };
477
+ };
478
+ companyName: string;
479
+ registrationNo: string;
480
+ address: {
481
+ title: string;
482
+ line1: string;
483
+ line2: string;
484
+ city: string;
485
+ postcode: string;
486
+ state: string;
487
+ country: string;
488
+ };
489
+ coordinate: {
490
+ title: string;
491
+ };
492
+ contact: {
493
+ title: string;
494
+ phoneNumber: string;
495
+ email: string;
496
+ };
497
+ };
498
+ integration: {
499
+ title: string;
500
+ description: string;
501
+ fmh: {
502
+ title: string;
503
+ description: string;
504
+ };
505
+ apply: {
506
+ title: string;
507
+ products: string;
508
+ addons: string;
509
+ applyProduct: string;
510
+ applyAddon: string;
511
+ name: string;
512
+ code: string;
513
+ };
514
+ };
515
+ };
516
+ };
517
+ 'zh-CN': {
518
+ inventory: {
519
+ common: {
520
+ table: {
521
+ toolbar: {
522
+ filterItems: string;
523
+ };
524
+ };
525
+ noLocationSelected: string;
526
+ restaurant: string;
527
+ warehouse: string;
528
+ noResultFound: string;
529
+ };
530
+ formField: {
531
+ rules: {
532
+ required: string;
533
+ };
534
+ coordinate: {
535
+ title: string;
536
+ pinLocation: string;
537
+ addCoordinate: string;
538
+ error: {
539
+ loadMap: string;
540
+ };
541
+ longLat: string;
542
+ address: string;
543
+ longitude: string;
544
+ latitude: string;
545
+ };
546
+ };
547
+ inventoryBindings: {
548
+ linkRecipe: string;
549
+ linkIngredient: string;
550
+ amount: string;
551
+ recipe: string;
552
+ ingredient: string;
553
+ invalidWarning: string;
554
+ };
555
+ inventoryAdjustment: {
556
+ title: string;
557
+ type: {
558
+ CONVERT: string;
559
+ DAMAGE: string;
560
+ EXTRA: string;
561
+ LOSE: string;
562
+ THEFT: string;
563
+ PURCHASE: string;
564
+ RECEIVE: string;
565
+ RETURN: string;
566
+ REQUEST: string;
567
+ SALES: string;
568
+ CLOSING: string;
569
+ };
570
+ };
571
+ stock: {
572
+ title: string;
573
+ code: string;
574
+ product: string;
575
+ balance: string;
576
+ prediction: {
577
+ days: string;
578
+ noData: string;
579
+ daysRemaining: string;
580
+ };
581
+ convert: {
582
+ title: string;
583
+ amount: string;
584
+ deductionSummary: string;
585
+ overrideDeduction: string;
586
+ ingredients: string;
587
+ linkIngredient: string;
588
+ convertButton: string;
589
+ error: {
590
+ title: string;
591
+ message: string;
592
+ };
593
+ };
594
+ adjust: {
595
+ title: string;
596
+ remark: string;
597
+ adjustedItems: string;
598
+ selectIngredients: string;
599
+ adjustButton: string;
600
+ error: {
601
+ title: string;
602
+ message: string;
603
+ };
604
+ };
605
+ history: {
606
+ title: string;
607
+ summary: {
608
+ title: string;
609
+ totalPurchase: string;
610
+ totalSales: string;
611
+ totalLose: string;
612
+ totalRequest: string;
613
+ totalReceive: string;
614
+ totalConvert: string;
615
+ totalDamage: string;
616
+ openingBalance: string;
617
+ lastStockBalance: string;
618
+ };
619
+ loading: string;
620
+ noRecords: string;
621
+ changeDateRange: string;
622
+ estimatedValue: string;
623
+ estimatedValueTooltip: string;
624
+ costSold: string;
625
+ costSoldTooltip: string;
626
+ };
627
+ error: {
628
+ title: string;
629
+ message: string;
630
+ convert: {
631
+ title: string;
632
+ message: string;
633
+ };
634
+ };
635
+ record: {
636
+ details: string;
637
+ bill: string;
638
+ backdate: string;
639
+ };
640
+ };
641
+ ingredient: {
642
+ title: string;
643
+ code: string;
644
+ name: string;
645
+ unit: string;
646
+ valuationMethod: {
647
+ title: string;
648
+ WAVG: string;
649
+ FIFO: string;
650
+ LIFO: string;
651
+ FEFO: string;
652
+ };
653
+ pricePerUnit: string;
654
+ convertible: {
655
+ title: string;
656
+ subtitle: string;
657
+ convertTo: string;
658
+ };
659
+ operational: {
660
+ applyOperationalGroup: string;
661
+ subtitle: string;
662
+ operationalLabel: string;
663
+ operationalLabelHint: string;
664
+ preset: string;
665
+ custom: string;
666
+ };
667
+ table: {
668
+ loading: string;
669
+ importing: string;
670
+ };
671
+ export: {
672
+ success: string;
673
+ filename: string;
674
+ };
675
+ import: {
676
+ title: string;
677
+ actions: {
678
+ import: string;
679
+ close: string;
680
+ downloadTemplate: string;
681
+ };
682
+ error: {
683
+ noData: string;
684
+ invalidContent: string;
685
+ noImportData: string;
686
+ hasErrors: string;
687
+ failed: string;
688
+ systemMessage: string;
689
+ };
690
+ progress: string;
691
+ success: string;
692
+ uploadDescription: string;
693
+ uploadTemplate: string;
694
+ selectFile: string;
695
+ replaceFile: string;
696
+ summary: string;
697
+ fileError: {
698
+ noSheet: string;
699
+ invalidExcel: string;
700
+ noData: string;
701
+ unableToRead: string;
702
+ };
703
+ };
704
+ threshold: {
705
+ title: string;
706
+ subtitle: string;
707
+ whenRemaining: string;
708
+ stockIsStaple: string;
709
+ };
710
+ bindedItems: {
711
+ title: string;
712
+ ingredient: string;
713
+ recipe: string;
714
+ menu: string;
715
+ amount: string;
716
+ };
717
+ create: {
718
+ title: string;
719
+ success: string;
720
+ error: {
721
+ title: string;
722
+ message: string;
723
+ };
724
+ };
725
+ update: {
726
+ title: string;
727
+ success: string;
728
+ error: {
729
+ title: string;
730
+ message: string;
731
+ };
732
+ };
733
+ delete: {
734
+ title: string;
735
+ message: string;
736
+ actions: {
737
+ delete: string;
738
+ cancel: string;
739
+ };
740
+ cannotDelete: {
741
+ title: string;
742
+ message: string;
743
+ tryAgain: string;
744
+ };
745
+ success: string;
746
+ };
747
+ };
748
+ recipe: {
749
+ addRecipe: string;
750
+ title: string;
751
+ name: string;
752
+ ingredients: string;
753
+ export: {
754
+ success: string;
755
+ filename: string;
756
+ };
757
+ delete: {
758
+ title: string;
759
+ message: string;
760
+ actions: {
761
+ delete: string;
762
+ cancel: string;
763
+ };
764
+ cannotDelete: {
765
+ title: string;
766
+ message: string;
767
+ tryAgain: string;
768
+ };
769
+ success: string;
770
+ };
771
+ create: {
772
+ title: string;
773
+ success: string;
774
+ error: {
775
+ title: string;
776
+ message: string;
777
+ };
778
+ };
779
+ update: {
780
+ title: string;
781
+ success: string;
782
+ error: {
783
+ title: string;
784
+ message: string;
785
+ };
786
+ };
787
+ };
788
+ unit: {
789
+ title: string;
790
+ name: string;
791
+ symbol: string;
792
+ precision: string;
793
+ measurement: {
794
+ title: string;
795
+ addMeasurement: string;
796
+ measurementDefault: string;
797
+ name: string;
798
+ symbol: string;
799
+ conversion: string;
800
+ conversionHelper: string;
801
+ };
802
+ table: {
803
+ name: string;
804
+ symbol: string;
805
+ };
806
+ actions: {
807
+ edit: string;
808
+ delete: string;
809
+ };
810
+ create: {
811
+ title: string;
812
+ success: string;
813
+ error: {
814
+ title: string;
815
+ message: string;
816
+ };
817
+ };
818
+ update: {
819
+ title: string;
820
+ success: string;
821
+ error: {
822
+ title: string;
823
+ message: string;
824
+ };
825
+ };
826
+ };
827
+ transfer: {
828
+ title: string;
829
+ status: {
830
+ DRAFT: string;
831
+ REQUESTING: string;
832
+ PROCESSING: string;
833
+ RECEIVING: string;
834
+ COMPLETE: string;
835
+ CANCEL: string;
836
+ };
837
+ table: {
838
+ seqNo: string;
839
+ createdAt: string;
840
+ transferFrom: string;
841
+ transferTo: string;
842
+ noOfItems: string;
843
+ reference: string;
844
+ status: string;
845
+ };
846
+ receiveRequest: {
847
+ title: string;
848
+ addTransfer: string;
849
+ details: {
850
+ title: string;
851
+ overview: string;
852
+ deliveryHistory: string;
853
+ requestSummary: string;
854
+ createdAt: string;
855
+ type: {
856
+ title: string;
857
+ purchase: string;
858
+ transfer: string;
859
+ };
860
+ from: string;
861
+ to: string;
862
+ reference: string;
863
+ receivedItems: string;
864
+ requestedItems: string;
865
+ backdatedTo: string;
866
+ remark: string;
867
+ noRecordsFound: string;
868
+ trackDeliveryMessage: string;
869
+ received: string;
870
+ receivedBy: string;
871
+ deliveryOrderNo: string;
872
+ deliveryRemark: string;
873
+ };
874
+ actions: {
875
+ create: string;
876
+ resubmitRequest: string;
877
+ submitRequest: string;
878
+ confirmDraft: string;
879
+ cancelDraft: string;
880
+ approveRequest: string;
881
+ rejectRequest: string;
882
+ processRequest: string;
883
+ receiveStock: string;
884
+ completeReceive: string;
885
+ };
886
+ export: {
887
+ success: string;
888
+ message: string;
889
+ };
890
+ };
891
+ approval: {
892
+ title: string;
893
+ actions: {
894
+ approveRequest: string;
895
+ rejectRequest: string;
896
+ };
897
+ };
898
+ };
899
+ supplier: {
900
+ title: string;
901
+ supplyItems: {
902
+ title: string;
903
+ addItems: string;
904
+ overridePriceHint: string;
905
+ selectItem: string;
906
+ };
907
+ delete: {
908
+ confirm: string;
909
+ confirmMessage: string;
910
+ deletingSupplier: string;
911
+ deletedSupplier: string;
912
+ success: string;
913
+ error: string;
914
+ errorMessage: string;
915
+ };
916
+ table: {
917
+ supplier: string;
918
+ pic: string;
919
+ contact: string;
920
+ email: string;
921
+ };
922
+ create: {
923
+ title: string;
924
+ success: string;
925
+ error: {
926
+ title: string;
927
+ message: string;
928
+ };
929
+ };
930
+ update: {
931
+ title: string;
932
+ success: string;
933
+ error: {
934
+ title: string;
935
+ message: string;
936
+ emptySupplier: string;
937
+ };
938
+ };
939
+ companyName: string;
940
+ registrationNo: string;
941
+ address: {
942
+ title: string;
943
+ line1: string;
944
+ line2: string;
945
+ city: string;
946
+ postcode: string;
947
+ state: string;
948
+ country: string;
949
+ };
950
+ contact: {
951
+ title: string;
952
+ pic: string;
953
+ phoneNumber: string;
954
+ email: string;
955
+ };
956
+ };
957
+ warehouse: {
958
+ title: string;
959
+ delete: {
960
+ confirm: string;
961
+ confirmMessage: string;
962
+ deletingWarehouse: string;
963
+ deletedWarehouse: string;
964
+ success: string;
965
+ error: string;
966
+ errorMessage: string;
967
+ };
968
+ table: {
969
+ warehouse: string;
970
+ contact: string;
971
+ email: string;
972
+ address: string;
973
+ };
974
+ create: {
975
+ title: string;
976
+ success: string;
977
+ error: {
978
+ title: string;
979
+ message: string;
980
+ };
981
+ };
982
+ update: {
983
+ title: string;
984
+ success: string;
985
+ error: {
986
+ title: string;
987
+ message: string;
988
+ emptyWarehouse: string;
989
+ };
990
+ };
991
+ companyName: string;
992
+ registrationNo: string;
993
+ address: {
994
+ title: string;
995
+ line1: string;
996
+ line2: string;
997
+ city: string;
998
+ postcode: string;
999
+ state: string;
1000
+ country: string;
1001
+ };
1002
+ coordinate: {
1003
+ title: string;
1004
+ };
1005
+ contact: {
1006
+ title: string;
1007
+ phoneNumber: string;
1008
+ email: string;
1009
+ };
1010
+ };
1011
+ integration: {
1012
+ title: string;
1013
+ description: string;
1014
+ fmh: {
1015
+ title: string;
1016
+ description: string;
1017
+ };
1018
+ apply: {
1019
+ title: string;
1020
+ products: string;
1021
+ addons: string;
1022
+ applyProduct: string;
1023
+ applyAddon: string;
1024
+ code: string;
1025
+ name: string;
1026
+ };
1027
+ };
1028
+ };
1029
+ };
1030
+ };
1
1031
  export { routers } from './router/shared';
2
1032
  export { default as FmApp } from './App.vue';
1033
+ export { default as InventoryBindingForm } from './views/ingredients/components/inventory-binding/InventoryBindingForm.vue';