diff --git a/viin_brand_auth_signup/__init__.py b/viin_brand_auth_signup/__init__.py new file mode 100644 index 00000000..e69de29b diff --git a/viin_brand_auth_signup/__manifest__.py b/viin_brand_auth_signup/__manifest__.py new file mode 100644 index 00000000..8d1c669c --- /dev/null +++ b/viin_brand_auth_signup/__manifest__.py @@ -0,0 +1,62 @@ +{ + 'name': "Signup Branding For Viindoo", + 'name_vi_VN': "Giao diện Viindoo cho module Signup", + + 'summary': """ +Theme branding Viindoo for module Signup""", + 'summary_vi_VN': """ +Giao diện brand Viindoo cho module Signup +""", + + 'description': """ +What it does +============ +This module will change color navigate bar, button and logo,v.v in module Signup following Viindoo's brand + + +Editions Supported +================== +1. Community Edition +2. Enterprise Edition + + """, + + 'description_vi_VN': """ +Ứng dụng này làm gì +=================== +Module này sẽ thay đổi giao diện module Signup theo thương hiệu Viindoo + + +Ấn bản được Hỗ trợ +================== +1. Ấn bản Community +2. Ấn bản Enterprise + +""", + + 'author': "Viindoo", + 'website': "https://viindoo.com", + 'live_test_url': "https://v15demo-int.viindoo.com", + 'live_test_url_vi_VN': "https://v15demo-vn.viindoo.com", + 'support': "apps.support@viindoo.com", + + # Categories can be used to filter modules in modules listing + # Check https://github.com/odoo/odoo/blob/16.0/odoo/addons/base/data/ir_module_category_data.xml + # for the full list + 'category': 'Hidden', + 'version': '0.1', + + # any module necessary for this one to work correctly + 'depends': ['auth_signup'], + + # always loaded + 'data': [ + 'data/mail_template_data.xml', + ], + 'installable': True, + 'application': False, + 'auto_install': True, + 'price': 0.0, + 'currency': 'EUR', + 'license': 'OPL-1', +} diff --git a/viin_brand_auth_signup/data/mail_template_data.xml b/viin_brand_auth_signup/data/mail_template_data.xml new file mode 100644 index 00000000..cdf5e9ac --- /dev/null +++ b/viin_brand_auth_signup/data/mail_template_data.xml @@ -0,0 +1,467 @@ + + + + Settings: User Reset Password + + Password reset + {{ (object.company_id.email_formatted or user.email_formatted) }} + {{ object.email_formatted }} + Sent to user who requested a password reset + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ + + + + + + + +
+ Your Account +
+ + Marc Demo + +
+ +
+
+
+
+ + + + + + + +
+
Dear Marc + Demo,

A password reset + was requested for the Viindoo account linked + to this email. You may change your password + by following this link which will remain + valid during 24 hours:
+ + If you do not expect this, you can safely + ignore this email.

Thanks, +
+ --
Mitchell + Admin
+
+
+
+
+
+
+ + + + + + + +
+ + YourCompany +
+ +1 + 650-123-4567 + + | + info@yourcompany.com + + | + http://www.example.com + +
+
+
+ + + + +
Powered by Viindoo +
+
+
+ {{ object.lang }} + +
+ + + + Settings: New Portal Signup + + {{ object.create_uid.name }} from {{ object.company_id.name }} invites you to connect to Viindoo + {{ (object.company_id.email_formatted or user.email_formatted) }} + {{ object.email_formatted }} + Sent to new user after you invited them + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ + + + + + + + +
+ Welcome to + Viindoo +
+ + Marc Demo + +
+ +
+
+
+
+ + + + + + + +
+
Dear Marc + Demo,

You have been + invited by + ViindooBot of + YourCompany to connect on Viindoo. + + Your Viindoo domain is: + + + http://yourcompany.odoo.com +
+ Your sign in email is: + + mark.brown23@example.com +

+ + Never heard of Viindoo? It’s an all-in-one + business software loved by 7+ million users. + It will considerably improve your experience + at work and increase your productivity.

+ Have a look at the Viindoo Tour + to discover the tool.

Enjoy + Viindoo!
--
The + YourCompany Team
+
+
+
+
+ + + + + + + +
+ + YourCompany +
+ +1 + 650-123-4567 + | + info@yourcompany.com + + | + http://www.example.com + +
+
+
+ + + + +
Powered by Viindoo +
+
+
+ {{ object.lang }} + +
+ + + + Settings: New User Invite + + Welcome to {{ object.company_id.name }}! + {{ (object.company_id.email_formatted or user.email_formatted) }} + {{ object.email_formatted }} + Sent to portal user who registered themselves + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ + + + + + + + +
+ Your Account +
+ + Marc Demo + +
+ +
+
+
+
+ + + + + + + +
+
Dear Marc + Demo,

Your account has + been successfully created!
Your login + is + + mark.brown23@example.com +
+ To gain access to your account, you can use + the following link: + Thanks,
+ +
+ --
Mitchell + Admin
+
+
+
+
+
+
+ + + + + + + +
+ + YourCompany +
+ +1 + 650-123-4567 + | + + info@yourcompany.com + + + | + + http://www.example.com + + +
+
+
+ + + + +
Powered by Viindoo +
+
+
+ {{ object.lang }} + +
+
diff --git a/viin_brand_auth_signup/i18n/vi_VN.po b/viin_brand_auth_signup/i18n/vi_VN.po new file mode 100644 index 00000000..19e86024 --- /dev/null +++ b/viin_brand_auth_signup/i18n/vi_VN.po @@ -0,0 +1,682 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 16.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2023-06-14 09:53+0000\n" +"PO-Revision-Date: 2023-06-14 09:53+0000\n" +"Last-Translator: \n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: \n" + +#. module: viin_brand_auth_signup +#: model:mail.template,body_html:auth_signup.set_password_email +msgid "" +"\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" Welcome to Viindoo\n" +"
\n" +" \n" +" Marc Demo\n" +" \n" +"
\n" +" \n" +"
\n" +"
\n" +"
\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
Dear Marc\n" +" Demo,

You have been\n" +" invited by \n" +" ViindooBot of \n" +" YourCompany to connect on Viindoo. \n" +" \n" +" Your Viindoo domain is: \n" +" \n" +" \n" +" http://yourcompany.odoo.com\n" +"
\n" +" Your sign in email is: \n" +" \n" +" mark.brown23@example.com\n" +"

\n" +" \n" +" Never heard of Viindoo? It’s an all-in-one\n" +" business software loved by 7+ million users.\n" +" It will considerably improve your experience\n" +" at work and increase your productivity.

\n" +" Have a look at the Viindoo Tour to\n" +" discover the tool.

Enjoy Viindoo!
\n" +" --
The \n" +" YourCompany Team
\n" +"
\n" +"
\n" +"
\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" YourCompany\n" +"
\n" +" +1\n" +" 650-123-4567\n" +" | \n" +" info@yourcompany.com\n" +" \n" +" | \n" +" http://www.example.com\n" +" \n" +"
\n" +"
\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +"
Powered by Viindoo\n" +"
\n" +"
\n" +" " +msgstr "" +"\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" Chào mừng đến với Viindoo\n" +"
\n" +" \n" +" Marc Demo\n" +" \n" +"
\n" +" \n" +"
\n" +"
\n" +"
\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
Chào bạn Marc\n" +" Demo,

Bạn đã được\n" +" mời bởi \n" +" ViindooBot of \n" +" YourCompany để kết nối Viindoo. \n" +" \n" +" Tên miền Viindoo của bạn là: \n" +" \n" +" \n" +" http://yourcompany.odoo.com\n" +"
\n" +" Email đăng nhập của bạn là: \n" +" \n" +" mark.brown23@example.com\n" +"

\n" +" \n" +" Nếu bạn chưa từng nghe về Viindoo? Đó là một\n" +" phần mềm kinh doanh toàn diện được yêu thích bởi hơn 7 triệu người dùng.\n" +" Nó sẽ đáng kể cải thiện trải nghiệm làm việc của bạn\n" +" và tăng năng suất làm việc.

\n" +" Hãy xem qua Viindoo Tour to\n" +" để khám phá công cụ này.

Hãy tận hưởng Viindoo!
\n" +" --
Đội ngũ \n" +" YourCompany
\n" +"
\n" +"
\n" +"
\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" YourCompany\n" +"
\n" +" +1\n" +" 650-123-4567\n" +" | \n" +" info@yourcompany.com\n" +" \n" +" | \n" +" http://www.example.com\n" +" \n" +"
\n" +"
\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +"
Powered by Viindoo\n" +"
\n" +"
\n" +" " + +#. module: viin_brand_auth_signup +#: model:mail.template,body_html:auth_signup.mail_template_user_signup_account_created +msgid "" +"\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" Your Account\n" +"
\n" +" \n" +" Marc Demo\n" +" \n" +"
\n" +" \n" +"
\n" +"
\n" +"
\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
Dear Marc\n" +" Demo,

Your account has\n" +" been successfully created!
Your login\n" +" is \n" +" \n" +" mark.brown23@example.com\n" +"
\n" +" To gain access to your account, you can use\n" +" the following link: \n" +" Thanks,
\n" +" \n" +"
\n" +" --
Mitchell\n" +" Admin
\n" +"
\n" +"
\n" +"
\n" +"
\n" +"
\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" YourCompany\n" +"
\n" +" +1\n" +" 650-123-4567\n" +" | \n" +" \n" +" info@yourcompany.com\n" +" \n" +" \n" +" | \n" +" \n" +" http://www.example.com\n" +" \n" +" \n" +"
\n" +"
\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +"
Powered by Viindoo\n" +"
\n" +"
\n" +" " +msgstr "" +"\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" Your Account\n" +"
\n" +" \n" +" Marc Demo\n" +" \n" +"
\n" +" \n" +"
\n" +"
\n" +"
\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +" Thân gửi ${object.name},

\n" +" Tai khoản của bạn đa được tạo thành công!
\n" +" Đăng nhập của bạn là ${object.email}
\n" +" Để có quyền truy cập vào tài khoản của bạn, bạn có thể sử dụng liên kết sau:\n" +" \n" +" Cảm ơn,

\n" +" ${user.signature | safe}
\n" +"
\n" +"
\n" +"
\n" +"
\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" YourCompany\n" +"
\n" +" +1\n" +" 650-123-4567\n" +" | \n" +" \n" +" info@yourcompany.com\n" +" \n" +" \n" +" | \n" +" \n" +" http://www.example.com\n" +" \n" +" \n" +"
\n" +"
\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +"
Cung cấp bởi Viindoo\n" +"
\n" +"
\n" +" " + +#. module: viin_brand_auth_signup +#: model:mail.template,body_html:auth_signup.reset_password_email +msgid "" +"\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" Your Account\n" +"
\n" +" \n" +" Marc Demo\n" +" \n" +"
\n" +" \n" +"
\n" +"
\n" +"
\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
Dear Marc\n" +" Demo,

A password reset\n" +" was requested for the Viindoo account linked\n" +" to this email. You may change your password\n" +" by following this link which will remain\n" +" valid during 24 hours:
\n" +" \n" +" If you do not expect this, you can safely\n" +" ignore this email.

Thanks, \n" +"
\n" +" --
Mitchell\n" +" Admin
\n" +"
\n" +"
\n" +"
\n" +"
\n" +"
\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" YourCompany\n" +"
\n" +" +1\n" +" 650-123-4567\n" +"\n" +" | \n" +" info@yourcompany.com\n" +" \n" +" | \n" +" http://www.example.com\n" +" \n" +"
\n" +"
\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +"
Powered by Viindoo\n" +"
\n" +"
\n" +" " +msgstr "" +"\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" Tài khoản của bạn\n" +"
\n" +" \n" +" Marc Demo\n" +" \n" +"
\n" +" \n" +"
\n" +"
\n" +"
\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
Thân gửi Marc\n" +" Demo,

Một yêu cầu đặt lại mật khẩu cho tài khoản Viindoo được liên kết với email này.\n" +" Bạn có thể thay đổi mật khẩu của mình bằng cách làm theo liên kết này sẽ vẫn có hiệu lực trong vòng 24 giờ:
\n" +" \n" +" Nếu bạn không mong đợi điều này, bạn có thể bỏ qua email này một cách an toàn.

\n" +" Cảm ơn, \n" +"
\n" +" --
Mitchell\n" +" Admin
\n" +"
\n" +"
\n" +"
\n" +"
\n" +"
\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" YourCompany\n" +"
\n" +" +1\n" +" 650-123-4567\n" +"\n" +" | \n" +" info@yourcompany.com\n" +" \n" +" | \n" +" http://www.example.com\n" +" \n" +"
\n" +"
\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +"
Cung cấp bởi Viindoo\n" +"
\n" +"
\n" +" " diff --git a/viin_brand_auth_signup/i18n/viin_brand_auth_signup.pot b/viin_brand_auth_signup/i18n/viin_brand_auth_signup.pot new file mode 100644 index 00000000..06c5dcf7 --- /dev/null +++ b/viin_brand_auth_signup/i18n/viin_brand_auth_signup.pot @@ -0,0 +1,364 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 16.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2023-06-14 09:53+0000\n" +"PO-Revision-Date: 2023-06-14 09:53+0000\n" +"Last-Translator: \n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: \n" + +#. module: viin_brand_auth_signup +#: model:mail.template,body_html:auth_signup.set_password_email +msgid "" +"\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" Welcome to Viindoo\n" +"
\n" +" \n" +" Marc Demo\n" +" \n" +"
\n" +" \n" +"
\n" +"
\n" +"
\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
Dear Marc\n" +" Demo,

You have been\n" +" invited by \n" +" ViindooBot of \n" +" YourCompany to connect on Viindoo. \n" +" \n" +" Your Viindoo domain is: \n" +" \n" +" \n" +" http://yourcompany.odoo.com\n" +"
\n" +" Your sign in email is: \n" +" \n" +" mark.brown23@example.com\n" +"

\n" +" \n" +" Never heard of Viindoo? It’s an all-in-one\n" +" business software loved by 7+ million users.\n" +" It will considerably improve your experience\n" +" at work and increase your productivity.

\n" +" Have a look at the Viindoo Tour to\n" +" discover the tool.

Enjoy Viindoo!
\n" +" --
The \n" +" YourCompany Team
\n" +"
\n" +"
\n" +"
\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" YourCompany\n" +"
\n" +" +1\n" +" 650-123-4567\n" +" | \n" +" info@yourcompany.com\n" +" \n" +" | \n" +" http://www.example.com\n" +" \n" +"
\n" +"
\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +"
Powered by Viindoo\n" +"
\n" +"
\n" +" " +msgstr "" + + +#. module: viin_brand_auth_signup +#: model:mail.template,body_html:auth_signup.mail_template_user_signup_account_created +msgid "" +"\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" Your Account\n" +"
\n" +" \n" +" Marc Demo\n" +" \n" +"
\n" +" \n" +"
\n" +"
\n" +"
\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
Dear Marc\n" +" Demo,

Your account has\n" +" been successfully created!
Your login\n" +" is \n" +" \n" +" mark.brown23@example.com\n" +"
\n" +" To gain access to your account, you can use\n" +" the following link: \n" +" Thanks,
\n" +" \n" +"
\n" +" --
Mitchell\n" +" Admin
\n" +"
\n" +"
\n" +"
\n" +"
\n" +"
\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" YourCompany\n" +"
\n" +" +1\n" +" 650-123-4567\n" +" | \n" +" \n" +" info@yourcompany.com\n" +" \n" +" \n" +" | \n" +" \n" +" http://www.example.com\n" +" \n" +" \n" +"
\n" +"
\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +"
Powered by Viindoo\n" +"
\n" +"
\n" +" " +msgstr "" + + +#. module: viin_brand_auth_signup +#: model:mail.template,body_html:auth_signup.reset_password_email +msgid "" +"\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" Your Account\n" +"
\n" +" \n" +" Marc Demo\n" +" \n" +"
\n" +" \n" +"
\n" +"
\n" +"
\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
Dear Marc\n" +" Demo,

A password reset\n" +" was requested for the Viindoo account linked\n" +" to this email. You may change your password\n" +" by following this link which will remain\n" +" valid during 24 hours:
\n" +" \n" +" If you do not expect this, you can safely\n" +" ignore this email.

Thanks, \n" +"
\n" +" --
Mitchell\n" +" Admin
\n" +"
\n" +"
\n" +"
\n" +"
\n" +"
\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" YourCompany\n" +"
\n" +" +1\n" +" 650-123-4567\n" +"\n" +" | \n" +" info@yourcompany.com\n" +" \n" +" | \n" +" http://www.example.com\n" +" \n" +"
\n" +"
\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +"
Powered by Viindoo\n" +"
\n" +"
\n" +" " +msgstr ""