|
15.
|
|
|
|
|
|
module: auth_signup
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
model:email.template,body_html:auth_signup.reset_password_email
|
|
16.
|
|
|
An invitation email containing the following subscription link has been sent:
|
|
|
module: auth_signup
|
|
|
|
(no translation yet)
|
|
|
|
Located in
view:res.users:0
|
|
17.
|
|
|
Status
|
|
|
module: auth_signup
|
|
|
|
(no translation yet)
|
|
|
|
Located in
field:res.users,state:0
|
|
18.
|
|
|
Never Connected
|
|
|
module: auth_signup
|
|
|
|
(no translation yet)
|
|
|
|
Located in
selection:res.users,state:0
|
|
19.
|
|
|
Please enter a name.
|
|
|
module: auth_signup
openerp-web
|
|
|
|
(no translation yet)
|
|
|
|
Located in
code:addons/auth_signup/static/src/js/auth_signup.js:114
|
|
20.
|
|
|
Users
|
|
|
module: auth_signup
|
|
|
|
(no translation yet)
|
|
|
|
Located in
model:ir.model,name:auth_signup.model_res_users
|
|
21.
|
|
|
Signup URL
|
|
|
module: auth_signup
|
|
|
|
(no translation yet)
|
|
|
|
Located in
field:res.partner,signup_url:0
|
|
22.
|
|
|
<p>
${object.name},
</p>
<p>
You have been invited to connect to "${object.company_id.name}" in order to get access to your documents in OpenERP.
</p>
<p>
To accept the invitation, click on the following link:
</p>
<ul>
<li><a href="${object.signup_url}">Accept invitation to "${object.company_id.name}"</a></li>
</ul>
<p>
Thanks,
</p>
<pre>
--
${object.company_id.name or ''}
${object.company_id.email or ''}
${object.company_id.phone or ''}
</pre>
|
|
|
module: auth_signup
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
model:email.template,body_html:auth_signup.set_password_email
|
|
23.
|
|
|
Please enter a username.
|
|
|
module: auth_signup
openerp-web
|
|
|
|
(no translation yet)
|
|
|
|
Located in
code:addons/auth_signup/static/src/js/auth_signup.js:117
|
|
24.
|
|
|
Cannot send email: no outgoing email server configured.
You can configure it under Settings/General Settings.
|
|
|
module: auth_signup
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
code:addons/auth_signup/res_users.py:270
|