Commit Graph

20 Commits

Author SHA1 Message Date
OCA-git-bot
419cf92a62 [BOT] post-merge updates 2024-11-24 14:18:39 +00:00
Sylvain LE GAL
b2d4e1f3b3 [IMP] bi_sql_editor: allow to generate form view. So It is possible to see data detail, when clicking on an item in a tree view
- update / create tree and form view once all the models are loaded, to avoid errors because fields are not available
2024-07-23 10:37:22 +02:00
OCA-git-bot
3daba9a7f0 [BOT] post-merge updates 2024-06-06 10:44:26 +00:00
GuillemCForgeFlow
6c3534e942 [IMP]bi_sql_editor: add parent menu as an editable parameter when creating UI elements
When creating the UI for the SQL view, it is now possible to set a specific Parent Menu which will be used when creating the UI Menu for the report itself. The default value will be the `SQL Reports` menu.
Also, added the explanation on the `CONFIGURE.rst` file to have the description updated.
2024-06-06 12:29:00 +02:00
OCA-git-bot
db80666be5 [BOT] post-merge updates 2024-05-02 15:52:46 +00:00
OCA-git-bot
304c394aef [BOT] post-merge updates 2024-01-08 11:13:11 +00:00
chien
c8471a0f63 [MIG] bi_sql_editor: Migration to 17.0 2023-12-22 09:15:47 +07:00
OCA-git-bot
d6c716068f [BOT] post-merge updates 2023-12-18 17:57:23 +07:00
OCA-git-bot
f067c3913f [UPD] README.rst 2023-12-18 17:57:23 +07:00
OCA-git-bot
87f555bafc [UPD] README.rst 2023-12-18 17:57:23 +07:00
Sylvain LE GAL
2766be4057 [MIG] bi_sql_editor : from 15.0 to 16.0
- move menu and action in according view file
- use new sql_request_abstract menu entry for SQL views configuration
- Use sql_request_abstract primary tree view
- Use sql_request_abstract primary form view
- move has_grouped_changed in sql_request_abstract module
- improve demo data
- add default count value to display in pivot, if no pivot_measures are defined ;
- set widget handle to sequence field
- reorder fields in tree view and add optional hide for some fields
- simplify : make field_description field required
- improve : add optional='hide' and 'show' on tree visibility
- replace obsolete base.menu_board_root by spreadsheet_dashboard entries
- update translation
2023-12-18 17:57:23 +07:00
OCA-git-bot
4a36cd20c8 [UPD] README.rst 2023-12-18 17:57:23 +07:00
OCA-git-bot
a24c3d6427 [UPD] README.rst 2023-12-18 17:57:23 +07:00
OCA-git-bot
6df1965dc3 bi_sql_editor 13.0.1.0.1
[UPD] README.rst
2023-12-18 17:57:23 +07:00
Pedro M. Baeza
1bb7abb561 [FIX] bi_sql_editor: Fixes images path
Fixes #309
2023-12-18 17:57:23 +07:00
OCA-git-bot
df9385415d bi_sql_editor 12.0.1.2.0
bi_sql_editor 12.0.1.1.0

[UPD] README.rst

[UPD] README.rst
2023-12-18 17:57:23 +07:00
Adrià Gil Sorribes
80bc801387 Update readme 2023-12-18 17:57:23 +07:00
Adrià Gil Sorribes
c5a15091d6 [12.0][MIG] Migrate module bi_sql_editor to v12 2023-12-18 17:57:23 +07:00
Sylvain LE GAL
6083d5b5d9 create ui now create tree view [IMP] fr translation [IMP] add last refresh date time on the action name of each sql materialized view 2023-12-18 17:57:23 +07:00
Sylvain LE GAL
3e5085f1a9 new module bi_sql_editor [IMP] function to guess model for many2one field; [ADD] security 2023-12-18 17:57:23 +07:00