This website requires JavaScript.
Explore
Help
Register
Sign In
audrius
/
reporting-engine
Watch
1
Star
0
Fork
1
You've already forked reporting-engine
mirror of
https://github.com/OCA/reporting-engine.git
synced
2025-02-16 16:30:38 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bbe268320abc52cd91395dc898043b5f22133383
reporting-engine
/
bi_sql_editor
/
models
History
Sylvain LE GAL
bbe268320a
[FIX] bi_sql_editor : do not allow to create model (and sql views) if related model are not set on many2one fields. It prevents the error 'AttributeError: '_unknown' object has no attribute 'id''
2023-12-05 21:34:29 +01:00
..
__init__.py
bi_sql_editor: add support for group operators
2023-02-17 10:19:08 +00:00
bi_sql_view_field.py
[IMP] bi_sql_editor : add field context
2023-02-17 10:19:08 +00:00
bi_sql_view.py
[FIX] bi_sql_editor : do not allow to create model (and sql views) if related model are not set on many2one fields. It prevents the error 'AttributeError: '_unknown' object has no attribute 'id''
2023-12-05 21:34:29 +01:00
ir_model.py
[MIG] bi_sql_editor: Migration to 15.0
2023-02-17 10:19:08 +00:00