Thanks to visit codestin.com
Credit goes to github.com

Skip to content

alexlafalce/exploring-odoo

 
 

Repository files navigation

Exploring Odoo

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.

I WILL block you if you spout non-sense like I have the obligation to help you in anyway.

Experimental Odoo Modules

Name Folder Description
AI Bot ai_bot Querying Odoo database with AI.
Adv AI Bot adv_ai_bot Querying Odoo database with AI and RAG.
Calendar Bot calendar_bot Automate schedules with AI and Function Calling.
Gemini Dashboard gemini_dashboard Utilizes Google Gemin and Piper TTS to describe charts.
Gemini Editor gemini_editor Generate srticles / texts with Google Gemini.
Viz Bot viz_bot Import data from images.
Frodoo frodoo Voice Assistant for Odoo.
POS Custom Email pos_custom_email_template Using AI to generate POS receipt email.
Cheat Module cheat_module Basic cheat module for Odoo module development.
Cheat Inheritance cheat_inheritance Addition for cheat module to demonstrate inheritances.
Quickboard quickboard Simple yet flexible AI powered dashboard

About

Source code from youtube channel Exploring Odoo.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 60.8%
  • Python 33.8%
  • SCSS 5.4%