Ordini
This commit is contained in:
@@ -1628,6 +1628,9 @@ module.exports = {
|
||||
},
|
||||
|
||||
ModificheConsentite(table, fieldsvalue, idrec, user) {
|
||||
if (table === 'sharewithus') {
|
||||
return true;
|
||||
}
|
||||
if (table === 'users') {
|
||||
if ('aportador_solidario' in fieldsvalue) {
|
||||
return true;
|
||||
|
||||
Reference in New Issue
Block a user