[fork-CI] [19.0][MIG] server_action_navigate: Migration to 19.0#2
Draft
dnplkndll wants to merge 19 commits into
Draft
[fork-CI] [19.0][MIG] server_action_navigate: Migration to 19.0#2dnplkndll wants to merge 19 commits into
dnplkndll wants to merge 19 commits into
Conversation
running -u all cause an issue : ``` wip-test odoo.addons.base.models.ir_ui_view: delete_last_line n'est pas une action valide sur base.automation View name: Automations Error context: view: ir.ui.view(1145,) xmlid: view_base_automation_form view.model: base.automation view.parent: ir.ui.view(15,) file: /home/florent.thomas/DEV/Odoo_Server_And_Libs/Servers_14.0/OCB/addons/base_automation/views/base_automation_view.xml 2022-08-19 10:29:00,179 2679017 WARNING thesocialitefamily14-wip-test odoo.modules.loading: Transient module states were reset 2022-08-19 10:29:00,184 2679017 ERROR thesocialitefamily14-wip-test odoo.modules.registry: Failed to load registry ```
Currently translated at 100.0% (26 of 26 strings) Translation: server-backend-14.0/server-backend-14.0-server_action_navigate Translate-URL: https://translation.odoo-community.org/projects/server-backend-14-0/server-backend-14-0-server_action_navigate/fr/
Currently translated at 100.0% (25 of 25 strings) Translation: server-backend-16.0/server-backend-16.0-server_action_navigate Translate-URL: https://translation.odoo-community.org/projects/server-backend-16-0/server-backend-16-0-server_action_navigate/it/
Signed-off-by: Don Kendall <dkendall@ledoweb.com>
407303d to
c23aab6
Compare
- Rebuild the test fixture in setUpClass: OCA CI runs --without-demo=all, so the demo server action + navigate lines the test referenced via env.ref are now created inline. Signed-off-by: Don Kendall <dkendall@ledoweb.com>
c23aab6 to
c08e952
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Migration of
server_action_navigatefrom 18.0 to 19.0.Fork-CI validation PR. Will be closed once upstream PR against OCA/server-backend is
opened from the same branch.