Availability |
Odoo Online
Odoo.sh
On Premise
|
Lines of code | 185 |
Technical Name |
developer_tool_bits |
License | AGPL-3 |
Website | https://terabits.xyz/ |
Versions | 14.0 15.0 16.0 17.0 18.0 |



Developer tool bits for odoo
This app helps you work with Odoo more easily by letting you run Python
scripts and SQL queries directly in Odoo. It's simple and quick to use.
Here's how it works:

What this app can do
Run python code :
- Write your own Python scripts inside the app.
- Test how your code works without using any other tools.
- See the results right away in the result.
Run SQL queries :
- Write SQL queries to get data from the Odoo database.
- Find specific information, check records, or solve problems.
- View the data in an easy-to-read format.

How to use it

After installing the app, go to the Settings > Technical > Execute Script.


Choose what you want to do:

Python Code: Type a Python script.


SQL Query: Type an SQL query.


Click the Execute button to process your script or query.

The results will show up below so you can check the data.


Changelog(s)
Each update adds powerful new tools to help you better
see and understand your data, like a pro.
Please log in to comment on this module