mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-18 13:50:31 +00:00
refactoring: retrieve resources fields.
fix: issue in create a new custom view.
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
{
|
||||
"Empty": "",
|
||||
"Hello": "Hello",
|
||||
"Petty Cash": "Petty Cash 2",
|
||||
"Petty Cash": "Petty Cash",
|
||||
"Bank": "Bank",
|
||||
"Other Income": "Other Income",
|
||||
"Interest Income": "Interest Income",
|
||||
@@ -30,4 +28,14 @@
|
||||
"Assets": "Assets",
|
||||
"Liabilities": "Liabilities",
|
||||
"Expenses": "Expenses",
|
||||
"Account name": "Account name",
|
||||
"Account type": "Account type",
|
||||
"Account normal": "Account normal",
|
||||
"Description": "Description",
|
||||
"Account code": "Account code",
|
||||
"Currency": "Currency",
|
||||
"Balance": "Balance",
|
||||
"Active": "Active",
|
||||
"Created at": "Created at",
|
||||
"fixed_asset": "Fixed asset"
|
||||
}
|
||||
Reference in New Issue
Block a user