25 lines
1.1 KiB
Markdown
25 lines
1.1 KiB
Markdown
# Cheat Module for Odoo Development
|
|
> [!WARNING]
|
|
> This module 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.
|
|
|
|
> [!CAUTION]
|
|
> Do not use this module unless you have reviewed the source codes thoroughly, understand what it does and in an experimental environment.
|
|
|
|
This module contains codes that are commonly used in Odoo development when using Odoo Web Framework.
|
|
This module is not meant to be used in production but to be copied and pasted to the real module.
|
|
|
|
Please watch this videos for more details:
|
|
|
|
[](https://youtu.be/l4zH2c7b34g)
|
|
|
|
[](https://youtu.be/3veS34mM70c)
|
|
|
|
[](https://youtu.be/mM04bjAImOU)
|
|
|
|
[](https://youtu.be/Lv4UP-Is4Dg) |