Commit Graph

15 Commits

Author SHA1 Message Date
Florian da Costa
31c6385dcf [FIX] sql_export : remove unused action parameter 2024-01-12 15:43:09 +01:00
Florian da Costa
050a695e0a [FIX] Fix warning removing the useless param nodestroy in sql export wizard 2024-01-12 15:43:09 +01:00
Florian da Costa
d651a20821 [IMP] Add back the variable feature in sql_export
Refactore to use the new properties field
2024-01-12 15:43:09 +01:00
Sylvain LE GAL
a7d8909bc2 [MIG] sql_export from V15.0
- split view in two files, according OCA guidelines;
- add legalsylvain as maintainers
- use abstract tree and form views
- refactor : split demo data into two files, according OCA guidelines
- replace obsolete base.menu_reporting_dashboard by spreadsheet_dashboard entries
- update translation
- prevent usage of export with parameters, that requires extra work
- do not skip 'check execution' when confirming sql exports
2024-01-12 15:43:09 +01:00
mariadforgeflow
0bfff3272a [IMP] sql_export: black, isort, prettier 2024-01-12 15:43:09 +01:00
Florian da Costa
81fb4080cd Update roadmap for v15 and make some usability improvements
Improve usability about variable creation and choice by hiding base wizard base fields and display simplified view
Add a description on paramter fields to help the user to use parameters
If not parameter are used for the query, display the wizard with the generated file directly
2024-01-12 15:43:09 +01:00
Florian da Costa
89ab0494e4 [IMP] sql_export: black, isort, prettier 2024-01-12 15:43:09 +01:00
Florian
ccb9fdc45c Small fixes for v12/python3 standard
Co-Authored-By: David Beal <david.beal@akretion.com>
2024-01-12 15:43:09 +01:00
Florian da Costa
dcb592c85e Migrate sql_export_excel to v12 2024-01-12 15:43:09 +01:00
David Beal
6cdd5e097e FIX sql_export: test and misc 2024-01-12 15:43:09 +01:00
David Beal
109676f398 PORT v12 sql_export 2024-01-12 15:43:09 +01:00
aheficent
909d4f4939 [MIG][10.0]sql_export v10 2024-01-12 15:43:09 +01:00
aheficent
ff0900ca7b [IMP]encode output file 2024-01-12 15:43:09 +01:00
Sylvain LE GAL
456f8038ed [REF] create a new module sql_request_abstract 2024-01-12 15:43:09 +01:00
Mourad Elhadj Mimoune
7c9527acc1 [MIG] Migrate module from 8.0 to 9.0 2024-01-12 15:43:09 +01:00