Availability |
Odoo Online
Odoo.sh
On Premise
|
Lines of code | 139 |
Technical Name |
data_query_export |
License | AGPL-3 |
Website | https://github.com/ShahAlamSumon |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Lines of code | 139 |
Technical Name |
data_query_export |
License | AGPL-3 |
Website | https://github.com/ShahAlamSumon |
Data Query and Excel Export
Overview
Sometime it's very difficult to access database directly. With this module user can access database directly and run query. After query user can export data in Excel. User need to write appropriate SQL like, select/update/delete method. And this will impact to database directly. If there any error in query then error message show with hint.
Export Menu!
User need to go Settings>Technical menu. Then need to go 'Data Export' menu under 'Database Structure' section. Here User will get new screen of query.

Run SQL and Show Result

User can run query and can see the result with 'Show' button. Here user can run select/delete/update methods. Any aggregate function can run from here. Also any SQL functionality can run from here.
Excel Export!
User can generate data in excel file with 'Export' button. Then need to click on export file to download the file.


Here is the example of the Excel. This excel file format is .xls. This can be access able from Widows, Ubuntu or Mac.
Error Message With Hint!
If there any error in the query then there error message will show with hint.

Reload!

User can refresh the page with 'Reload' button. After reload this user can write new query and get new result.
Please log in to comment on this module
Report comment
Any abuse of this reporting system will be penalizedHelpful for finding data
Thanks Shah Alam Sumon. Nice work
There are no comments yet!