
You can follow the same steps for installation in Linux Or Ubuntu 18.04 +.
This video work also for Windows 8 | Windows 7 so you can follow the same steps.
Required : Python 3.6 + Follow the next Video which show you the installation.
After create new database we start customization of ERP and we start with create owr first module in Odoo.
The Full code of course is here you can download it
You will find here on this link code source for the course Odoo 13 Technical Training
https://github.com/makouk20/odoo_udemy
Or
https://github.com/makouk20/udemy_code
Functional fields are fields that you add into your models in Odoo that are calculated using methods and functions you write in Python .
Odoo 13 Technical Training is dedicated to IT professionals, developers and integrators who want to starting development in Odoo and providing their personal solution of ERP.
customize the standard odoo.
The Course contains video series and all code developed during training will be provided.
This training is starting from setting up development environment of odoo to expert level customization .We assure that developers with basic Python knowledge can take this course and build their career in Odoo development.
In the end of this course you will be able to easily do all these points :
Installation Odoo Linux / Windows
Understand Odoo Framework
Understand Odoo debug Mode
Create First Module Odoo
Create Form / Tree View
Create Related Fields
Create Fields Function
Create Form Buttons
Understand Attrs Fields
Sequences
Inheritence
Attrs Fields
Override Functions Models ( Create , Delete , Update )
Wizard
Create Email Template
Create Filters And Groups
Smart Button
Security
Record Rules