Zum Inhalt springen
Odoo Menü
  • Anmelden
  • Jetzt gratis testen
  • Apps
    Finanzen
    • Buchhaltung
    • Rechnungsstellung
    • Spesenabrechnung
    • Tabellenkalkulation (BI)
    • Dokumente
    • E-Signatur
    Vertrieb
    • CRM
    • Vertrieb
    • Kassensystem – Shop
    • Kassensystem – Restaurant
    • Abonnements
    • Vermietung
    Websites
    • Website-Builder
    • E-Commerce
    • Blog
    • Forum
    • Livechat
    • E-Learning
    Lieferkette
    • Lager
    • Fertigung
    • PLM
    • Einkauf
    • Wartung
    • Qualität
    Personalwesen
    • Mitarbeiter
    • Personalbeschaffung
    • Abwesenheiten
    • Mitarbeiterbeurteilung
    • Personalempfehlungen
    • Fuhrpark
    Marketing
    • Social Marketing
    • E-Mail-Marketing
    • SMS-Marketing
    • Veranstaltungen
    • Marketing-Automatisierung
    • Umfragen
    Dienstleistungen
    • Projekte
    • Zeiterfassung
    • Außendienst
    • Kundendienst
    • Planung
    • Termine
    Produktivität
    • Dialog
    • Genehmigungen
    • IoT
    • VoIP
    • Wissensdatenbank
    • WhatsApp
    Apps von Drittanbietern Odoo Studio Odoo Cloud-Plattform
  • Branchen
    Einzelhandel
    • Buchladen
    • Kleidergeschäft
    • Möbelhaus
    • Lebensmittelgeschäft
    • Baumarkt
    • Spielwarengeschäft
    Essen & Gastgewerbe
    • Bar und Kneipe
    • Restaurant
    • Fast Food
    • Gästehaus
    • Getränkehändler
    • Hotel
    Immobilien
    • Immobilienagentur
    • Architekturbüro
    • Baugewerbe
    • Immobilienverwaltung
    • Gartenarbeit
    • Eigentümervereinigung
    Beratung
    • Buchhaltungsfirma
    • Odoo-Partner
    • Marketingagentur
    • Anwaltskanzlei
    • Talentakquise
    • Prüfung & Zertifizierung
    Fertigung
    • Textil
    • Metall
    • Möbel
    • Speisen
    • Brauerei
    • Firmengeschenke
    Gesundheit & Fitness
    • Sportklub
    • Brillengeschäft
    • Fitnessstudio
    • Therapeut
    • Apotheke
    • Friseursalon
    Handel
    • Handyman
    • IT-Hardware & -Support
    • Solarenergiesysteme
    • Schuster
    • Reinigungsdienstleistungen
    • HLK-Dienstleistungen
    Sonstiges
    • Gemeinnützige Organisation
    • Umweltschutzagentur
    • Plakatwandvermietung
    • Fotostudio
    • Fahrrad-Leasing
    • Software-Händler
    Alle Branchen ansehen
  • Community
    Lernen
    • Tutorials
    • Dokumentation
    • Zertifizierungen
    • Schulung
    • Blog
    • Podcast
    Bildung fördern
    • Bildungsprogramm
    • Scale-Up! Planspiel
    • Odoo besuchen
    Software anfragen
    • Herunterladen
    • Editionen vergleichen
    • Releases
    Zusammenarbeiten
    • Github
    • Forum
    • Veranstaltungen
    • Übersetzungen
    • Partner werden
    • Dienstleistungen für Partner
    • Buchhaltungsfirma registrieren
    Services anfragen
    • Partner finden
    • Buchhalter finden
    • Einen Experten treffen
    • Implementierungsservices
    • Kundenreferenzen
    • Support
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Eine Demo erhalten
  • Preiskalkulation
  • Hilfe

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

  • CRM
  • e-Commerce
  • Buchhaltung
  • Lager
  • PoS
  • Projekte
  • MRP
All apps
Sie müssen registriert sein, um mit der Community zu interagieren.
Alle Beiträge Personen Abzeichen
Stichwörter (Alle anzeigen)
odoo accounting v14 pos v15
Über dieses Forum
Sie müssen registriert sein, um mit der Community zu interagieren.
Alle Beiträge Personen Abzeichen
Stichwörter (Alle anzeigen)
odoo accounting v14 pos v15
Über dieses Forum
Hilfe

How record rule and access rights works in Odoo and what is the difference between them?

Abonnieren

