Companies Home Search Profile

Mastering Odoo Development - Technical Fundamentals

Focused View

Odoo Class Videos

10:21:06

14 View
  • 1 - CompleteOdoo14InstallationonUbuntu20ebook.pdf
  • 1 - Introduction.mp4
    01:04
  • 1 - vetapp.zip
  • 2 - NEW Setup WSL & Install Ubuntu 2004.mp4
    04:42
  • 3 - Downloading VMware virtual environment and Ubuntu 1404 Desktop.mp4
    05:41
  • 4 - Install Ubuntu 1404.mp4
    11:34
  • 5 - Finish updating Ubuntu and installing Postgres Server.mp4
    10:52
  • 5 - PreparingUbuntuforOdoo.txt
  • 6 - Installing Odoo Dependencies.mp4
    06:20
  • 6 - odoodependenciestxt.txt
  • 7 - Downloading the Odoo 9 source code and starting the Odoo Server.mp4
    11:25
  • 8 - Introducing our development example and creating our development database.mp4
    07:08
  • 9 - Understanding Odoo models using the Odoo Debug Mode.mp4
    10:57
  • 10 - Learning more about Odoo models.mp4
    06:11
  • 11 - Backup and Restore your Odoo Database.mp4
    03:47
  • 12 - Understanding models in Odoo.mp4
    07:11
  • 13 - Understanding and modifying Odoo Views in Debug Mode.mp4
    09:29
  • 14 - Add custom fields to tree views and learn to position fields in views.mp4
    11:13
  • 15 - Learn about Odoo actions and how they work with models and views.mp4
    05:24
  • 16 - Learn how Odoo menus actions and views fit together.mp4
    08:38
  • 17 - Learn how to customize Odoo search views.mp4
    10:21
  • 18 - Create a custom menu and action in Odoo.mp4
    19:51
  • 19 - Learn the fundamentals for creating an Odoo application in 10 minutes.mp4
    09:09
  • 19 - openerp.zip
  • 20 - Installing your custom Odoo Application.mp4
    12:42
  • 21 - Adding a custom field to your Odoo application.mp4
    13:23
  • 22 - Create a custom view to display your new field.mp4
    18:23
  • 23 - Exercise Add new fields to your Odoo model and Tree view.mp4
    08:49
  • 24 - Add a customized form view to your Odoo application.mp4
    13:47
  • 25 - Getting Started with Python Development.mp4
    12:13
  • 26 - Learn to Import Libraries and Create Basic Loops.mp4
    08:18
  • 27 - Creating and Looping through Lists in Python.mp4
    05:56
  • 28 - Exercise Create your own list of Toys in Python and Print them.mp4
    02:45
  • 29 - Understanding the Basics of Python Dictionaries.mp4
    11:52
  • 30 - Creating Custom Methods to Organize your Python Code.mp4
    08:43
  • 30 - pythontutorial.zip
  • 31 - Installing Eclipse to Improve your Odoo Development Environment.mp4
    12:15
  • 32 - Looking at the Odoo source code and Understanding the Odoo Framework.mp4
    19:43
  • 33 - Adding a Custom Menu and Action to your Odoo Application.mp4
    12:57
  • 34 - Learn to use Domain to Filter Records in Odoo Actions.mp4
    07:42
  • 35 - Improve the Application Design using the Odoo Framework.mp4
    14:08
  • 35 - dietfactssourcesection6.zip
  • 35 - dietfactssourcesection6tar.zip
  • 36 - Adding a New Model to your Odoo Application.mp4
    14:47
  • 37 - Add a Menu and an Action to your New Odoo Model.mp4
    12:05
  • 38 - Learn to use Related Models and Many2One Fields.mp4
    13:17
  • 39 - Create a Custom Form for your New Models.mp4
    08:46
  • 40 - Using a Notebook and Page to Display your Related Model.mp4
    16:33
  • 41 - Learn How to Create Computed and Functional Fields.mp4
    15:12
  • 42 - Exercise Modify Compute Field and Create a Tree View.mp4
    11:12
  • 43 - Improving your Tree View and Putting a Total in a Column.mp4
    05:35
  • 44 - Creating Two New Related Models in Your Application.mp4
    19:35
  • 45 - Exercise.mp4
    05:35
  • 46 - Using View Inheritance to Add a Page to the Product Notebook.mp4
    14:02
  • 47 - Using irmodelaccesscsv to Configure Model Security.mp4
    08:36
  • 48 - Adding a Related Field To Your Model.mp4
    06:14
  • 49 - Creating a Computed Field with More Complex Calculations.mp4
    14:30
  • 50 - Learn to use the OnChange Decorator to Create Dynamic Applications.mp4
    08:42
  • 50 - dietfacts.zip
  • 50 - dietfactstar.zip
  • 51 - Creating the Basic Template and Print Menu for your Custom Report.mp4
    14:48
  • 52 - Updating Wkhtmltopdf to Eliminate Odoo Report Warning.mp4
    04:21
  • 53 - Learn to Report Data from Related Models in Odoo Reports.mp4
    11:23
  • 53 - dietfacts.zip
  • 53 - dietfactstar.zip
  • 54 - Learn to Connect to the Odoo API.mp4
    10:49
  • 55 - Authenticating to the API and using searchcount.mp4
    09:34
  • 56 - Learn How to Filter Data using the Odoo API.mp4
    10:16
  • 57 - Importing Data from a CSV File into Odoo.mp4
    11:08
  • 58 - Improve your Import Routine to Prevent Duplicate Records.mp4
    10:05
  • 59 - Search for Records using the Odoo API.mp4
    09:02
  • 60 - Exercise.mp4
    10:26
  • 60 - importproducts.zip
  • Description


    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

    Who is this for?


  • Anyone wishing to learn how to develop Odoo Applications
  • Anyone wishing to customize Odoo
  • Anyone who would like to better understand the Odoo Framework
  • What You Need to Know?


  • 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
  • More details


    Description

    New Video Lecture added June 15th, 2021 - WSL Development Environment setup

    WSL 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 programming

    While 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 framework

    Instead 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 Framework

    • See how to customize Odoo applications without writing a single line of code!

    • Create your own Odoo Application from scratch

    • Learn to extend Odoo models with your own custom fields

    • Modify views to display the information the users require

    • Create your own custom search filters

    • Learn how to create your own custom menus.

    • Add functional fields to your models that can perform calculations

    • Learn how to use domain and context to limit data and create dynamic applications

    • Write utility scripts in Python to quickly translate and import data into Odoo

    • Learn how to modify Odoo reports

    • Get a solid foundation you can use to create powerful Odoo Applications

    Will 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 Example

    While 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 Developer

    This 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.


    Who this course is for:

    • Anyone wishing to learn how to develop Odoo Applications
    • Anyone wishing to customize Odoo
    • Anyone who would like to better understand the Odoo Framework

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category
    Odoo Class Videos
    Odoo Class Videos
    Instructor's Courses
    Founder Greg Moss has been a business application and game developer for more than 30 years.    Unlike most boring text book courses turned into video, Greg produces fun engaging courses that teach you how to quickly begin creating professional applications and games.Greg focuses on development solutions and design patterns that get the job done!  Now over 10,000 students have taken Greg's courses on Udemy alone. A serial entrepreneur, Greg has created many successful businesses. In every course Greg takes the time not just to show you the technical side of application development, but also how to use those skills to become a successful developer.First Class Game StudiosGreg is the founder of First Class Game Studios, a small indie game studio that led off  with a cutting edge experimental game project NeuroMage. NeuroMage  combines exciting spell-casting duels, gorgeous imagery, and cutting-edge biosensor technology. Using NeuroSky's Mindwave - a research-grade wireless EEG headset,  Greg created a game in which you learn to harness the power of your own mind to build an arsenal of powerful spells and defeat your opponent.    Now, Greg has taken what he has learned through many years of business and game design architecture and put into making fun Udemy courses.Odoo Class VideosOdoo Class is recognized as the #1 resource for professional Odoo videos. Thousands of Odoo Developers, Odoo Partners, and Odoo integrators have subscribed to Odoo Class to further their knowledge of Odoo.  Now we are taking what we have learned in Odoo training and making the best Odoo videos and bringing our best courses to Udemy students. Starting with our first video products Odoo 8 Essentials and Ubuntu Workshop OdooClass has now built a library of more than 200 professional Odoo videos. Greg is also author of Working With Odoo. Available on Amazon. We are excited to bring these latest courses to Udemy.Here is what some Odoo Class subscribers have said about our Odoo videos:I am completely new to Linux, Python, Postgres and everything Odoo. Odooclass videos have been pivotal in my learning process and in my opinion is the best resource out there for beginners especially for those like me migrating from an entirely different development background. The videos are very clear and relevant. I would highly recommend them to anyone new to Odoo. - Peter S.I just wanted to say that the videos are great and have really opened my eyes to the capabilities with Odoo.- Joey K.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.I recommend Odoo Class for anyone want to learn odoo, they have a very high quality videos for both functional and technical- Vyas S.
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 60
    • duration 10:21:06
    • English subtitles has
    • Release Date 2024/03/12