This repository contains source codes presented in youtube channel Exploring Odoo
Warning
Everything in this repo is purely experimental and for educational purpose use only.
Do not use it in any environment but in an experimental one, definitely not in a production environment.
I'm not responsible for any damage or harm by the use of anything from this repo.
Use it at your own risk.
Note
This repository only serves as an archive, bugs will not be fixed.
The only test performed was to make sure things can be run on my environment to create videos for channel Exploring Odoo, and only for the specific scenario of the related video.
So, again, use it at your own risk.
I do not provide support in any kind.
Tip
It is important to watch the related video of the module thoroughly and read the video description too.
The information about external libraries used and the links for those libraries are in there.
E.g, if you're having trouble with the datalabel extension for chart.js then you must have not watched the video thoroughly. Please watch the video again thoroughly this time.
Important
This repo and the youtube channel is to help you learn. Not to provide you with fully functional module.
If you're having trouble with the code, ask politely and nicely like a civil person.
Name | Folder | Description |
---|---|---|
Quickboard | quickboard | Simple yet flexible AI powered dashboard |
Cheat Module | cheat_module | Basic cheat module for Odoo module development. |
Cheat Inheritance | cheat_inheritance | Addition for cheat module to demonstrate inheritances. |
Cheat Web | cheat_web | Addition for cheat module to demonstrate using Odoo Web Framework. |
Backend Theme | backend_theme_explorer | Backend Theme ( in development ) |