feat: refs #6919 add additional fields to filter options #1543

Merged
jorgep merged 1 commits from 6919-hotfix-supplierFilter into master 2025-03-04 10:33:35 +00:00
1 changed files with 5 additions and 0 deletions
Showing only changes of commit 14cae9de45 - Show all commits

View File

@ -11,6 +11,11 @@ export default {
'isSerious', 'isSerious',
'isTrucker', 'isTrucker',
'account', 'account',
'workerFk',
'note',
'isReal',
'isPayMethodChecked',
'companySize',
], ],
include: [ include: [
{ {