Security In Odoo | Odoo User Groups | Odoo Record Rules | Odoo Access Right
ฝัง
- เผยแพร่เมื่อ 3 ม.ค. 2025
- Security mechanism in Odoo. Explaining odoo access rights, record rules and user groups. Working of record rules in Odoo. Working of access rights in Odoo.
Points discussed:
creating user group
user groups as selection and checkbox
user group inheritance
access rights
record rules
group for menu
group for fields in view and in python
𝐉𝐨𝐢𝐧 𝐭𝐡𝐢𝐬 𝐜𝐡𝐚𝐧𝐧𝐞𝐥:
/ @odoomates
Sponsor Us: github.com/spo...
𝐖𝐞𝐛𝐬𝐢𝐭𝐞: www.odoomates....
𝐈𝐧𝐬𝐭𝐠𝐫𝐚𝐦: / odoomates
𝐆𝐢𝐭𝐡𝐮𝐛: github.com/odo...
𝐄𝐦𝐚𝐢𝐥 : odoomates@gmail.com
𝐅𝐚𝐜𝐞𝐛𝐨𝐨𝐤: / odoomate
𝐓𝐰𝐢𝐭𝐭𝐞𝐫: / odoomates
𝐒𝐮𝐩𝐩𝐨𝐫𝐭 𝐔𝐬 𝐢𝐧 𝐊𝐨 𝐅𝐢 : ko-fi.com/odoo...
This tutorial is all I needed. Thanks a lot.
How can I create a separate category, not under the category "Other". But I want to make it equivalent to "Other", "Human Resource", "Sales", "Inventory" and like other separate modules
can you do a tutorial for odoo 17 development and deployment with docker and docker compose please .
Thank you very much for your knowledge sharing! I only have one doubt, your video shows the domain_force = [ ], but I used the example domain_force = [1, '=', 1] to show all records in a record rule, is it the same effect? Could you let me know what option you recommend? Beforehand, thank you.
Hi i want to make radio relationship between user group how can i achieve this
How to set only a especific field as a readonly based on usergroup?
Pycharm version?
Am using 2019 version
sir what is eval=(4,ref(base.group_users))
(4, ID) link to existing record with id = ID (adds a relationship)