Thursday, January 26, 2023
2 changes · master
Resolved issues and error corrections
To reproduce the issue: 1. Install [Contacts], [l10n_mx_edi_extended] on Apps 2. On [Settings] - [Users & Companies]>[Companies]: add a company with country Mexico - activate the developer mode - add Spanish, change the language to it 3. Go to [Contacts], create anew. Fields are not fully translated Desired behavior: Show translated guide on the partner address form Impacted versions: saas-15.2 up to master opw-3133510
Original PR description
To reproduce the issue: 1. Install [Contacts], [l10n_mx_edi_extended] on Apps 2. On [Settings] - [Users & Companies]>[Companies]: add a company with country Mexico - activate the developer mode - add Spanish, change the language to it 3. Go to [Contacts], create anew. Fields are not fully translated Desired behavior: Show translated guide on the partner address form Impacted versions: saas-15.2 up to master opw-3133510
This change updates an internal subscription test to use a fixed reference instead of a broader search. It helps prevent occasional unpredictable test failures, making future updates to the subscription area safer and more reliable.
Original PR description
Use ref instead of search to to avoir possible undeterministic failure related to #35201