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

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 (59) hide show
  1. package/dist/{ApprovalView-G-u9nPxH.js → ApprovalView-DU7oB2Zk.js} +42 -39
  2. package/dist/{BindingsDialog-CVeD1mOn.js → BindingsDialog-BgfV0G46.js} +2 -2
  3. package/dist/{BindingsPicker-K04aOoGr.js → BindingsPicker-tUI5WYBk.js} +2 -2
  4. package/dist/{BindingsTable-65aYkpX7.js → BindingsTable-8G-Nc4pC.js} +18 -17
  5. package/dist/FmInventoryTableToolbar.vue_vue_type_script_setup_true_lang-DaHXKF1s.js +273 -0
  6. package/dist/{FmMultiselectDialog.vue_vue_type_script_setup_true_lang-C5WBLEy3.js → FmMultiselectDialog.vue_vue_type_script_setup_true_lang-CxOk5ule.js} +2 -2
  7. package/dist/{FmUnitInput.vue_vue_type_script_setup_true_lang-QKFZeZKM.js → FmUnitInput.vue_vue_type_script_setup_true_lang-D-vJDMKb.js} +3 -3
  8. package/dist/IngredientsView-CAh7D4tL.js +1760 -0
  9. package/dist/{IntegrationView-ZMPPIopU.js → IntegrationView-Bf7yHuS8.js} +3 -3
  10. package/dist/InventoryBindingForm.vue_vue_type_script_setup_true_lang-BdVrpR9J.js +277 -0
  11. package/dist/{NumberPrecisionInput.vue_vue_type_script_setup_true_lang-kidodonU.js → NumberPrecisionInput.vue_vue_type_script_setup_true_lang-BKlWhMnB.js} +1 -1
  12. package/dist/{PurchaseOrderPrintPreview-B4uzudnC.js → PurchaseOrderPrintPreview-YFcOtdfJ.js} +1 -1
  13. package/dist/ReceiveRequestView-bIXyVVX9.js +1401 -0
  14. package/dist/RecipeView-BD0mvxCg.js +575 -0
  15. package/dist/StockForecast.vue_vue_type_style_index_0_lang-KLXSWvo5.js +59 -0
  16. package/dist/StockView-BCq37bGl.js +1865 -0
  17. package/dist/SupplierView-BiSqTXnz.js +804 -0
  18. package/dist/TransferDetails.vue_vue_type_script_setup_true_lang-CvbKNb0C.js +1033 -0
  19. package/dist/UnitView-DSdn__9m.js +643 -0
  20. package/dist/WarehouseView-B8UxxAL6.js +1051 -0
  21. package/dist/api/bill.d.ts +2 -2
  22. package/dist/app-RVyC2D4O.js +43892 -0
  23. package/dist/app.d.ts +1002 -0
  24. package/dist/app.js +4 -3
  25. package/dist/components/FmDroppableField.vue.d.ts +1 -1
  26. package/dist/{date2-6Vt_hnAG.js → date2-C2PfOqbB.js} +1 -1
  27. package/dist/{dayjs.min-Co7-8-Mb.js → dayjs.min-0pzT_dbr.js} +1 -1
  28. package/dist/{decimal-ziY3648r.js → decimal-BtIn4K57.js} +1 -1
  29. package/dist/{fuzzy-gvHXFsh0.js → fuzzy-yzIM5KUK.js} +1 -1
  30. package/dist/{index-Do1KDD1S.js → index-l87_vggM.js} +1 -1
  31. package/dist/{layout-BxDEsp4a.js → layout-ITqYtCVu.js} +1 -1
  32. package/dist/{number-Dvvpk3SV.js → number-B5d98l0m.js} +1 -1
  33. package/dist/router/name.d.ts +2 -1
  34. package/dist/{rules-CQu9yXsg.js → rules-CCwuHe8Y.js} +2 -2
  35. package/dist/{stock-estimate-Wysv30cx.js → stock-estimate-C4PL0Fcz.js} +2 -2
  36. package/dist/style.css +1 -1
  37. package/dist/{supplier-BFdAYn3E.js → supplier-CA0OR3DU.js} +1 -1
  38. package/dist/tsconfig.app.tsbuildinfo +1 -1
  39. package/dist/{use-inventory-binding-dialog-CuyOzZ5r.js → use-inventory-binding-dialog-CTriImiV.js} +2 -2
  40. package/dist/views/receive-request/components/transfer-form/SparkIcon.vue.d.ts +1 -1
  41. package/dist/views/stock/components/StockRecordCard.vue.d.ts +1 -1
  42. package/dist/views/stock/components/dialog/AdjustedItemForm.vue.d.ts +2 -2
  43. package/dist/views/stock/helper/compute-summary-total.d.ts +2 -2
  44. package/dist/{xlsx-BG4CsaGF.js → xlsx-DAVatAlv.js} +660 -660
  45. package/dist/xlsx.util-BsZI2tNE.js +109 -0
  46. package/package.json +6 -5
  47. package/dist/FmInventoryTableToolbar.vue_vue_type_script_setup_true_lang-DgHp7KgJ.js +0 -268
  48. package/dist/IngredientsView-6Q2UWsu-.js +0 -1776
  49. package/dist/InventoryBindingForm.vue_vue_type_script_setup_true_lang-C8YTZoBw.js +0 -276
  50. package/dist/ReceiveRequestView-DuHtLwZN.js +0 -1394
  51. package/dist/RecipeView-CRj0pC9N.js +0 -573
  52. package/dist/StockForecast.vue_vue_type_style_index_0_lang-B5EK101t.js +0 -58
  53. package/dist/StockView-CQbeZ5pU.js +0 -1862
  54. package/dist/SupplierView-CrfQATQf.js +0 -796
  55. package/dist/TransferDetails.vue_vue_type_script_setup_true_lang-CLUo-Tve.js +0 -1028
  56. package/dist/UnitView-D1acjiRV.js +0 -635
  57. package/dist/WarehouseView-DID1G1qK.js +0 -1043
  58. package/dist/app-D1teOEQX.js +0 -66113
  59. package/dist/xlsx.util-BkVYceD0.js +0 -107
