Passa al contenuto
Odoo Menu
  • Accedi
  • Provalo gratis
  • App
    Finanze
    • Contabilità
    • Fatturazione
    • Note spese
    • Fogli di calcolo (BI)
    • Documenti
    • Firma
    Vendite
    • CRM
    • Vendite
    • Punto vendita Negozio
    • Punto vendita Ristorante
    • Abbonamenti
    • Noleggi
    Siti web
    • Configuratore sito web
    • E-commerce
    • Blog
    • Forum
    • Live chat
    • E-learning
    Supply chain
    • Magazzino
    • Produzione
    • PLM
    • Acquisti
    • Manutenzione
    • Qualità
    Risorse umane
    • Dipendenti
    • Assunzioni
    • Ferie
    • Valutazioni
    • Referral dipendenti
    • Parco veicoli
    Marketing
    • Social marketing
    • E-mail marketing
    • SMS marketing
    • Eventi
    • Marketing automation
    • Sondaggi
    Servizi
    • Progetti
    • Fogli ore
    • Assistenza sul campo
    • Helpdesk
    • Pianificazione
    • Appuntamenti
    Produttività
    • Comunicazioni
    • Approvazioni
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    App di terze parti Odoo Studio Piattaforma cloud Odoo
  • Settori
    Retail
    • Libreria
    • Negozio di abbigliamento
    • Negozio di arredamento
    • Alimentari
    • Ferramenta
    • Negozio di giocattoli
    Cibo e ospitalità
    • Bar e pub
    • Ristorante
    • Fast food
    • Pensione
    • Grossista di bevande
    • Hotel
    Agenzia immobiliare
    • Agenzia immobiliare
    • Studio di architettura
    • Edilizia
    • Gestione immobiliare
    • Impresa di giardinaggio
    • Associazione di proprietari immobiliari
    Consulenza
    • Società di contabilità
    • Partner Odoo
    • Agenzia di marketing
    • Studio legale
    • Selezione del personale
    • Audit e certificazione
    Produzione
    • Tessile
    • Metallo
    • Arredamenti
    • Alimentare
    • Birrificio
    • Ditta di regalistica aziendale
    Benessere e sport
    • Club sportivo
    • Negozio di ottica
    • Centro fitness
    • Centro benessere
    • Farmacia
    • Parrucchiere
    Commercio
    • Tuttofare
    • Hardware e assistenza IT
    • Ditta di installazione di pannelli solari
    • Calzolaio
    • Servizi di pulizia
    • Servizi di climatizzazione
    Altro
    • Organizzazione non profit
    • Ente per la tutela ambientale
    • Agenzia di cartellonistica pubblicitaria
    • Studio fotografico
    • Punto noleggio di biciclette
    • Rivenditore di software
    Carica tutti i settori
  • Community
    Apprendimento
    • Tutorial
    • Documentazione
    • Certificazioni 
    • Formazione
    • Blog
    • Podcast
    Potenzia la tua formazione
    • Programma educativo
    • Scale Up! Business Game
    • Visita Odoo
    Ottieni il software
    • Scarica
    • Versioni a confronto
    • Note di versione
    Collabora
    • Github
    • Forum
    • Eventi
    • Traduzioni
    • Diventa nostro partner
    • Servizi per partner
    • Registra la tua società di contabilità
    Ottieni servizi
    • Trova un partner
    • Trova un contabile
    • Incontra un esperto
    • Servizi di implementazione
    • Testimonianze dei clienti
    • Supporto
    • Aggiornamenti
    GitHub Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Richiedi una demo
  • Prezzi
  • Aiuto

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Contabilità
  • Magazzino
  • PoS
  • Progetti
  • MRP
All apps
È necessario essere registrati per interagire con la community.
Tutti gli articoli Persone Badge
Etichette (Mostra tutto)
odoo accounting v14 pos v15
Sul forum
È necessario essere registrati per interagire con la community.
Tutti gli articoli Persone Badge
Etichette (Mostra tutto)
odoo accounting v14 pos v15
Sul forum
Assistenza

Limiting Visibility Of Modules

Iscriviti

Ricevi una notifica quando c'è un'attività per questo post

