Jump to content

Mastering Odoo Development - Technical Fundamentals


Srbija

Recommended Posts

uaigzoba0kwzeemqqeyoh2mkcr.jpg

Mastering Odoo Development - Technical Fundamentals
Last updated 6/2021
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 5.86 GB | Duration: 10h 21m

Everything you need to get started developing Odoo applications. No previous Python experience required.


What you'll learn
Learn how to setup your Ubuntu server for development
Install Odoo source code from github
Understand the Odoo framework
Customize Odoo using developer mode
Develop custom Odoo Applications
Understand enough Python to make basic Odoo applications
Learn to Create Calculated and Related Fields
Create a custom report using qweb templates
Use Python to translate and import data into Odoo
Have a solid foundation for developing more advanced Odoo applications
Requirements
Basic computer skills
You should understand the basics of using Odoo from a functional perspective
You should be able to edit files
Previous experience in programming is helpful but not required
It is also helpful to understand a little bit about XML
You should be reasonably computer savvy

Description
New Video Lecture added June 15th, 2021 - WSL Development Environment setupWSL allows you to create a local ubuntu environment inside of Windows easily and efficiently. The new video added to the course walks you through the process.New May 23, 2021 - An updated build for Odoo 14 with some new cool features is now attached to the resources in the first lecture. Mastering Odoo Development - Technical Fundamentals is a comprehensive Odoo Technical Training course from Odoo Class that is designed to take you from the beginning of installing Odoo all the way up to developing Odoo Applications. At the end of this course you will understand how the Odoo Framework fits together and have a strong foundation for building real Odoo applications. The course now includes the complete application built in Odoo 14! Also includes FREE ODOO 14 Installation Guide! As the API has not changed fundamentally since Odoo 8... this course can be utilized in versions Odoo 8 to Odoo 14 with relatively small changes. If you are following along with the course you may wish to use Odoo 9 to make things just a bit easier. However, versions of Odoo development past Odoo 8 are very similar so you should be able to make the transition without too much difficulty. OdooClass continues to produce updated videos for Odoo and we hope in the future to bring more of them to the Udemy platform.NOTICE - If you are an active Odoo Class subscriber, this video is included with your subscription. Please login to your Odoo Class subscription to get access to this course. Odoo Class is recognized as the #1 source of Odoo Video Training and Workshops. If you Google for Odoo Class, you will quickly see that this is certainly not our first successful video course.If you want to Learn to Customize Odoo or become an Odoo Developer, you have come to the right place! If you are looking to learn how to develop in Odoo or want a complete comprehensive course to help you fill in some of the missing pieces you have been picking up trying to self teach yourself Odoo development... this is the course for you!We have created over 100 Odoo videos over the past two years. Now we've created the definitive Odoo Development Master Course and made it available here on Udemy.Here are some testimonials from Odoo Class Video subscribers:I just wanted to say that the videos are great and have really opened my eyes to the capabilities with Odoo.- Joey K.I recommend Odoo Class for anyone want to learn Odoo, they have a very high quality videos for both functional and technical- Vyas S.I find your videos real easy to follow and often revert back to them as a point of reference.- Peter Y.First off I want to comment on all of the quality video editions you have recently added to your library. They have been tremendously helpful and I have been recommending your service to many people.- John P.Now we have taken what we have learned from creating more than 100 video training courses for Odoo and brought that knowledge here to create our first Udemy full length course, Mastering Odoo 9 Development.Remember, if you are an Odoo Class subscriber you already have access to this course as part of your subscription.What makes this Odoo course special?1. We make it easy for those that are new to programmingWhile it certainly will be a little easier for someone who already knows some Python, this course does not require you to have any previous knowledge of Python.Even if you have virtually no experience in computer programming we walk you through learning the Odoo framework in such a way that even a relative beginner can understand. In fact we show you several ways you can customize Odoo without even writing a single line of Python code! If you are new to Python, we teach you how to add fields to any Odoo model, customize Odoo views, and creating you own menus and actions. Already know Python? That will make it all the easier. Just because we assume you don't know Python doesn't mean the course moves slowly. Within the 30 minutes of finishing your Odoo install you will be on your way to customizing Odoo!2. The course helps you get Odoo installed and developing RIGHT NOW!Even if you have never used Ubuntu before, we show you the basics on how to get around Ubuntu and enter the required commands to setup an Odoo server right on your Windows machine. You learn how to setup your Ubuntu server with Odoo. Naturally if you have never setup Ubuntu, you may need to watch the video more than once, Google a few commands, or ask a few questions in our help forum. If you wish to run a production Odoo server you will need to supplement your skills. Still, if you don't know Ubuntu... this video will help you get started and you can follow along step-by-step with this course. 3. This Video is Designed to Help you Understand the Odoo frameworkInstead of just showing you code examples we begin by going through the Odoo Framework and explaining how models, views and actions work together to make Odoo applications. You learn to customize Odoo without writing code making it easy to both understand the framework and prepare you for building powerful Odoo Applications. We cover major development topics you will need for real Odoo customization and development.Learn the power of the Odoo FrameworkSee how to customize Odoo applications without writing a single line of code!Create your own Odoo Application from scratchLearn to extend Odoo models with your own custom fieldsModify views to display the information the users requireCreate your own custom search filtersLearn how to create your own custom menus.Add functional fields to your models that can perform calculationsLearn how to use domain and context to limit data and create dynamic applicationsWrite utility scripts in Python to quickly translate and import data into OdooLearn how to modify Odoo reportsGet a solid foundation you can use to create powerful Odoo ApplicationsWill this video teach you everything you need to know about Odoo? No. The purpose is to give you a solid foundation and understanding of the Odoo framework and give you essential knowledge in Mastering Odoo Development. 4. Mastering Odoo Development uses a Real Business ExampleWhile this is our first Udemy course, Odoo Class has created more than 100 professional Odoo videos. In all our video courses we always look at how to use Odoo to solve real world business problems. Unlike many video courses that just show you a set of disconnected examples or walk you through a tutorial that is already on other websites... this video is based on a real world example. Using a requirements driven approach we see how to extend product records with far more detailed information. 5. Updated Content - A strong foundation for becoming an expert Odoo DeveloperThis video course will continue to be updated to include all the important topics for becoming a solid Odoo Developer. With this course you will have a solid foundation to begin exploring more advanced topics and videos that we will produce both here on Udemy and on Odoo Class. Please provide us feedback and additional content and future course videos we can continue to provide to the Odoo community.
Overview
Section 1: Welcome to Mastering Odoo Development - Technical Fundamentals
Lecture 1 Introduction
Section 2: Setting up an Ubuntu Server and Installing Odoo 9
Lecture 2 NEW! Setup WSL & Install Ubuntu 20.04
Lecture 3 Downloading VMware virtual environment and Ubuntu 14.04 Desktop
Lecture 4 Install Ubuntu 14.04
Lecture 5 Finish updating Ubuntu and installing Postgres Server
Lecture 6 Installing Odoo Dependencies
Lecture 7 Downloading the Odoo 9 source code and starting the Odoo Server
Section 3: Understanding the Odoo framework and basic Odoo customization
Lecture 8 Introducing our development example and creating our development database
Lecture 9 Understanding Odoo models using the Odoo Debug Mode
Lecture 10 Learning more about Odoo models
Lecture 11 Backup and Restore your Odoo Database
Lecture 12 Understanding models in Odoo - Creating our first field
Lecture 13 Understanding and modifying Odoo Views in Debug Mode
Lecture 14 Add custom fields to tree views and learn to position fields in views
Lecture 15 Learn about Odoo actions and how they work with models and views
Lecture 16 Learn how Odoo menus, actions, and views fit together
Lecture 17 Learn how to customize Odoo search views
Lecture 18 Create a custom menu and action in Odoo
Section 4: Create your first Odoo Application
Lecture 19 Learn the fundamentals for creating an Odoo application in 10 minutes
Lecture 20 Installing your custom Odoo Application
Lecture 21 Adding a custom field to your Odoo application
Lecture 22 Create a custom view to display your new field
Lecture 23 Exercise: Add new fields to your Odoo model and Tree view
Lecture 24 Add a customized form view to your Odoo application
Section 5: Odoo Python Primer
Lecture 25 Getting Started with Python Development
Lecture 26 Learn to Import Libraries and Create Basic Loops
Lecture 27 Creating and Looping through Lists in Python
Lecture 28 Exercise: Create your own list of Toys in Python and Print them
Lecture 29 Understanding the Basics of Python Dictionaries
Lecture 30 Creating Custom Methods to Organize your Python Code
Section 6: Improving your Odoo Development Skills
Lecture 31 Installing Eclipse to Improve your Odoo Development Environment
Lecture 32 Looking at the Odoo source code and Understanding the Odoo Framework
Lecture 33 Adding a Custom Menu and Action to your Odoo Application
Lecture 34 Learn to use Domain to Filter Records in Odoo Actions
Lecture 35 Improve the Application Design using the Odoo Framework
Section 7: Intermediate Odoo Development
Lecture 36 Adding a New Model to your Odoo Application
Lecture 37 Add a Menu and an Action to your New Odoo Model
Lecture 38 Learn to use Related Models and Many2One Fields
Lecture 39 Create a Custom Form for your New Models
Lecture 40 Using a Notebook and Page to Display your Related Model
Lecture 41 Learn How to Create Computed and Functional Fields
Lecture 42 Exercise: Modify Compute Field and Create a Tree View
Lecture 43 Improving your Tree View and Putting a Total in a Column
Section 8: Expanding Your Odoo Application
Lecture 44 Creating Two New Related Models in Your Application
Lecture 45 Exercise - Create a new Menu and Action for your Model
Lecture 46 Using View Inheritance to Add a Page to the Product Notebook
Lecture 47 Using ir.model.access.csv to Configure Model Security
Lecture 48 Adding a Related Field To Your Model
Lecture 49 Creating a Computed Field with More Complex Calculations
Lecture 50 Learn to use the OnChange Decorator to Create Dynamic Applications
Section 9: Creating Custom Odoo Reports
Lecture 51 Creating the Basic Template and Print Menu for your Custom Report
Lecture 52 Updating Wkhtmltopdf to Eliminate Odoo Report Warning
Lecture 53 Learn to Report Data from Related Models in Odoo Reports
Section 10: Understanding the Odoo API
Lecture 54 Learn to Connect to the Odoo API
Lecture 55 Authenticating to the API and using search_count
Lecture 56 Learn How to Filter Data using the Odoo API
Lecture 57 Importing Data from a CSV File into Odoo
Lecture 58 Improve your Import Routine to Prevent Duplicate Records
Lecture 59 Search for Records using the Odoo API
Lecture 60 Exercise - Update Data Using the Odoo API
Anyone wishing to learn how to develop Odoo Applications,Anyone wishing to customize Odoo,Anyone who would like to better understand the Odoo Framework

Hidden Content

    Give reaction to this post to see the hidden content.


masteringodoodevelopmvbkuk.jpg

Download from RapidGator

Hidden Content

    Give reaction to this post to see the hidden content.


Download from Keep2Share

Hidden Content

    Give reaction to this post to see the hidden content.

Link to comment

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...