Controllare che le notifiche per gli Eventi arrivino agli utenti (se io sono in una provincia mi deve arrivare almeno quella)

This commit is contained in:
Surya Paolo
2023-06-07 18:46:14 +02:00
parent 1a57d5a2e3
commit 33493bdfe4
2 changed files with 58 additions and 57 deletions

View File

@@ -390,17 +390,6 @@ export default defineComponent({
notinsearch: true,
useinput: false,
},
{
label: 'Offro/Cerco',
table: 'adtypes',
key: 'adType',
value: tools.getCookie(tools.COOK_SEARCH + 'adtypes', costanti.FILTER_TUTTI, true),
arrvalue: [],
addall: true,
type: costanti.FieldType.select,
filter: null,
useinput: false,
},
{
label: 'Categoria',
table: 'skills',
@@ -413,6 +402,17 @@ export default defineComponent({
showcount: true,
useinput: false,
},
{
label: 'Offro/Cerco',
table: 'adtypes',
key: 'adType',
value: tools.getCookie(tools.COOK_SEARCH + 'adtypes', costanti.FILTER_TUTTI, true),
arrvalue: [],
addall: true,
type: costanti.FieldType.select,
filter: null,
useinput: false,
},
/*{
label: 'Specializzazione',
table: 'subskills',
@@ -750,17 +750,6 @@ export default defineComponent({
filter: null,
tablesel: 'pub_to_share',
},*/
{
label: 'Offro/Cerco',
table: 'adtypes',
key: 'adType',
value: tools.getCookie(tools.COOK_SEARCH + 'adtypes', costanti.FILTER_TUTTI, true),
arrvalue: [],
addall: true,
type: costanti.FieldType.select,
filter: null,
useinput: false,
},
{
label: 'Settore',
table: 'sectorgoods',
@@ -785,6 +774,17 @@ export default defineComponent({
showcount: true,
useinput: false,
},
{
label: 'Offro/Cerco',
table: 'adtypes',
key: 'adType',
value: tools.getCookie(tools.COOK_SEARCH + 'adtypes', costanti.FILTER_TUTTI, true),
arrvalue: [],
addall: true,
type: costanti.FieldType.select,
filter: null,
useinput: false,
},
/*
{
label: 'Consegna',