package/dist/app.d.ts CHANGED
@@ -1,2 +1,1004 @@
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
+ };
501
+ };
502
+ };
503
+ 'zh-CN': {
504
+ inventory: {
505
+ common: {
506
+ table: {
507
+ toolbar: {
508
+ filterItems: string;
509
+ };
510
+ };
511
+ noLocationSelected: string;
512
+ restaurant: string;
513
+ warehouse: string;
514
+ noResultFound: string;
515
+ };
516
+ formField: {
517
+ rules: {
518
+ required: string;
519
+ };
520
+ coordinate: {
521
+ title: string;
522
+ pinLocation: string;
523
+ addCoordinate: string;
524
+ error: {
525
+ loadMap: string;
526
+ };
527
+ longLat: string;
528
+ address: string;
529
+ longitude: string;
530
+ latitude: string;
531
+ };
532
+ };
533
+ inventoryBindings: {
534
+ linkRecipe: string;
535
+ linkIngredient: string;
536
+ amount: string;
537
+ recipe: string;
538
+ ingredient: string;
539
+ invalidWarning: string;
540
+ };
541
+ inventoryAdjustment: {
542
+ title: string;
543
+ type: {
544
+ CONVERT: string;
545
+ DAMAGE: string;
546
+ EXTRA: string;
547
+ LOSE: string;
548
+ THEFT: string;
549
+ PURCHASE: string;
550
+ RECEIVE: string;
551
+ RETURN: string;
552
+ REQUEST: string;
553
+ SALES: string;
554
+ CLOSING: string;
555
+ };
556
+ };
557
+ stock: {
558
+ title: string;
559
+ code: string;
560
+ product: string;
561
+ balance: string;
562
+ prediction: {
563
+ days: string;
564
+ noData: string;
565
+ daysRemaining: string;
566
+ };
567
+ convert: {
568
+ title: string;
569
+ amount: string;
570
+ deductionSummary: string;
571
+ overrideDeduction: string;
572
+ ingredients: string;
573
+ linkIngredient: string;
574
+ convertButton: string;
575
+ error: {
576
+ title: string;
577
+ message: string;
578
+ };
579
+ };
580
+ adjust: {
581
+ title: string;
582
+ remark: string;
583
+ adjustedItems: string;
584
+ selectIngredients: string;
585
+ adjustButton: string;
586
+ error: {
587
+ title: string;
588
+ message: string;
589
+ };
590
+ };
591
+ history: {
592
+ title: string;
593
+ summary: {
594
+ title: string;
595
+ totalPurchase: string;
596
+ totalSales: string;
597
+ totalLose: string;
598
+ totalRequest: string;
599
+ totalReceive: string;
600
+ totalConvert: string;
601
+ totalDamage: string;
602
+ openingBalance: string;
603
+ lastStockBalance: string;
604
+ };
605
+ loading: string;
606
+ noRecords: string;
607
+ changeDateRange: string;
608
+ estimatedValue: string;
609
+ estimatedValueTooltip: string;
610
+ costSold: string;
611
+ costSoldTooltip: string;
612
+ };
613
+ error: {
614
+ title: string;
615
+ message: string;
616
+ convert: {
617
+ title: string;
618
+ message: string;
619
+ };
620
+ };
621
+ record: {
622
+ details: string;
623
+ bill: string;
624
+ backdate: string;
625
+ };
626
+ };
627
+ ingredient: {
628
+ title: string;
629
+ code: string;
630
+ name: string;
631
+ unit: string;
632
+ valuationMethod: {
633
+ title: string;
634
+ WAVG: string;
635
+ FIFO: string;
636
+ LIFO: string;
637
+ FEFO: string;
638
+ };
639
+ pricePerUnit: string;
640
+ convertible: {
641
+ title: string;
642
+ subtitle: string;
643
+ convertTo: string;
644
+ };
645
+ operational: {
646
+ applyOperationalGroup: string;
647
+ subtitle: string;
648
+ operationalLabel: string;
649
+ operationalLabelHint: string;
650
+ preset: string;
651
+ custom: string;
652
+ };
653
+ table: {
654
+ loading: string;
655
+ importing: string;
656
+ };
657
+ export: {
658
+ success: string;
659
+ filename: string;
660
+ };
661
+ import: {
662
+ title: string;
663
+ actions: {
664
+ import: string;
665
+ close: string;
666
+ downloadTemplate: string;
667
+ };
668
+ error: {
669
+ noData: string;
670
+ invalidContent: string;
671
+ noImportData: string;
672
+ hasErrors: string;
673
+ failed: string;
674
+ systemMessage: string;
675
+ };
676
+ progress: string;
677
+ success: string;
678
+ uploadDescription: string;
679
+ uploadTemplate: string;
680
+ selectFile: string;
681
+ replaceFile: string;
682
+ summary: string;
683
+ fileError: {
684
+ noSheet: string;
685
+ invalidExcel: string;
686
+ noData: string;
687
+ unableToRead: string;
688
+ };
689
+ };
690
+ threshold: {
691
+ title: string;
692
+ subtitle: string;
693
+ whenRemaining: string;
694
+ stockIsStaple: string;
695
+ };
696
+ bindedItems: {
697
+ title: string;
698
+ ingredient: string;
699
+ recipe: string;
700
+ menu: string;
701
+ amount: string;
702
+ };
703
+ create: {
704
+ title: string;
705
+ success: string;
706
+ error: {
707
+ title: string;
708
+ message: string;
709
+ };
710
+ };
711
+ update: {
712
+ title: string;
713
+ success: string;
714
+ error: {
715
+ title: string;
716
+ message: string;
717
+ };
718
+ };
719
+ delete: {
720
+ title: string;
721
+ message: string;
722
+ actions: {
723
+ delete: string;
724
+ cancel: string;
725
+ };
726
+ cannotDelete: {
727
+ title: string;
728
+ message: string;
729
+ tryAgain: string;
730
+ };
731
+ success: string;
732
+ };
733
+ };
734
+ recipe: {
735
+ addRecipe: string;
736
+ title: string;
737
+ name: string;
738
+ ingredients: string;
739
+ export: {
740
+ success: string;
741
+ filename: string;
742
+ };
743
+ delete: {
744
+ title: string;
745
+ message: string;
746
+ actions: {
747
+ delete: string;
748
+ cancel: string;
749
+ };
750
+ cannotDelete: {
751
+ title: string;
752
+ message: string;
753
+ tryAgain: string;
754
+ };
755
+ success: string;
756
+ };
757
+ create: {
758
+ title: string;
759
+ success: string;
760
+ error: {
761
+ title: string;
762
+ message: string;
763
+ };
764
+ };
765
+ update: {
766
+ title: string;
767
+ success: string;
768
+ error: {
769
+ title: string;
770
+ message: string;
771
+ };
772
+ };
773
+ };
774
+ unit: {
775
+ title: string;
776
+ name: string;
777
+ symbol: string;
778
+ precision: string;
779
+ measurement: {
780
+ title: string;
781
+ addMeasurement: string;
782
+ measurementDefault: string;
783
+ name: string;
784
+ symbol: string;
785
+ conversion: string;
786
+ conversionHelper: string;
787
+ };
788
+ table: {
789
+ name: string;
790
+ symbol: string;
791
+ };
792
+ actions: {
793
+ edit: string;
794
+ delete: string;
795
+ };
796
+ create: {
797
+ title: string;
798
+ success: string;
799
+ error: {
800
+ title: string;
801
+ message: string;
802
+ };
803
+ };
804
+ update: {
805
+ title: string;
806
+ success: string;
807
+ error: {
808
+ title: string;
809
+ message: string;
810
+ };
811
+ };
812
+ };
813
+ transfer: {
814
+ title: string;
815
+ status: {
816
+ DRAFT: string;
817
+ REQUESTING: string;
818
+ PROCESSING: string;
819
+ RECEIVING: string;
820
+ COMPLETE: string;
821
+ CANCEL: string;
822
+ };
823
+ table: {
824
+ seqNo: string;
825
+ createdAt: string;
826
+ transferFrom: string;
827
+ transferTo: string;
828
+ noOfItems: string;
829
+ reference: string;
830
+ status: string;
831
+ };
832
+ receiveRequest: {
833
+ title: string;
834
+ addTransfer: string;
835
+ details: {
836
+ title: string;
837
+ overview: string;
838
+ deliveryHistory: string;
839
+ requestSummary: string;
840
+ createdAt: string;
841
+ type: {
842
+ title: string;
843
+ purchase: string;
844
+ transfer: string;
845
+ };
846
+ from: string;
847
+ to: string;
848
+ reference: string;
849
+ receivedItems: string;
850
+ requestedItems: string;
851
+ backdatedTo: string;
852
+ remark: string;
853
+ noRecordsFound: string;
854
+ trackDeliveryMessage: string;
855
+ received: string;
856
+ receivedBy: string;
857
+ deliveryOrderNo: string;
858
+ deliveryRemark: string;
859
+ };
860
+ actions: {
861
+ create: string;
862
+ resubmitRequest: string;
863
+ submitRequest: string;
864
+ confirmDraft: string;
865
+ cancelDraft: string;
866
+ approveRequest: string;
867
+ rejectRequest: string;
868
+ processRequest: string;
869
+ receiveStock: string;
870
+ completeReceive: string;
871
+ };
872
+ export: {
873
+ success: string;
874
+ message: string;
875
+ };
876
+ };
877
+ approval: {
878
+ title: string;
879
+ actions: {
880
+ approveRequest: string;
881
+ rejectRequest: string;
882
+ };
883
+ };
884
+ };
885
+ supplier: {
886
+ title: string;
887
+ supplyItems: {
888
+ title: string;
889
+ addItems: string;
890
+ overridePriceHint: string;
891
+ selectItem: string;
892
+ };
893
+ delete: {
894
+ confirm: string;
895
+ confirmMessage: string;
896
+ deletingSupplier: string;
897
+ deletedSupplier: string;
898
+ success: string;
899
+ error: string;
900
+ errorMessage: string;
901
+ };
902
+ table: {
903
+ supplier: string;
904
+ pic: string;
905
+ contact: string;
906
+ email: string;
907
+ };
908
+ create: {
909
+ title: string;
910
+ success: string;
911
+ error: {
912
+ title: string;
913
+ message: string;
914
+ };
915
+ };
916
+ update: {
917
+ title: string;
918
+ success: string;
919
+ error: {
920
+ title: string;
921
+ message: string;
922
+ emptySupplier: string;
923
+ };
924
+ };
925
+ companyName: string;
926
+ registrationNo: string;
927
+ address: {
928
+ title: string;
929
+ line1: string;
930
+ line2: string;
931
+ city: string;
932
+ postcode: string;
933
+ state: string;
934
+ country: string;
935
+ };
936
+ contact: {
937
+ title: string;
938
+ pic: string;
939
+ phoneNumber: string;
940
+ email: string;
941
+ };
942
+ };
943
+ warehouse: {
944
+ title: string;
945
+ delete: {
946
+ confirm: string;
947
+ confirmMessage: string;
948
+ deletingWarehouse: string;
949
+ deletedWarehouse: string;
950
+ success: string;
951
+ error: string;
952
+ errorMessage: string;
953
+ };
954
+ table: {
955
+ warehouse: string;
956
+ contact: string;
957
+ email: string;
958
+ address: string;
959
+ };
960
+ create: {
961
+ title: string;
962
+ success: string;
963
+ error: {
964
+ title: string;
965
+ message: string;
966
+ };
967
+ };
968
+ update: {
969
+ title: string;
970
+ success: string;
971
+ error: {
972
+ title: string;
973
+ message: string;
974
+ emptyWarehouse: string;
975
+ };
976
+ };
977
+ companyName: string;
978
+ registrationNo: string;
979
+ address: {
980
+ title: string;
981
+ line1: string;
982
+ line2: string;
983
+ city: string;
984
+ postcode: string;
985
+ state: string;
986
+ country: string;
987
+ };
988
+ coordinate: {
989
+ title: string;
990
+ };
991
+ contact: {
992
+ title: string;
993
+ phoneNumber: string;
994
+ email: string;
995
+ };
996
+ };
997
+ integration: {
998
+ title: string;
999
+ };
1000
+ };
1001
+ };
1002
+ };
1
1003
  export { routers } from './router/shared';
2
1004
  export { default as FmApp } from './App.vue';