mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 21:00:31 +00:00
WIP
This commit is contained in:
6
server/src/data/ResourceFieldsKeys.js
Normal file
6
server/src/data/ResourceFieldsKeys.js
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
export default {
|
||||
"expense_account": 'expense_account_id',
|
||||
"payment_account": 'payment_account_id',
|
||||
"account_type": "account_type_id"
|
||||
}
|
||||
Reference in New Issue
Block a user