diff --git a/viin_brand_hr_expense/data/mail_templates.xml b/viin_brand_hr_expense/data/mail_templates.xml new file mode 100644 index 00000000..d5eaf6b8 --- /dev/null +++ b/viin_brand_hr_expense/data/mail_templates.xml @@ -0,0 +1,9 @@ + + + + diff --git a/viin_brand_hr_expense/i18n/vi_VN.po b/viin_brand_hr_expense/i18n/vi_VN.po index 0a21126a..fbf2d965 100644 --- a/viin_brand_hr_expense/i18n/vi_VN.po +++ b/viin_brand_hr_expense/i18n/vi_VN.po @@ -37,3 +37,10 @@ msgid "" msgstr "" "Đừng giữ hóa đơn chi phí trong túi áo. Chỉ cần chụp một bức ảnh và để phần mềm " "số hóa giúp bạn. OCR và trí tuệ nhân tạo sẽ tự động điền dữ liệu." + +#. module: hr_expense +#. odoo-javascript +#: code:addons/hr_expense/static/src/xml/expense_qr_modal_template.xml:0 +#, python-format +msgid "Scan this QR code to get the Viindoo app:" +msgstr "Quét mã QR này để tải ứng dụng Viindoo:" diff --git a/viin_brand_hr_expense/i18n/viin_brand_hr_expense.pot b/viin_brand_hr_expense/i18n/viin_brand_hr_expense.pot index 66bd3e64..5cae0d25 100644 --- a/viin_brand_hr_expense/i18n/viin_brand_hr_expense.pot +++ b/viin_brand_hr_expense/i18n/viin_brand_hr_expense.pot @@ -35,3 +35,10 @@ msgid "" "picture of your receipt and let the software digitalizes it for you. The OCR and " "Artificial Intelligence will fill the data automatically." msgstr "" + +#. module: hr_expense +#. odoo-javascript +#: code:addons/hr_expense/static/src/xml/expense_qr_modal_template.xml:0 +#, python-format +msgid "Scan this QR code to get the Viindoo app:" +msgstr "" diff --git a/viin_brand_hr_expense/static/xml/expense_qr_modal_template.xml b/viin_brand_hr_expense/static/xml/expense_qr_modal_template.xml new file mode 100644 index 00000000..5f0b78cf --- /dev/null +++ b/viin_brand_hr_expense/static/xml/expense_qr_modal_template.xml @@ -0,0 +1,8 @@ + + + + +

Scan this QR code to get the Viindoo app:

+
+
+
diff --git a/viin_brand_hr_skills/__manifest__.py b/viin_brand_hr_skills/__manifest__.py index 066fd499..326ea40a 100644 --- a/viin_brand_hr_skills/__manifest__.py +++ b/viin_brand_hr_skills/__manifest__.py @@ -43,6 +43,9 @@ 'data': [ 'views/hr_views.xml', ], + 'demo': [ + 'demo/hr_resume_demo.xml', + ], 'installable': True, 'application': False, 'auto_install': True, diff --git a/viin_brand_hr_skills/demo/hr_resume_demo.xml b/viin_brand_hr_skills/demo/hr_resume_demo.xml new file mode 100644 index 00000000..203ecf95 --- /dev/null +++ b/viin_brand_hr_skills/demo/hr_resume_demo.xml @@ -0,0 +1,9 @@ + + + + + + + + +