Skip to content

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants