Native experience
Uses standard Odoo models, views and permissions.
PostgreSQL Query Deluxe for Odoo 17.0
Uses standard Odoo models, views and permissions.
Manifest and technical references match series 17.0.
Namespaced assets reduce installation collisions.
License: AGPL-3. Original author: Yvan Dotet.
Support: devops@conexaoazul.com
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
Discuss (mail)
|
| Lines of code | 375 |
| Technical Name |
blue_query_deluxe |
| License | AGPL-3 |
| Website | https://github.com/YvanDotet/blue_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 and you can print your table's result in a PDF or XLSX format.
For XLSX format, you have to use an additional module available at https://apps.odoo.com/apps/modules/17.0/query_deluxe_xlsx
This last depends on the module 'report_xlsx' that should be available at https://apps.odoo.com/apps/modules/17.0/report_xlsx
You can also make UPDATE, DELETE, CREATE, INSERT, ALTER and DROP statements.
Go to "Apps" menu and type "blue_query_deluxe" into the search box.
Odoo version 17
Please log in to comment on this module