Commit Graph

18 Commits (aec96ed82c71b4b967ae184054edbd60c4f6004e)

Author SHA1 Message Date
Sylvain LE GAL a70ff1aaf4 [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
2022-11-24 09:34:01 +01:00
mariadforgeflow eada4043c2 [IMP] sql_export: black, isort, prettier 2022-11-23 16:21:27 +01:00
Florian da Costa 75a8934d43 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
2022-11-23 16:21:27 +01:00
Florian da Costa 102fddb50f Migrate to 14.0 2022-11-23 16:21:27 +01:00
Florian da Costa 333bccfd80 [IMP] sql_export: black, isort, prettier 2022-11-23 16:21:27 +01:00
Florian 50e94e64ad Small fixes for v12/python3 standard
Co-Authored-By: David Beal <david.beal@akretion.com>
2022-11-23 16:21:27 +01:00
Florian da Costa 6d9b2445b1 Migrate sql_export_excel to v12 2022-11-23 16:21:27 +01:00
Florian da Costa 9f3df7540d Adapt module sql_export_mail to be compatible with multiple file format 2022-11-23 16:21:27 +01:00
Florian da Costa a03f438036 Fix uses of params in sql query 2022-11-23 16:21:27 +01:00
David Beal 15fe7ef9ca IMP sql_export: render field as require when matching field def 2022-11-23 16:21:27 +01:00
David Beal a52c0219c1 FIX sql_export: test and misc 2022-11-23 16:21:27 +01:00
David Beal 3f86fe0ae9 PORT v12 sql_export 2022-11-23 16:21:27 +01:00
aheficent dabf0ca825 [MIG][10.0]sql_export v10 2022-11-23 16:21:27 +01:00
aheficent a9d309e44e [IMP]encode output file 2022-11-23 16:21:27 +01:00
Sylvain LE GAL 59bbdc9889 [REF] create a new module sql_request_abstract 2022-11-23 16:21:27 +01:00
Mourad Elhadj Mimoune 21a9b84dc1 [MIG] Migrate module from 8.0 to 9.0 2022-11-23 16:21:27 +01:00
Benoit bf2ab7c7f7 [IMP] add support of variables in queries
[FIX] encoding with mogrify

[FIX] hide placeholder
2022-11-23 16:21:27 +01:00
Florian da Costa 5fabbb4330 Add sql export module (migration from v7)
Add rollback after executing query as a double security with blacklist terms

add known issue in readme
2022-11-23 16:21:27 +01:00