fix: verificare, ma dovrebbe essere corretta la lattura da ldap
This commit is contained in:
@@ -223,6 +223,9 @@ const App = {
|
||||
}
|
||||
|
||||
try {
|
||||
// Sync LDAP customer users to local DB cache
|
||||
await this.api('/api/customer-users/sync', { method: 'POST' });
|
||||
|
||||
await this.ensureLookups(true);
|
||||
await this.initAgentSelector();
|
||||
Toast.success('Dati locali (code, utenti, ecc.) aggiornati con successo!');
|
||||
|
||||
Reference in New Issue
Block a user