Skip to content

Conversation

@davejames
Copy link
Member

migration to v14

Also includes the functionality to choose a group operator for each field. This functionality was originally written as a seperate module bi_sql_editor_aggregate for version 12 because upgrading existing databases was problematic, however as this is a fresh migration the same problem will not apply so it is included in the base module.

legalsylvain and others added 30 commits June 7, 2021 12:38
…fresh date time on the action name of each sql materialized view
Fix error '... is not a table or foreign table'
Fix view (colors + oe_highlight)
Fix tests
Fix README + manifest
Fix back to draft
Fix cron call + default values
Use Postgres version 9.6 for travis builds
* [IMP] is_materialized field non readonly on sql_valid state ; [FIX] block possibility to set indexes on non materialized view

* [FIX] set domain_force, group_ids readonly if state > sql_valid

* [IMP] better display of the field group_ids

* [IMP] possibility to reorder menu items from sql views

* [IMP] Do not warn user when setting sql view to draft if state is sql_valid

* [REF]

* [FIX] Set Date of the first execution in the action name
[UPD] Update bi_sql_editor.pot

[UPD] Update bi_sql_editor.pot

[UPD] Update bi_sql_editor.pot
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
bi_sql_editor 12.0.1.1.0

[UPD] README.rst

[UPD] README.rst
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: reporting-engine-12.0/reporting-engine-12.0-bi_sql_editor
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-12-0/reporting-engine-12-0-bi_sql_editor/
Currently translated at 29.1% (32 of 110 strings)

Translation: reporting-engine-12.0/reporting-engine-12.0-bi_sql_editor
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-12-0/reporting-engine-12-0-bi_sql_editor/de/
Copy link

@richard-willdooit richard-willdooit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@davejames

Looks complete, to me.

@davejames davejames force-pushed the 14.0-mig-bi_sql_editor branch from 871c1ca to c807f61 Compare June 7, 2021 08:39
@legalsylvain
Copy link
Contributor

Hi @davejames

First thanks a lot for porting this module. could you include some improvement done on V12 and that are not merged, by cherry pick ?

thanks !

@davejames davejames force-pushed the 14.0-mig-bi_sql_editor branch from c807f61 to 4648ff1 Compare June 8, 2021 03:07
HviorForgeFlow and others added 7 commits June 8, 2021 13:15
[UPD] README.rst
Currently translated at 38.3% (43 of 112 strings)

Translation: reporting-engine-13.0/reporting-engine-13.0-bi_sql_editor
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-13-0/reporting-engine-13-0-bi_sql_editor/es/
this commit allows specifying the group operator for each field. This functionality was originally included in a seperate module "bi_sql_editor_aggregate" in version 12.
@davejames davejames force-pushed the 14.0-mig-bi_sql_editor branch from 4648ff1 to 53dc46e Compare June 8, 2021 03:15
@davejames
Copy link
Member Author

Hi @legalsylvain

I have cherry-picked 3 out of the 4, however #496 depends on changes in OCA/server-tools#2061 which are not yet merged, let alone ported to 14.0. So I have excluded that one for now. I suggest we open a new PR for it once it is merged and ported to 14.0

@davejames davejames marked this pull request as ready for review June 8, 2021 04:30
@legalsylvain
Copy link
Contributor

Hi @davejames. Thanks for cherry picking.
I ported OCA/server-tools#2061 here OCA/server-tools#2103.
When it will be merged, I'll do a little PR to add it.

thanks for porting this module !

@davejames
Copy link
Member Author

@legalsylvain would it be possible for you to review/merge?

@gurneyalex
Copy link
Member

/ocabot merge nobump

@OCA-git-bot
Copy link
Contributor

What a great day to merge this nice PR. Let's do it!
Prepared branch 14.0-ocabot-merge-pr-518-by-gurneyalex-bump-nobump, awaiting test results.

@OCA-git-bot OCA-git-bot merged commit 76b5d0f into OCA:14.0 Jun 11, 2021
@OCA-git-bot
Copy link
Contributor

Congratulations, your PR was merged at 93f8832. Thanks a lot for contributing to OCA. ❤️

@davejames davejames deleted the 14.0-mig-bi_sql_editor branch June 14, 2021 23:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.