Odoo Access Rights
Developed By:
Bharat Khandelwal
(b.khandelwal_90@ymail.com)
What is a Access Rights?What is a Access Rights?

Access + Rights

The permissions that are granted to a user or
to an application (System) to
create,read,write,delete operation perform in
application
How we can set access rights in Odoo??

In odoo set access rights using groups.

Groups define in xml format and permission define in xml
and csv format.
How to create category & groups?
How we can set access rights in Odoo??

In odoo set access rights using groups

Groups Define in xml format and permission define in xml
and csv format
We have created order team category and 2
groups.
If we not assign category in groups then it will
display in Other section.
How to implied groups?
How to give security to field?
How to give security to menu?
How to give security to button & workflow?
How to give security to object (Model)?
What is record rules?

When accessing an object, records are filtered based on
record rules. Record rules or access filters are therefore
filters that limits records of an object a group can access.

A record rule is a condition that each record must satisfy
to be created, read, updated (written) or deleted. Records
that do not meet the Conditions are filtered.
How to Define record rule in odoo?
Usage of Global in record rule

If groups are not define in record rule then by
default global will be True(no group = global).
Thank you

Odoo access rights

  • 1.
    Odoo Access Rights DevelopedBy: Bharat Khandelwal (b.khandelwal_90@ymail.com)
  • 2.
    What is aAccess Rights?What is a Access Rights?  Access + Rights  The permissions that are granted to a user or to an application (System) to create,read,write,delete operation perform in application
  • 3.
    How we canset access rights in Odoo??  In odoo set access rights using groups.  Groups define in xml format and permission define in xml and csv format.
  • 4.
    How to createcategory & groups?
  • 5.
    How we canset access rights in Odoo??  In odoo set access rights using groups  Groups Define in xml format and permission define in xml and csv format
  • 6.
    We have createdorder team category and 2 groups.
  • 7.
    If we notassign category in groups then it will display in Other section.
  • 8.
  • 9.
    How to givesecurity to field?
  • 10.
    How to givesecurity to menu?
  • 11.
    How to givesecurity to button & workflow?
  • 12.
    How to givesecurity to object (Model)?
  • 13.
    What is recordrules?  When accessing an object, records are filtered based on record rules. Record rules or access filters are therefore filters that limits records of an object a group can access.  A record rule is a condition that each record must satisfy to be created, read, updated (written) or deleted. Records that do not meet the Conditions are filtered.
  • 14.
    How to Definerecord rule in odoo?
  • 15.
    Usage of Globalin record rule  If groups are not define in record rule then by default global will be True(no group = global).
  • 16.