Skip to content

[19.0][MIG] base_user_role_history: Migration to 19.0#384

Open
tishmen wants to merge 20 commits intoOCA:19.0from
tishmen:19.0-mig-base_user_role_history
Open

[19.0][MIG] base_user_role_history: Migration to 19.0#384
tishmen wants to merge 20 commits intoOCA:19.0from
tishmen:19.0-mig-base_user_role_history

Conversation

@tishmen
Copy link

@tishmen tishmen commented Oct 9, 2025

Scope

  • base_user_role_history only

Summary

  • Migrate to Odoo 19.0 following OCA guide.
  • Search view RNG schema updated (<search><group> without deprecated attrs).

Pre-commit

  • Verified locally; no additional changes applied beyond auto-fixes.

Temporary dependency

  • Added a temporary reference in root test-requirements.txt to install base_user_role from the PR ref, per OCA guidelines.

Tests

Command:

./odoo/odoo-bin -c odoo.conf -d bur19_tests_burh -i base_user_role,base_user_role_history --test-enable --test-tags "/base_user_role_history" --without-demo=all --log-level=info --stop-after-init

Result: green locally.

Depends on:

baimont and others added 20 commits October 9, 2025 13:51
Currently translated at 100.0% (28 of 28 strings)

Translation: server-backend-17.0/server-backend-17.0-base_user_role_history
Translate-URL: https://translation.odoo-community.org/projects/server-backend-17-0/server-backend-17-0-base_user_role_history/it/
- Cleaned old depricated tests and moved to TransactionCase
- Fixed a test that did not test the expected thing
- Use Environment._ for translations
@tishmen tishmen marked this pull request as ready for review October 9, 2025 13:22
@tishmen tishmen marked this pull request as draft October 9, 2025 13:24
@tishmen
Copy link
Author

tishmen commented Oct 9, 2025

Depends on #382.

Temporary dependency

Highlights

  • Search view schema aligned with 19.0 (<search><group> without deprecated attributes). No functional changes beyond migration.
  • Local tests green. Command used:
./odoo/odoo-bin -c odoo.conf -d bur19_tests_burh -i base_user_role,base_user_role_history --test-enable --test-tags "/base_user_role_history" --without-demo=all --log-level=info --stop-after-init

Maintainers ping

Kept as draft until #382 is approved/merged; can flip to ready on request.

@tishmen tishmen marked this pull request as ready for review October 15, 2025 18:40
@github-actions
Copy link

There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days.
If you want this PR to never become stale, please ask a PSC member to apply the "no stale" label.

@github-actions github-actions bot added the stale PR/Issue without recent activity, it'll be soon closed automatically. label Feb 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stale PR/Issue without recent activity, it'll be soon closed automatically.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants