File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
cross_connect_server/i18n Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -23,6 +23,11 @@ msgstr ""
2323msgid "App"
2424msgstr ""
2525
26+ #. module: cross_connect_server
27+ #: model:ir.model.fields,field_description: cross_connect_server.field_cross_connect_client__bypass_user_mail_re
28+ msgid "Bypass Users Email Regexes"
29+ msgstr ""
30+
2631#. module: cross_connect_server
2732#. odoo-python
2833#: code:addons/cross_connect_server/routers/cross_connect.py:0
@@ -112,6 +117,13 @@ msgstr ""
112117msgid "ID"
113118msgstr ""
114119
120+ #. module: cross_connect_server
121+ #: model:ir.model.fields,help: cross_connect_server.field_cross_connect_client__bypass_user_mail_re
122+ msgid ""
123+ "If set, users with an email matching one of these regex will bypass the "
124+ "token user/login creation. The regexes are comma separated."
125+ msgstr ""
126+
115127#. module: cross_connect_server
116128#. odoo-python
117129#: code:addons/cross_connect_server/models/cross_connect_client.py:0
You can’t perform that action at this time.
0 commit comments