feat: fix a bunch of bugs.

This commit is contained in:
Ahmed Bouhuolia
2020-04-28 04:01:10 +02:00
parent 6d0ad42582
commit 0cfa1126c5
41 changed files with 591 additions and 187 deletions

View File

@@ -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': {