odoo/enterprise#94164
Created by Kadam Darji (kmdi)
Blocked
- Merge method
- Review
-
CI
- legal/cla: Contributor License Agreement check
- ci/runbot: Odoo Test Suite
- ci/upgrade_enterprise: Test upgrades for enterprise master
- ci/style: Optional style check. Ignore it only if strictly necessary.
- ci/security: Required security check. Can only be ignored by security team.
- Linked pull requests
- label
- odoo-dev:master-base-imp-unify-portal-accounts-kmdi
- head
- 021c4a7ed4874da6be231898e41584fc1a5b208b
odoo/odoo | odoo/enterprise | odoo/upgrade | |
---|---|---|---|
master | #192098 missing statuses missing r+ | #94164 missing r+ | #6999 missing r+ |
[IMP] spreadsheet_dashboard_edition: adapt `test_from_data_internal_user`
From the related community commit, the logins are now case-insensitive. This commit adapts the login inside the test test_from_data_internal_user
to use a unique case-insensitive login.