How to Make a Field Visible Only for Certain User Groups in Odoo 16 | Odoo 16 Development Tutorials – CBMS Odoo ERP

In Odoo, we can restrict the visibility of fields only for particular users. The user belonging to a particular group can have only access to view that field. This can be done by using the groups attribute. #Odoo16 #OdooTips #OdooCommunity #odootutorials #odoo16features #Odoo16Development #UserGroupVisibility #FieldCustomization #ExclusiveAccess #YouTubeTutorials #TechTips #DevelopmentTricks #SoftwareDevelopment #UserAccess #techsavvysenior Connect With Us: […]

Model Attribute _rec_name in Odoo 16 | Rec Name For Models in Odoo 16 | Odoo 16 Development Tutorial – CBMS Odoo ERP

The rec _name attribute is used to specify the field that should be used as the display name for records in the user interface. #odootutorials #odoo16 #odoodevelopment Connect With Us: ————————————— ➡️ Website: ➡️ Email: info@cybrosys.com ➡️ Twitter: ➡️ LinkedIn: ➡️ Facebook: ➡️ Instagram: ➡️ Pinterest: #Model #Attribute #_rec_name #Odoo #Rec #Models #Odoo #Odoo #Development […]

Package Reservation Handling with Odoo 16 Inventory | Odoo 16 Inventory Tutorials – CBMS Odoo ERP

In Odoo, package reservation typically refers to the process of reserving specific packages or shipping containers for products within your inventory. This helps in efficient order management, packing, and shipping. Video Chapters 00:00 – Introduction 01:16 – Fully Reservation 07:20 – Partial Reservation These reservations can be categorized as fully reserved or partially reserved based […]

Model Attribute _check_company_auto Property in Odoo 16 | Odoo 16 Development Tutorials – CBMS Odoo ERP

When applied to linked records, the _check_company_auto property automatically enforces company checks. Odoo ensures that records connected to a field (via a many2one or one2many connection, for example) belong to the same business as the record in which the field is specified when this attribute for that field is set to True for a model. […]

How to Set Email Template in Odoo 16 | Setting up E-Mail Templates in Odoo 16 – CBMS Odoo ERP

Email templates are saved emails that are used repeatedly to send emails from the database. They allow users to send quality communications, without having to compose the same text repeatedly. #odoo16 Creating different templates that are tailored to specific situations lets users choose the right message for the right audience. This increases the quality of […]