Learn everything you need to grow your business with Odoo, the best open-source management software to run a company, at In this video, learn how you can add simple fields to a view with Odoo Studio. Need more information about Odoo apps? Discover Odoo, schedule a demo, or start your own Odoo revolution for free […]
Learn everything you need to grow your business with Odoo, the best open-source management software to run a company, at In this video, learn about the concept of simple fields in Odoo Studio. Need more information about Odoo apps? Discover Odoo, schedule a demo, or start your own Odoo revolution for free (no credit card […]
Learn everything you need to grow your business with Odoo, the best open-source management software to run a company, at In this video, learn about Studio’s basic concepts. Need more information about Odoo apps? Discover Odoo, schedule a demo, or start your own Odoo revolution for free (no credit card required), at #Studio #Basics #Odoo […]
In this Odoo 16 tutorial, you will learn how to define the labels or display names for your fields using the string attribute. #odoo16 #odoodevelopment #odootutorials The string attribute is used to give a name to a field that will be displayed in the user interface. It is a good practice to define the string […]
In this video, it explains about computed fields, In some cases, we need some fields whose Computation, is based on some other ones. #odootutorials #odoo16videos Odoo Provides a solution for it ie, Computed Fields.It is just like any other regular field along with an additional argument compute which can be stored directly from the database. […]
In odoo sometimes we have to set a specific value for a field by default every time when we create a model. In this video, it discusses about how to add default values for a field #odoo16videos #odootutorials #odoodevelopment Connect With Us: ———————- ➡️Website: ➡️Email: info@cybrosys.com ➡️Twitter: ➡️LinkedIn: ➡️Facebook: ➡️Instagram: ➡️Pinterest: #Set #Default #Fields #Odoo […]
In this video, we are discussing, How to define an One2many field and its use cases in odoo development. A Many2many are bidirectional multiple relationships. That is, any number of records on one side can be related to any number of records on the other side. #odoo16vidoes #odoodevelopment #odootutorials Connect With Us: ———————- ➡️Website: ➡️Email: […]
Odoo supports several fields for better data handling with specific options for each type. The fields can be categorized into 3 types: Simple Types, Relational, and Functional Types. #odoo16videos Simple Types are Integer, Char, String, etc. Relation Types represent the relations between objects like Many2one, One2many, and Many2many. Functional fields are not stored in the […]
In this video, we are discussing How to do time period calculations based on date type fields in odoo15. #odoo15developmentvideos Video Contents ————————- 00:05 Introduction 00:40 Time Period Calculations There are a few built-in functions for getting ranges and references to different time periods. #odoo15tutorials These are specific to certain periods like “month”, “quarter”, “fiscal […]
Help is tooltip text shown when you hover the pointer over the field, and it allows you to override the help text provided by the model definition.in this video, we discuss how to add a tooltip to fields. Video Contents ————————- 00:00 Introduction 00:39 Providing help text for a field #odoo15videos #odoo15developmentvideos #odootutorials Connect With […]