Odoo Development Masterclass (Updated Monthly)

dkmdkm

U P L O A D E R
f200897ed1ce44bde144b2e95cf78b30.jpg

Free Download Odoo Development Masterclass (Updated Monthly)
Published 12/2023
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
Language: English | Size: 530.99 MB | Duration: 1h 18m
Learn Odoo development ! Get your job at Odoo or an Odoo Partner

What you'll learn
Mount a local server to work in Odoo
Learn the structure of the module, models, views, controllers, frontend
Learn how to create a new module from scratch
Learn how to extend existing Odoo modules with inheritance
Have notions of Owl, how to patch existing classes
Requirements
Python with Object-Oriented Programming
Linux is preferable but not required (you can do a Virtual Machine in Windows)
Description
This course will cover all the aspects of Odoo in general. Module from scratch (models, views, security, reports, controllers, frontend development, ...) and inheritance will be explained.Then, I'll update this course once a month with an in-depth lecture about a subject.You can vote for the next subject by adding me on LinkedIn and answer the Poll that will appear every month.The first in-depth lecture will be about Odoo 17 (in January 2024), it's new features, and removed features, since Odoo 16.Then, I will let you vote for some subject, or you can even give your own ideas ! It could be: Website Development, Domains in depth, Records in depth, Reports in depth, more information about certain views, create a full module from A to Z (you'd give me the module's idea). We can also organize Q&A session as Webinars, so that you can ask me in advance all questions you want, and I'll answer them live with code examples etc.You can also contact me if you have troubles with your Odoo code. If it's very specific, I'll help you directly. If it's something that could be of interest for most people learning Odoo, I will do a new chapter in the Course (for example, Learner's Corner, where I'll add all answers to your questions).I will also, here and there, add "Tips and Tricks used in my daily developer's life", that are Odoo trick I had to use as workaround when something wasn't easy to do.All this will make this course an essential to follow. It will help you get started, and then have deep knowledge about everything Odoo has to offer.See you there !
Overview
Section 1: Introduction and lab setup
Lecture 1 Introduction
Lecture 2 Windows / MacOS only : Linux on Virtual Machine
Lecture 3 Lab setup
Lecture 4 Launching Odoo for the first time
Section 2: Module from scratch
Lecture 5 Install IDE and prepare folder for our module
Lecture 6 Module structure
Lecture 7 Manifest
Lecture 8 Models
Lecture 9 Basic fields
Lecture 10 Views
Lecture 11 Menus
Lecture 12 Window actions
Lecture 13 Minimum viable security for our model
Section 3: Views: part 1
Lecture 14 Form view
Lecture 15 Tree view
Lecture 16 Search view
Section 4: Advanced fields and other models
Lecture 17 Advanced Fields
Lecture 18 Onchange, Compute, Depends and Constraints
Lecture 19 Models functions: browse, search, sorted, filtered, mapped
Lecture 20 Wizards: TransientModel
Lecture 21 AbstractModel
Lecture 22 Chatter and Activity
Section 5: CRON and Server Action
Lecture 23 Crons (ir.cron)
Lecture 24 Server Action (ir.actions.server)
Section 6: Frontend development
Lecture 25 Controllers and Rendering views
Lecture 26 Using data in templates
Section 7: Reports
Lecture 27 Creating the action
Lecture 28 Developing a PDF report
Section 8: Inheritance: extending existing Odoo modules
Lecture 29 Model inheritance
Lecture 30 View inheritance
Lecture 31 Changing compute behaviors
Lecture 32 Controller inheritance
Lecture 33 Template inheritance
Section 9: Wrap up and Thank you
Lecture 34 Wrap up and Thank you
Developer wanting to learn a new framework,Developer wanting to work at Odoo,Odoo developer not knowing how to do something that is in this course

Homepage
Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!



Recommend Download Link Hight Speed | Please Say Thanks Keep Topic Live
Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!
No Password - Links are Interchangeable
 
Kommentar
aacb45ba4c23762f9d5204851e732f28.jpg


Odoo Development Masterclass (Updated Monthly)
Published 12/2023
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
Language: English​
| Size: 530.99 MB[/center]
| Duration: 1h 18m
Learn Odoo development ! Get your job at Odoo or an Odoo Partner

What you'll learn

Mount a local server to work in Odoo

Learn the structure of the module, models, views, controllers, frontend

