@feedmepos/mf-report 5.4.34 → 5.4.35

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/dist/app.js CHANGED
@@ -205,6 +205,19 @@ const r = {
205
205
  taxes: "Taxes",
206
206
  payments: "Payments",
207
207
  setting: "Setting",
208
+ grouping: {
209
+ byDay: "By day",
210
+ byDayItem: "By day and item",
211
+ byDaySeparatePayment: "By day and separated payment",
212
+ byInvoice: "By invoice"
213
+ },
214
+ table: {
215
+ date: "Date",
216
+ no: "No",
217
+ loading: "Loading data...",
218
+ uploadSuccess: "Upload successful"
219
+ },
220
+ refreshSetting: "Refresh Setting",
208
221
  auto: "Auto {label}",
209
222
  location: "Location",
210
223
  closeSale: "Close sale",
@@ -231,7 +244,6 @@ const r = {
231
244
  },
232
245
  bukku: {
233
246
  connect: "Connect",
234
- refreshTooltip: "Repopulate the fields based on the dates selected in Preview.",
235
247
  authentication: "Authenticate with your official Bukku account to enable FeedMe to securely upload data to Bukku.",
236
248
  token: "Token",
237
249
  general: "General",
@@ -247,12 +259,10 @@ const r = {
247
259
  }
248
260
  },
249
261
  iflexiHrms: {
250
- refreshTooltip: "Repopulate the fields based on the dates selected in Preview.",
251
262
  general: "General",
252
263
  employee: "Employee"
253
264
  },
254
265
  biztory: {
255
- refreshTooltip: "Repopulate the fields based on the dates selected in Preview.",
256
266
  general: "General",
257
267
  version: "Version",
258
268
  error: "Error fetching payment methods. Please ensure the subdomain, api key, and location are filled.",
@@ -276,7 +286,6 @@ const r = {
276
286
  general: "General"
277
287
  },
278
288
  sql: {
279
- refreshTooltip: "Repopulate the fields based on the dates selected in Preview.",
280
289
  general: "General"
281
290
  }
282
291
  },
@@ -659,6 +668,19 @@ const r = {
659
668
  taxes: "税",
660
669
  payments: "支付",
661
670
  setting: "设置",
671
+ grouping: {
672
+ byDay: "按天",
673
+ byDayItem: "按天和项目",
674
+ byDaySeparatePayment: "按天和分开付款",
675
+ byInvoice: "按发票"
676
+ },
677
+ table: {
678
+ date: "日期",
679
+ no: "编号",
680
+ loading: "正在加载数据...",
681
+ uploadSuccess: "上传成功"
682
+ },
683
+ refreshSetting: "刷新设置",
662
684
  auto: "自动{label}",
663
685
  location: "位置",
664
686
  closeSale: "关闭销售",
@@ -688,7 +710,6 @@ const r = {
688
710
  },
689
711
  bukku: {
690
712
  connect: "连接",
691
- refreshTooltip: "根据预览中选择的日期重新填充字段。",
692
713
  authentication: "使用你的官方Bukku账户认证,以启用FeedMe将数据安全地上传到Bukku。",
693
714
  token: "令牌",
694
715
  general: "一般",
@@ -703,12 +724,10 @@ const r = {
703
724
  }
704
725
  },
705
726
  iflexiHrms: {
706
- refreshTooltip: "根据预览中选择的日期重新填充字段。",
707
727
  general: "一般",
708
728
  employee: "员工"
709
729
  },
710
730
  biztory: {
711
- refreshTooltip: "根据预览中选择的日期重新填充字段。",
712
731
  general: "一般",
713
732
  version: "版本",
714
733
  error: "获取支付方式时出错。请确保子域名、API密钥和位置已填写。",
@@ -732,7 +751,6 @@ const r = {
732
751
  general: "一般"
733
752
  },
734
753
  sql: {
735
- refreshTooltip: "根据预览中选择的日期重新填充字段。",
736
754
  general: "一般"
737
755
  }
738
756
  },
@@ -1114,6 +1132,19 @@ const r = {
1114
1132
  taxes: "ภาษี",
1115
1133
  payments: "การชำระเงิน",
1116
1134
  setting: "การตั้งค่า",
1135
+ grouping: {
1136
+ byDay: "ตามวัน",
1137
+ byDayItem: "ตามวันและรายการ",
1138
+ byDaySeparatePayment: "ตามวันและการชำระเงินแยก",
1139
+ byInvoice: "ตามใบแจ้งหนี้"
1140
+ },
1141
+ table: {
1142
+ date: "วันที่",
1143
+ no: "เลขที่",
1144
+ loading: "กำลังโหลดข้อมูล...",
1145
+ uploadSuccess: "อัปโหลดสำเร็จ"
1146
+ },
1147
+ refreshSetting: "การตั้งค่าการรีเฟรช",
1117
1148
  auto: "อัตโนมัติ {label}",
1118
1149
  location: "สถานที่",
1119
1150
  closeSale: "ปิดการขาย",
@@ -1140,7 +1171,6 @@ const r = {
1140
1171
  },
1141
1172
  bukku: {
1142
1173
  connect: "เชื่อมต่อ",
1143
- refreshTooltip: "เติมข้อมูลใหม่จากวันที่ที่เลือกในดูตัวอย่าง",
1144
1174
  authentication: "ยืนยันตัวตนด้วยบัญชี Bukku อย่างเป็นทางการของคุณเพื่อให้ FeedMe สามารถอัปโหลดข้อมูลไปยัง Bukku ได้อย่างปลอดภัย",
1145
1175
  token: "โทเค็น",
1146
1176
  general: "ทั่วไป",
@@ -1156,12 +1186,10 @@ const r = {
1156
1186
  }
1157
1187
  },
1158
1188
  iflexiHrms: {
1159
- refreshTooltip: "เติมข้อมูลใหม่จากวันที่ที่เลือกในดูตัวอย่าง",
1160
1189
  general: "ทั่วไป",
1161
1190
  employee: "พนักงาน"
1162
1191
  },
1163
1192
  biztory: {
1164
- refreshTooltip: "เติมข้อมูลใหม่จากวันที่ที่เลือกในดูตัวอย่าง",
1165
1193
  general: "ทั่วไป",
1166
1194
  version: "เวอร์ชัน",
1167
1195
  error: "เกิดข้อผิดพลาดในการดึงวิธีการชำระเงิน โปรดตรวจสอบว่าซับโดเมน, api key และสถานที่ถูกกรอกหรือไม่",
@@ -1185,7 +1213,6 @@ const r = {
1185
1213
  general: "ทั่วไป"
1186
1214
  },
1187
1215
  sql: {
1188
- refreshTooltip: "เติมข้อมูลใหม่จากวันที่ที่เลือกในดูตัวอย่าง",
1189
1216
  general: "ทั่วไป"
1190
1217
  }
1191
1218
  },
@@ -1412,7 +1439,7 @@ const r = {
1412
1439
  {
1413
1440
  name: "integration",
1414
1441
  path: "/integration/:id",
1415
- component: () => import("./Integration-BbQaSL-I.js")
1442
+ component: () => import("./Integration-W_SjznqK.js")
1416
1443
  }
1417
1444
  ]
1418
1445
  },
@@ -1435,7 +1462,7 @@ const p = {
1435
1462
  "en-US": a,
1436
1463
  "zh-CN": i,
1437
1464
  "th-TH": c
1438
- }, u = e(() => import("./App--_PJYCFw.js"));
1465
+ }, u = e(() => import("./App-DKD_qq42.js"));
1439
1466
  export {
1440
1467
  u as FmApp,
1441
1468
  p as i18nMessages,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@feedmepos/mf-report",
3
- "version": "5.4.34",
3
+ "version": "5.4.35",
4
4
  "files": [
5
5
  "dist"
6
6
  ],