mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 04:40:32 +00:00
feat: Sorting by dynamic query.
This commit is contained in:
@@ -25,6 +25,7 @@ export default {
|
||||
'type': {
|
||||
column: 'account_type_id',
|
||||
relation: 'account_types.id',
|
||||
relationColumn: 'account_types.name',
|
||||
},
|
||||
'description': {
|
||||
column: 'description',
|
||||
|
||||
Reference in New Issue
Block a user