We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When we use mass action "modify extra field" on product listing, the extra field select values are not translated.
16.0.4
Linux homestead 5.4.0-131-generic #147-Ubuntu SMP Fri Oct 14 17:07:22 UTC 2022 x86_64
Apache/2.4.41 (Ubuntu)
7.4.33
MySQL or MariaDB 8.0.31-0ubuntu0.20.04.1
/product/list.php
Values in extra field select should be translated using $langs->trans() function.
In this case, values in extra field select should be :
The text was updated successfully, but these errors were encountered:
FIX translation extrafield mass action Dolibarr#24080
1a821d0
Merge pull request #25015 from inovea-conseil/FIX_translation_extra_f…
8a1e7aa
…ield_mass_action FIX translation extrafield mass action #24080
Fixed
Sorry, something went wrong.
No branches or pull requests
Bug
When we use mass action "modify extra field" on product listing, the extra field select values are not translated.
Environment Version
16.0.4
Environment OS
Linux homestead 5.4.0-131-generic #147-Ubuntu SMP Fri Oct 14 17:07:22 UTC 2022 x86_64
Environment Web server
Apache/2.4.41 (Ubuntu)
Environment PHP
7.4.33
Environment Database
MySQL or MariaDB 8.0.31-0ubuntu0.20.04.1
Environment URL(s)
/product/list.php
Expected and actual behavior
Values in extra field select should be translated using $langs->trans() function.
In this case, values in extra field select should be :
Steps to reproduce the behavior
Attached files
The text was updated successfully, but these errors were encountered: