This commit is contained in:
Paolo Arena
2021-01-18 00:48:17 +01:00
parent 142380e54b
commit 5493953b58
22 changed files with 9749 additions and 231 deletions

View File

@@ -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;