Sylvain LE GAL
baf2c9e51d
[IMP] sql_export : force user to set properties to avoid server error
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
94dc7c0887
Migrate to 14.0
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
Florian da Costa
161808aafa
Adapt module sql_export_mail to be compatible with multiple file format
2024-01-12 15:43:09 +01:00
Florian da Costa
7be267df9a
Fix uses of params in sql query
2024-01-12 15:43:09 +01:00
David Beal
716df0452a
IMP sql_export: render field as require when matching field def
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
Benoit
7d7b02a55f
[IMP] add support of variables in queries
...
[FIX] encoding with mogrify
[FIX] hide placeholder
2024-01-12 15:43:09 +01:00
Florian da Costa
35ed6c594b
Add sql export module (migration from v7)
...
Add rollback after executing query as a double security with blacklist terms
add known issue in readme
2024-01-12 15:43:09 +01:00