Filter by province
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Joan Sanchez 2022-08-12 15:31:59 +02:00
parent d0185017b7
commit cceb456209
1 changed files with 1 additions and 0 deletions

View File

@ -108,6 +108,7 @@ export default class Controller extends Section {
case 'fi':
case 'postcode':
case 'salesPersonFk':
case 'provinceFk':
return {[param]: value};
}
}