Learn how to create a new module from scratch

Learn how to extend existing Odoo modules with inheritance

Have notions of Owl, how to patch existing classes

Requirements

Python with Object-Oriented Programming

Linux is preferable but not required (you can do a Virtual Machine in Windows)

Description

This course will cover all the aspects of Odoo in general. Module from scratch (models, views, security, reports, controllers, frontend development, .) and inheritance will be explained.Then, I'll update this course once a month with an in-depth lecture about a subject.You can vote for the next subject by adding me on LinkedIn and answer the Poll that will appear every month.The first in-depth lecture will be about Odoo 17 (in January 2024), it's new features, and removed features, since Odoo 16.Then, I will let you vote for some subject, or you can even give your own ideas ! It could be: Website Development, Domains in depth, Records in depth, Reports in depth, more information about certain views, create a full module from A to Z (you'd give me the module's idea). We can also organize Q&A session as Webinars, so that you can ask me in advance all questions you want, and I'll answer them live with code examples etc.You can also contact me if you have troubles with your Odoo code. If it's very specific, I'll help you directly. If it's something that could be of interest for most people learning Odoo, I will do a new chapter in the Course (for example, Learner's Corner, where I'll add all answers to your questions).I will also, here and there, add "Tips and Tricks used in my daily developer's life", that are Odoo trick I had to use as workaround when something wasn't easy to do.All this will make this course an essential to follow. It will help you get started, and then have deep knowledge about everything Odoo has to offer.See you there !

Overview

Section 1: Introduction and lab setup

Lecture 1 Introduction

Lecture 2 Windows / MacOS only : Linux on Virtual Machine

Lecture 3 Lab setup

Lecture 4 Launching Odoo for the first time

Section 2: Module from scratch

Lecture 5 Install IDE and prepare folder for our module

Lecture 6 Module structure

Lecture 7 Manifest

Lecture 8 Models

Lecture 9 Basic fields

Lecture 10 Views

Lecture 11 Menus

Lecture 12 Window actions

Lecture 13 Minimum viable security for our model

Section 3: Views: part 1

Lecture 14 Form view

Lecture 15 Tree view

Lecture 16 Search view

Section 4: Advanced fields and other models

Lecture 17 Advanced Fields

Lecture 18 Onchange, Compute, Depends and Constraints

Lecture 19 Models functions: browse, search, sorted, filtered, mapped

Lecture 20 Wizards: TransientModel

Lecture 21 AbstractModel

Lecture 22 Chatter and Activity

Section 5: CRON and Server Action

Lecture 23 Crons (ir.cron)

Lecture 24 Server Action (ir.actions.server)

Section 6: Frontend development

Lecture 25 Controllers and Rendering views

Lecture 26 Using data in templates

Section 7: Reports

Lecture 27 Creating the action

Lecture 28 Developing a PDF report

Section 8: Inheritance: extending existing Odoo modules

Lecture 29 Model inheritance

Lecture 30 View inheritance

Lecture 31 Changing compute behaviors

Lecture 32 Controller inheritance

Lecture 33 Template inheritance

Section 9: Wrap up and Thank you

Lecture 34 Wrap up and Thank you

Developer wanting to learn a new framework,Developer wanting to work at Odoo,Odoo developer not knowing how to do something that is in this course
chaPPdgg_o.jpg


Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!

Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!

Free search engine download: Udemy - Odoo Development Masterclass (updated monthly) 2023-12
 
Kommentar

In der Börse ist nur das Erstellen neuer Download-Angebote erlaubt! Ignorierst du das, wird dein Beitrag ohne Vorwarnung gelöscht. Ein Eintrag ist offline? Dann nutze bitte den Link  Offline melden . Möchtest du stattdessen etwas zu einem Download schreiben, dann nutze den Link  Kommentieren . Beide Links findest du immer unter jedem Eintrag/Download.

Data-Load.in | Dataload.in

Auf Data-Load.in findest du Links zu kostenlosen Downloads für Filme, Serien, Dokumentationen, Anime, Animation & Zeichentrick, Audio / Musik, Software und Dokumente / Ebooks / Zeitschriften. Wir sind deine Boerse für kostenlose Downloads!

Ist Data-Load.in / Dataload.in legal?

Data-Load.in ist nicht illegal. Es werden keine zum Download angebotene Inhalte auf den Servern von Data-Load.in gespeichert.
Oben Unten