In this video, we are discussing how to configure the visibility of buttons based on user groups and states in odoo 15. #odootechnicalvideos Video Contents 00:10 Introduction 01:00 Configuring Visibility of a Button We have different types of users in a system, hence we will have to make restrictions on access to any data in […]
Odoo is a highly customizable ERP software and inheritance of a view is one which makes its easier. Users can inherit an existing view and change its behaviour by adding new features or update an existing one. #howtoinherit #odooinherit #odoodevelopement #odoo #odoo14 #odootechnical #odoo14technical In this video we’ll be discussing on how a view can […]
Setting timezone enables Odoo to display date and time on messages based on the logged-in user. If the Timezone field is left empty for a user it may lead to unpredictable changes in the code. So it is necessary to ensure that you indicate a Timezone while creating a user record. Datetime data in DB […]
This Odoo module will restrict the users access to his account from specified IP address only Download App: Features: – Administrator can set a IP or a group of IP address for each users – Users can access their account only from the specified IP’s – Accessing system from a non-specified IP will restrict the […]