Skip to content

[MIG] mail_environment: Migration to 18.0#201

Closed
qgroulard wants to merge 134 commits intoOCA:17.0from
acsone:18.0-mig-mail_environment
Closed

[MIG] mail_environment: Migration to 18.0#201
qgroulard wants to merge 134 commits intoOCA:17.0from
acsone:18.0-mig-mail_environment

Conversation

@qgroulard
Copy link
Contributor

Based on #200

OCA-git-bot and others added 30 commits September 30, 2024 15:26
(lp:c2c-addons/6.1  rev 11)
(lp:c2c-addons/6.1  rev 28.1.1)
…t is the blessed target.

(lp:c2c-addons/6.1  rev 40.2.1)
(lp:c2c-addons/6.1  rev 45.1.4)
…TK client, because for 6.1 the web client is the blessed target.

(lp:c2c-addons/6.1  rev 116)
This fixes OCA/server-tools#125 because in some Ubuntu systems
lsb_release outputs to stderr as well as stdout. This message will be
printed to console, not logged nor shown among server infomation. That
way the message is lost and only pollutes unit tests output.
In order to get visibility on https://www.odoo.com/apps the OCA board has
decided to add the OCA as author of all the addons maintained as part of the
association.
* [IMP] load server environment options from odoo rcfile

This allows delivering the code with default configuration options for
all environments in the server_environment_file module, but letting
the administrator override some configuration entries in the regular
odoo configuration file.

* server_environment_file: update README
Guewen Baconnier and others added 27 commits October 7, 2024 09:58
Currently translated at 100.0% (6 of 6 strings)

Translation: server-env-12.0/server-env-12.0-mail_environment
Translate-URL: https://translation.odoo-community.org/projects/server-env-12-0/server-env-12-0-mail_environment/pt_BR/
Fixes

```
while parsing /home/odoo/16.0/addons/mail/views/fetchmail_views.xml:88
Error while validating view near:

                    <separator/>
                    <filter string="SSL" name="ssl" domain="[('is_ssl', '=', True)]" help="If SSL required."/>
                    <separator/>
                    <filter string="Archived" name="inactive" domain="[('active', '=', False)]"/>
                </search>
Unsearchable field 'is_ssl' in path 'is_ssl' in domain of <filter name="ssl"> ([('is_ssl', '=', True)]))
```

While upgrading --all on a setup with mail_environment installed.
Currently translated at 100.0% (6 of 6 strings)

Translation: server-env-16.0/server-env-16.0-mail_environment
Translate-URL: https://translation.odoo-community.org/projects/server-env-16-0/server-env-16-0-mail_environment/es/
Currently translated at 100.0% (6 of 6 strings)

Translation: server-env-17.0/server-env-17.0-mail_environment
Translate-URL: https://translation.odoo-community.org/projects/server-env-17-0/server-env-17-0-mail_environment/it/
@qgroulard qgroulard closed this Oct 7, 2024
@qgroulard qgroulard force-pushed the 18.0-mig-mail_environment branch from 366dbf2 to 590d178 Compare October 7, 2024 08:07
@qgroulard
Copy link
Contributor Author

Superseded by #206

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.