Skip to content

[19.0][MIG] base_optional_quick_create: Migration to 19.0#1277

Open
tansadio wants to merge 44 commits into
OCA:19.0from
tansadio:19.0-mig-base_optional_quick_create
Open

[19.0][MIG] base_optional_quick_create: Migration to 19.0#1277
tansadio wants to merge 44 commits into
OCA:19.0from
tansadio:19.0-mig-base_optional_quick_create

Conversation

@tansadio

@tansadio tansadio commented Apr 7, 2026

Copy link
Copy Markdown

Migration of base_optional_quick_create to version 19.0.

eLBati and others added 30 commits April 7, 2026 08:59
…ore registring the 'check_quick_create' hook
In order to get visibility on https://www.odoo.com/apps the OCA board has
decided to add the OCA as author of all the addons maintained as part of the
association.
…0 and make it installable * apply a views/models directory arch into the module * fix xpath anchor on ir_model views (osv_memory to transient) * add README.rst * apply some new api
…nsetting the flag clears the patch

Currently translated at 100,0% (3 of 3 strings)

Translation: server-tools-10.0/server-tools-10.0-base_optional_quick_create
Translate-URL: https://translation.odoo-community.org/projects/server-tools-10-0/server-tools-10-0-base_optional_quick_create/de/
When starting Odoo in multiprocess, a change to the field
IrModel.avoid_quick_create would be active only on the current worker.
Otherwise, it would be active after a restart.

The proposed change is to signal a registry change, forcing the other
workers to reload a registry and then be aware of the change.
Currently translated at 100.0% (3 of 3 strings)

Translation: server-ux-14.0/server-ux-14.0-base_optional_quick_create
Translate-URL: https://translation.odoo-community.org/projects/server-ux-14-0/server-ux-14-0-base_optional_quick_create/it/
Currently translated at 100.0% (3 of 3 strings)

Translation: server-ux-16.0/server-ux-16.0-base_optional_quick_create
Translate-URL: https://translation.odoo-community.org/projects/server-ux-16-0/server-ux-16-0-base_optional_quick_create/ja/
Currently translated at 100.0% (3 of 3 strings)

Translation: server-ux-16.0/server-ux-16.0-base_optional_quick_create
Translate-URL: https://translation.odoo-community.org/projects/server-ux-16-0/server-ux-16-0-base_optional_quick_create/es/
Currently translated at 100.0% (3 of 3 strings)

Translation: server-ux-16.0/server-ux-16.0-base_optional_quick_create
Translate-URL: https://translation.odoo-community.org/projects/server-ux-16-0/server-ux-16-0-base_optional_quick_create/it/
Jaydeep Gajera and others added 14 commits April 7, 2026 08:59
Currently translated at 100.0% (3 of 3 strings)

Translation: server-ux-18.0/server-ux-18.0-base_optional_quick_create
Translate-URL: https://translation.odoo-community.org/projects/server-ux-18-0/server-ux-18-0-base_optional_quick_create/tr/
With the changes introduced in odoo/odoo@de056cc#diff-b37c7fd5520c97a29ddc59495779e7be61a66e15e85603928e27b3affb9dc31f, an error was occurring because the change validation on the model was being performed before tearDownClass was executed. Therefore, it has been modified so that the mock changes are applied in each test and cleaned up after each test. This way, the error will no longer appear and the test will run normally.
@tansadio tansadio force-pushed the 19.0-mig-base_optional_quick_create branch from 5a67c09 to 339d5ba Compare April 7, 2026 10:10
@HugOdoo

HugOdoo commented May 1, 2026

Copy link
Copy Markdown

@tansadio

Can we merge this?

let me know,

Thanks,
Hugo

@tansadio

Copy link
Copy Markdown
Author

@tansadio

Can we merge this?

let me know,

Thanks, Hugo

OK for me 👍 thanks! We can merge it.

@OCA-git-bot

Copy link
Copy Markdown
Contributor

This PR has the approved label and has been created more than 5 days ago. It should therefore be ready to merge by a maintainer (or a PSC member if the concerned addon has no declared maintainer). 🤖

@HugOdoo

HugOdoo commented Jun 18, 2026

Copy link
Copy Markdown

ping :)

trojikman added a commit to bob-ERP/server-ux that referenced this pull request Jun 23, 2026
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.