Erhalten Sie eine Benachrichtigung, wenn es eine Aktivität zu diesem Beitrag gibt

Diese Frage wurde gekennzeichnet
rightsrecords
3 Antworten
29695 Ansichten
Avatar
William son

How record rule and access rights works in Odoo and what is the difference between them?

1
Avatar
Verwerfen
Avatar
Bhavin Patel
Beste Antwort

In Odoo, record rules and access rights are used to control user access to data in the system. Both are used to restrict user access to specific records, but they work differently.

Record Rules:

Record rules are used to filter records based on certain conditions. Record rules allow you to define filters that determine which records a user can see and/or modify. For example, you can create a record rule that allows a user to only see their own records or records related to their department. You can also use record rules to hide records from certain users or groups.

Access Rights:

Access rights, on the other hand, are used to control what actions a user can perform on a particular record. For example, you can use access rights to restrict a user from deleting a record or to allow a user to edit certain fields in a record. Access rights can be set at the model level or the field level, and they can be set for individual users or groups of users.

The key difference between record rules and access rights is that record rules are used to control which records a user can see and/or modify, while access rights control what actions a user can perform on a particular record.

To summarize, record rules are used to filter records based on certain conditions, while access rights are used to control what actions a user can perform on a particular record.

1
Avatar
Verwerfen
Avatar
Ksolves India Limited (Odoo Gold Partner)
Beste Antwort

Hi William,

 In Odoo, the record rule is a mechanism that controls the visibility and access rights of records in a database based on certain conditions. It allows you to define restrictions on specific records, based on different criteria like user groups, roles, fields, and other conditions. This mechanism is used to ensure that users can only access records that are relevant to their roles and responsibilities, and to restrict access to sensitive or confidential data.

Access rights in Odoo are permissions granted to users to perform specific actions on records or objects in the system. For example, creating, editing, deleting, or viewing records. Odoo allows you to define access rights at different levels, such as user groups, roles, and individual users. These permissions can be assigned to users based on their roles, responsibilities, and job functions.

In combination, record rules and access rights provide a powerful way to control the visibility and accessibility of records in Odoo, ensuring that users have access to the information they need, while maintaining the security and integrity of the database.

above queries are not getting validated by Odoo & so are not shown on the Odoo forum.

Regards,

Ksolves Team

1
Avatar
Verwerfen
Avatar
Liza Meleshkevich
Beste Antwort

To understand the difference between record rules and access rights, as well as the relationship between Roles, Groups, Access Rights, Users, and Permissions in Odoo, we invite you to read this article.

It also includes a video example showing how to set up access rights for a new user.

0
Avatar
Verwerfen
Diskutieren Sie gerne? Treten Sie bei, statt nur zu lesen!

Erstellen Sie heute ein Konto, um exklusive Funktionen zu nutzen und mit unserer tollen Community zu interagieren!

Registrieren
Verknüpfte Beiträge Antworten Ansichten Aktivität
Record rules not working for specific group of users in Odoo 16 - Need an Urgent Resolution
records
Avatar
Avatar
2
Aug. 23
4312
USER RIGHTS
rights
Avatar
Avatar
2
Aug. 22
3332
Count Related Records Gelöst
records
Avatar
Avatar
1
Jan. 21
5228
Can I see our Deleted Records if yes then how in odoo10.
records
Avatar
Avatar
1
Dez. 17
7581
How to delete groups in database after removing it from xml file?
menuitem records
Avatar
Avatar
1
Aug. 25
976
Community
  • Tutorials
  • Dokumentation
  • Forum
Open Source
  • Herunterladen
  • Github
  • Runbot
  • Übersetzungen
Dienstleistungen
  • Odoo.sh-Hosting
  • Support
  • Upgrade
  • Individuelle Entwicklungen
  • Ausbildung
  • Buchhalter finden
  • Partner finden
  • Partner werden
Über uns
  • Unsere Firma
  • Markenwerte
  • Kontakt
  • Karriere
  • Veranstaltungen
  • Podcast
  • Blog
  • Kunden
  • Rechtliches • Datenschutz
  • Sicherheit
الْعَرَبيّة 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 ist eine Suite von Open-Source-Betriebsanwendungen, die alle Bedürfnisse Ihres Unternehmens abdecken: CRM, E-Commerce, Buchhaltung, Lager, Kassensystem, Projektmanagement etc.

Das einzigartige Wertversprechen von Odoo ist, dass es gleichzeitig sehr einfach zu bedienen und voll integriert ist.

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