In Odoo 18, the term “passkey” refers to an administrative functionality, not the new web standard Passkeys. There are two main contexts where you might encounter it: Admin Passkey Module: This is a third-party module available on the Odoo Apps Store. It allows an administrator to log in to the system using any user’s login […]
In a business application such as Odoo, one of the first questions to consider is who can access the data. #odoodevelopment #odootutorials #odoo17 Odoo provides a security mechanism to allow access to the data for specific groups of users. #odoo Connect With Us: ————————————— ➡️ Website: ➡️ Email: info@cybrosys.com ➡️ Twitter: ➡️ LinkedIn: ➡️ Facebook: […]
In this video let’s check how to manage security groups and access rights in Odoo 17 ERP. Security access in Odoo is configured through security groups in Odoo. Permissions are given to groups and users are assigned to particular groups. #odoo17 #odoo17features #odoodevelopment #odootutorials Connect With Us: ————————————— ➡️ Website: ➡️ Email: info@cybrosys.com ➡️ Twitter: […]
Access rights, These are rules defined to control who can do what in the Odoo database. As we add new users, we have to also control what these users can do in the database. For database security and to avoid confusion, this is important. #odoo15videos The access rights can be defined for all module categories […]
In business, there are different types of records. And it is essential to provide proper security for those records. #securityinodoo15 In Odoo, there are also some security rules. The rules define who can access the following objects. In record rules, we describe some conditions for certain operations. #odoo15developmentvideos #odoo15videos Video Contents ————————- 0:00 Introduction 0:36 […]
In this video, we’ll be discussing Security Groups and access rights in Odoo 15. #securityinodoo Video Contents ————————- 0:21 Adding Models to CSV File 0:53 Creating User Group 4:32 Adding User to a Custom User Group 5:15 Providing Access for User Groups #odoodevelopmentvideos #odoo15tutorials Connect With Us: ———————— ➡️Website: ➡️Email : info@cybrosys.com ➡️Twitter: ➡️LinkedIn: ➡️Facebook: […]
In this video, the area is covered in Odoo security and is called record rule. Record rules restrict access rights to a subset of records. Records rules for the objects can determine who can access the object according to the rules set. One can manage rules based on access modes for the object. Video Contents […]
Security access in Odoo is configured through security groups: permissions are given to groups and then groups are assigned to users. Odoo has a lot of groups. Once you know about groups, you can select groups from the list of groups. Security is a major concern when an application is considered. We can control what […]
Securing the database is very important to keep data safe in odoo and to isolate customer databases running on the same cluster. So we need to make the best practices in terms of users, passwords, access control management. Video Contents: 00:00 Introduction 00:35 Key points to secure Odoo 13 database 01:27 Secure Odoo 13 Database […]
Record rules are conditions that records must satisfy for an operation (create, read, update or delete) to be allowed. It is applied record-by-record after access control has been applied. by using the record rule we can control access to some specific records in that modules in space of control all the records but only for […]