mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 04:40:32 +00:00
feat: fix a bunch of bugs.
This commit is contained in:
@@ -33,6 +33,11 @@ export default {
|
||||
'code': {
|
||||
column: 'code',
|
||||
},
|
||||
'root_type': {
|
||||
column: 'account_type_id',
|
||||
relation: 'account_types.id',
|
||||
relationColumn: 'account_types.root_type',
|
||||
},
|
||||
},
|
||||
|
||||
'items': {
|
||||
|
||||
Reference in New Issue
Block a user