"feat: enhance invoice management with schema updates, seed data, and new APIs"

This commit is contained in:
louiscklaw
2025-05-30 16:48:54 +08:00
parent 5a707427c6
commit fd20a3531b
48 changed files with 1541 additions and 179 deletions

View File

@@ -109,16 +109,22 @@
"Completed": "已完成",
"Cancelled": "已取消",
"Refunded": "已退款",
"Date ": "日期",
"Order ": "訂單",
"Customer ": "客戶",
"Items ": "項目",
"Start date ": "開始日期",
"End date ": "結束日期",
"Search customer or order number... ": "搜尋客戶或訂單號碼...",
"Print ": "列印",
"Import ": "匯入",
"Export ": "匯",
"Date": "日期",
"Customer": "客戶",
"Items": "項目",
"Start date": "開始日期",
"End date": "結束日期",
"Search customer or order number...": "搜尋客戶或訂單號碼...",
"Search customer or invoice number...": "搜尋客戶或訂單號碼...",
"Service": "項目",
"Print": "列印",
"Import": "匯",
"Due": "過期日",
"Amount": "數目",
"Sent": "發出次數",
"Overdue": "己過期",
"Paid": "已符款",
"Export": "匯出",
"Product not found!": "產品未找到!",
"Back to list": "返回列表",
"hello": "world"