support displaying transactions since the last reconciled time

This commit is contained in:
MaysWind
2026-05-08 00:58:04 +08:00
parent de132dd7fd
commit 75d801f775
45 changed files with 608 additions and 107 deletions
+7
View File
@@ -1112,6 +1112,7 @@
"cannot login by password": "You cannot login by password",
"user name is invalid": "User name is invalid",
"nick name is invalid": "User nickname is invalid",
"last reconciled time is not enabled": "Last reconciled time is not enabled",
"unauthorized access": "การเข้าถึงไม่ได้รับอนุญาต",
"current token is invalid": "โทเค็นปัจจุบันไม่ถูกต้อง",
"current token is expired": "โทเค็นปัจจุบันหมดอายุ",
@@ -1155,6 +1156,8 @@
"not supported to modify account currency": "ไม่รองรับการแก้ไขสกุลเงินบัญชี",
"not supported to modify account balance": "ไม่รองรับการแก้ไขยอดเงินบัญชี",
"not supported to modify account balance time": "ไม่รองรับการแก้ไขเวลายอดเงินบัญชี",
"parent account cannot set last reconciled time": "Parent account cannot set last reconciled time",
"cannot set last reconciled time before current value": "Cannot set last reconciled time before current value",
"transaction id is invalid": "รหัสธุรกรรมไม่ถูกต้อง",
"transaction not found": "ไม่พบธุรกรรม",
"transaction type is invalid": "ประเภทธุรกรรมไม่ถูกต้อง",
@@ -1548,6 +1551,7 @@
"Recent 5 years": "5 ปีที่ผ่านมา",
"Previous Billing Cycle": "รอบบิลก่อนหน้า",
"Current Billing Cycle": "รอบบิลปัจจุบัน",
"Since Last Reconciled Time": "Since Last Reconciled Time",
"Last day": "Last day",
"last day": "last day",
"Custom Date": "วันที่กำหนดเอง",
@@ -1941,6 +1945,9 @@
"You have saved this account": "คุณได้บันทึกบัญชีนี้แล้ว",
"Unable to add account": "ไม่สามารถเพิ่มบัญชีได้",
"Unable to save account": "ไม่สามารถบันทึกบัญชีได้",
"Mark as Reconciled": "Mark as Reconciled",
"Last reconciled time have been updated": "Last reconciled time have been updated",
"Unable to update last reconciled time": "Unable to update last reconciled time",
"Show Hidden Accounts": "แสดงบัญชีที่ซ่อนอยู่",
"Hide Hidden Accounts": "ซ่อนบัญชีที่ซ่อนอยู่",
"Set Accounts Included in Total": "ตั้งค่าบัญชีที่รวมในยอดรวม",