How to create JSON Field in Odoo 17 - Odoo 17 Slides
CelineGeorge1
2,483 views
8 slides
Aug 14, 2024
Slide 1 of 8
1
2
3
4
5
6
7
8
About This Presentation
This slide will represent the creation of a JSON Field in Odoo 17. JSON fields are excellent for storing structured data in a flexible format within the Odoo modules.
Size: 589.5 KB
Language: en
Added: Aug 14, 2024
Slides: 8 pages
Slide Content
How to create JSON Field in Odoo 17 Enterprise
Introduction Enterpr ise This slide will represent the creation of a JSON Field in Odoo 17. JSON fields are excellent for storing structured data in a flexible format within the Odoo modules.
Enterprise Define a field which is Json field type in the python file in custom module
Enterprise We can add the json field in views and also define a button to store the data to the json field, because we cannot directly edit the json field.
Enterprise We can define the button function in the python file.
Enterprise This is the json field and the button we added to store the data to json field. If we click on the button, the data will be stored to json field in dictionary
Enterprise In the database, we can see how the data is stored in json field
For More Info. Check our company website for related blogs and Odoo book. Check our YouTube channel for functional and technical videos in Odoo. Enterprise www.cybrosys.com