La domanda è stata contrassegnata
settingsaccountspermissions
3 Risposte
9779 Visualizzazioni
Avatar
Fred Green

Hi, I'm new to Odoo and we are trying to figure out how to see what a user can see.  Is there a way to log in as a user, so I can see that they have access to only what they need?

When I create an account it sends an invitation to the user, but I don't see a way to login to the user account as an admin to see the effect of the permission settings.

What is the best way to approach evaluating user permissions and access?

0
Avatar
Abbandona
Avatar
Fred Green
Autore Risposta migliore

Thanks Oscar and Niyas for your replies and all the information!  This is a big help!   I'm looking at the groups now, trying to understand what they each enable.  Thanks again, Fred G


0
Avatar
Abbandona
Avatar
Niyas Raphy (Walnut Software Solutions)
Risposta migliore

Hi,

The security in odoo is implemented using Groups, Access Rights and Record Rules. If you open users form view, ie, Settings -> Users & Companies -> Users, you can see a lot of groups visible in the form, the things(modules and records) that the user see will be based what is the groups assigned to him.

Suppose if you take the example of the Sales Module, it has got mainly three groups, in the users form view, you can see, User: Own Documents, User: All Documents and Administrator , so the user will see the sales module only if. any of this group is assigned to him. So if you don't want user to see sales module, you don't to assign any of this group to the user.

If you want users to see all the sale order, you can assign the group, User: All Documents and if user want to see only his own records, you can assign the User: Own Documents group.


For setting default access rights for newly creating user you can choose the method by Mr. Oscar Alca in his answer. Also see the same here: Default Access Rights For Newly Creating User in Odoo


For understand Odoo Security Mechanism: Security in Odoo - Access Control, Record Rules and Group


Thanks

0
Avatar
Abbandona
Avatar
Oscar Alca
Risposta migliore

Hello,

Odoo uses two inactive users as a template to create new users:

- Portal User Template, Used for external users (not your case)

- Default User Template,  Used internal users.

you need to edit the Default User Template permissions as you preffer, so the permissions can be replicated in the newly created internal user, you can do it by going to Settings > Scroll down to the Users section  > Enable Default Access Rights checkbox, then under the checkbox you will se a green link to Default Access Rights, click on it and it will take you to the Default User Template, set the permissions that you want for new users and save.

The the best way to see if this as you expect is to test with a personal email all the permisions you set to the Default User Template user.




 You need to set the permissions you want by default to the 'Portal Template User' to do it

0
Avatar
Abbandona
Ti stai godendo la conversazione? Non leggere soltanto, partecipa anche tu!

Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!

Registrati
Post correlati Risposte Visualizzazioni Attività
Odoo14 accounting advisor cannot update currency
settings permissions access_rules v14
Avatar
0
ott 21
2804
USUARIO DE LECTURA - ODOO
settings
Avatar
Avatar
Avatar
2
set 25
787
Operacion No valida fecha limite y Viceversa
accounts
Avatar
Avatar
Avatar
Avatar
Avatar
4
ago 25
3328
Fiscal localizations
settings
Avatar
Avatar
2
apr 25
11062
Where is the "Translated Terms" Menu in Odoo 16? Risolto
settings
Avatar
Avatar
Avatar
Avatar
Avatar
5
mar 25
21295
Community
  • Tutorial
  • Documentazione
  • Forum
Open source
  • Scarica
  • Github
  • Runbot
  • Traduzioni
Servizi
  • Hosting Odoo.sh
  • Supporto
  • Aggiornamenti
  • Sviluppi personalizzati
  • Formazione
  • Trova un contabile
  • Trova un partner
  • Diventa nostro partner
Chi siamo
  • La nostra azienda
  • Branding
  • Contattaci
  • Lavora con noi
  • Eventi
  • Podcast
  • Blog
  • Clienti
  • Note legali • Privacy
  • Sicurezza
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo è un gestionale di applicazioni aziendali open source pensato per coprire tutte le esigenze della tua azienda: CRM, Vendite, E-commerce, Magazzino, Produzione, Fatturazione elettronica, Project Management e molto altro.

Il punto di forza di Odoo è quello di offrire un ecosistema unico di app facili da usare, intuitive e completamente integrate tra loro.

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now