In this article you will learn how to install and configure Odoo 13 with Pycharm in Windows 10.
In this article you will learn how to create new module in odoo13.
In this article you will learn what are inside in a brand new odoo modules, you will also know about manifest.py, init.py, views and other structures of a newly created module.
In this article you will learn how to create a new model in odoo13. You will also learn different types of fields and attributes that a model contains.
In this article you will learn how to create a Window Action and Menuitem in Odoo13.
In this article you will learn how to create form and tree (list) view in odoo 13. You will also know what are different types of views in odoo in detail.
In this article you will learn how set domain filter on many2one field in odoo 13.