🎉 Initial commit - Hazard Odoo 16 project

- Custom modules: hazard_shopify, hazard_inventory_report, hazard_website
- Third-party modules: bi_sql_editor, query_deluxe, sql_request_abstract, l10n_mx_sat_sync_itadmin_ee
- Docker setup: Odoo 16 + PostgreSQL 17
- Utility scripts: backup_hazard.sh, update_module.py
- Agent configuration: .agents/AGENTS.md
- Security: Enterprise modules, credentials, backups and production data excluded via .gitignore
This commit is contained in:
2026-06-30 06:12:35 -06:00
commit 28d9e56f47
350 changed files with 99832 additions and 0 deletions
+39
View File
@@ -0,0 +1,39 @@
==============
query_deluxe
==============
This module is usefull to make postgreSQL's queries directly from an Odoo interface.
You can type queries involving SELECT statement and many clauses like WHERE, AND, etc ...
The result is correctly presented in a table form.
You can also make UPDATE, DELETE, CREATE, INSERT, ALTER and DROP statements.
Usage
=====
Go to "Apps" menu and type "query_deluxe" into the search box.
Odoo version 16
Credits
=======
Authors
~~~~~~~
* Yvan Dotet
Maintainers
~~~~~~~~~~~
* This module is maintained by Yvan Dotet.
Contact
~~~~~~~
* Mail address of Yvan Dotet : Yvandotet@yahoo.fr
* website :
1) https://github.com/YvanDotet/query_deluxe
2) https://be.linkedin.com/in/yvan-dotet-19ba67135