This repository contains the source code featured on the Exploring Odoo YouTube channel. Each branch corresponds to specific videos — make sure you’re on the right branch for the code you’re following.
To properly use this code, it’s essential to watch the related YouTube video:
- All external libraries and links are listed in the video description.
- Watch the video completely to avoid setup issues (e.g., missing Chart.js extensions).
This project lives or dies by community engagement — stars, comments, and discussions are the only deciding factors for what continues to be maintained or expanded.
⭐ More stars, comments, and subscribers = More updates and new modules. 💤 Low engagement = Modules may be dropped or archived.
Your visible support directly shapes the project’s direction. If you want a module, feature, or experiment to live on — show it through engagement.
- For learning and exploration only, not for production or commercial use.
- While the MIT License allows reuse, production deployment is strongly discouraged.
- Using this code in live environments is at your own risk.
- Production use pressures could force development to slow down or stop — please respect the educational intent.
- This repo is an archive of examples from YouTube tutorials.
- Code is tested only for the scenarios shown in the videos.
- No technical support, no bug fixes, no feature requests.
- Updates happen only when aligned with future video content and supported by community interest.
All development follows the Exploring Odoo channel’s educational roadmap. Community engagement determines what happens next:
| Community Support | Result |
|---|---|
| ⭐ High Interest | Module maintained, expanded, or revisited in videos |
| ⚪ Low Interest | Module may be archived or dropped |
| 💬 Active Discussions | Topics likely to be explored in future content |
Your actions literally guide which ideas grow and which fade.
- Most frontend logic was written in TypeScript, but only transpiled JavaScript is provided.
- There’s no upgrade path — each module matches a specific video version.
- For new versions, install fresh or remove old modules first.
Pull Requests (PRs) aren’t accepted — but you can still directly influence the project:
- ⭐ Star this repo → helps decide what continues.
- 📺 Subscribe to the YouTube channel → supports ongoing video development.
- 💬 Join discussions → share ideas or feedback politely.
- 🧠 Suggest topics → popular suggestions may appear in future videos.
Every small action of support helps keep this project alive and evolving.
- Recommended:
git clone→ stay synced with video updates viagit pull. - Not recommended: Forks go out of sync quickly and are harder to maintain.
This project exists to explore, teach, and inspire. If you find value here — star it, share it, and keep the conversation going. Your engagement decides whether the next module is born… or forgotten.