Sign in
Contact Us
×
Home
Services
About Us
Contact us
Lessons
Share
Exit Fullscreen
Back to course
Odoo 12 Development
Configure Odoo With Pycharm
Add Custom Modules And Custom Addons Path
Create Custom Module
Create New Models
Define New Menu and Actions
Define Tree and Form View
Set Access Rights For Models
Rec name for Models
Add New Sequence
Inherit And Add Field to Existing Views
Define Search View
Compute Field and its Function
Track Field Value Changes
Set Default Filter For View
How to Add Chatter to Form View in Odoo12
Add Constrains For A Field
Odoo Module Structure
Related Fields
Set Order Of Records
Set Default Value For The Field
Add Smart Buttons(type object)
Smart Button(type action)
Add States/Statusbar for Records
Control States and Statusbar Using Buttons - Workflow
Create PDF Report - Part 1
Create PDF Report - Part 2
Add Notebooks And Pages in Odoo Form View
Override Create Function
Difference Between Demo and Data File
Remove Report From Print Menu in Odoo
Create Data Files and Load Default Data
Button Types in Odoo
Add Archive Button In Odoo
Record Rules
Add One2many Fields
Remove Create and Edit Option From Many2one Field
Create a Wizard and Call it in Button Click
Call Wizard From Menu Item Odoo
Set Default Value Using Context
Onchange Functions
Create Record From Code
Name Get Function
Add New Action to Action Button
Create Email Template
Send Email From Code Using Email Template
Create Excel/XLS Report
Message Post Function
Get Data From Database Tables
Override Write Function
Add Barcode To Report
Create Scheduled Actions
Security in Odoo - Access Control, Record Rules and Group
Show Field Only In Developer Mode
Upgrade Module From Terminal
Record Data To Backend Models From Website Form
Inherit And Modify Existing PDF Reports
Delete One2many Lines From Code
Migrate Odoo Modules To Another Version
Call A Python Function While Printing PDF Report
Give Domain For A Field Based On Another Field
Convert Datetime To Users TimeZone
Delete Record From Code
Default Get Function: Set Default Values For Fields
How to Write Controllers And Render WebPage
Write Controllers And Render WebPage Using Controllers
Add Settings/Configuration For Module
Mobile App Development - Authentication, Fetching Data and Creating Records Using Controller