mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-19 11:14:06 +00:00
Add expense number at Expenses (#406)
* add expense number at expenses * Re-order expense fields * Rename expense_number migration * Add expense_number to tests --------- Co-authored-by: Darko Gjorgjijoski <dg@darkog.com>
This commit is contained in:
committed by
GitHub
parent
f3e49d3044
commit
3e96297699
@@ -653,6 +653,8 @@
|
||||
"from_date": "啟始日",
|
||||
"to_date": "終止日",
|
||||
"expense_date": "日期",
|
||||
"expense_number": "費用編號",
|
||||
"expense_number_placeholder": "EXP-001",
|
||||
"description": "詳情",
|
||||
"receipt": "收據",
|
||||
"amount": "總額",
|
||||
|
||||
Reference in New Issue
Block a user