-
-
Notifications
You must be signed in to change notification settings - Fork 47
New issue
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
[18.0][MIG] companyweb_base: Migration to 18.0 #229
base: 18.0
Are you sure you want to change the base?
Conversation
We use AGPL for compatibility with web_notify which is AGPL too. We may change back to LGPL if web_notify changes too.
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: l10n-belgium-14.0/l10n-belgium-14.0-companyweb_base Translate-URL: https://translation.odoo-community.org/projects/l10n-belgium-14-0/l10n-belgium-14-0-companyweb_base/
+ correct translation should be backported to versio 14/13
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: l10n-belgium-16.0/l10n-belgium-16.0-companyweb_base Translate-URL: https://translation.odoo-community.org/projects/l10n-belgium-16-0/l10n-belgium-16-0-companyweb_base/
Currently translated at 100.0% (106 of 106 strings) Translation: l10n-belgium-16.0/l10n-belgium-16.0-companyweb_base Translate-URL: https://translation.odoo-community.org/projects/l10n-belgium-16-0/l10n-belgium-16-0-companyweb_base/es/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: l10n-belgium-17.0/l10n-belgium-17.0-companyweb_base Translate-URL: https://translation.odoo-community.org/projects/l10n-belgium-17-0/l10n-belgium-17-0-companyweb_base/
Currently translated at 100.0% (105 of 105 strings) Translation: l10n-belgium-17.0/l10n-belgium-17.0-companyweb_base Translate-URL: https://translation.odoo-community.org/projects/l10n-belgium-17-0/l10n-belgium-17-0-companyweb_base/es/
d281e36
to
0b35057
Compare
0b35057
to
a448fab
Compare
a448fab
to
063e9d0
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works perfectly
Thanks a lot for that
Just one minor change before merging
<button | ||
aria-label="Enhance" | ||
class="btn-sm btn-link " | ||
icon="companyweb_base/static/img/logo-en.resized.png" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It was understood in earlier version but not anymore
could you change to "/companyweb_base/static/img/logo-en.resized.png" (the first / is missing)
No description provided.