Learn – How to create a Search View in Odoo 8 with Example
Greetings Everyone, In this blog-post tutorial, you will learn how to create a Search View in an Odoo 8 module.…
Learn Odoo Technically!!
Greetings Everyone, In this blog-post tutorial, you will learn how to create a Search View in an Odoo 8 module.…
Greetings Everyone, In this blog-post tutorial, you will learn how to create an Action and its Menuitem in an Odoo…
Greetings Everyone, In this blog-post, you will learn how to create a Tree View in an Odoo 8 module. What…
Greetings Everyone, In this blog-post, you will learn how to create a Form View in an Odoo 8 module. What…
Greetings Everyone, In this blog-post you will learn what is a model and how to create a model in an…
Greetings Everyone, In this blog-post you will learn about the __init__.py and __openerp__.py file of an odoo module. __init__.py –…
Greetings Everyone, In this blog-post you will learn about the modular structure of odoo i.e. What a module consists of,…