@@ -60,6 +60,18 @@ msgstr ""
6060msgid "Created on"
6161msgstr ""
6262
63+ #. module: hr_payroll_document
64+ #: model_terms:ir.ui.view,arch_db: hr_payroll_document.res_users_view_form_profile_inherit
65+ #: model_terms:ir.ui.view,arch_db: hr_payroll_document.view_employee_form
66+ msgid "Disable encryption"
67+ msgstr ""
68+
69+ #. module: hr_payroll_document
70+ #: model:ir.model.fields,field_description: hr_payroll_document.field_hr_employee__no_payroll_encryption
71+ #: model:ir.model.fields,field_description: hr_payroll_document.field_res_users__no_payroll_encryption
72+ msgid "Disable payrolls encryption"
73+ msgstr ""
74+
6375#. module: hr_payroll_document
6476#: model:ir.model.fields,field_description: hr_payroll_document.field_ir_attachment_payroll_custom__display_name
6577#: model:ir.model.fields,field_description: hr_payroll_document.field_payroll_management_wizard__display_name
@@ -123,6 +135,14 @@ msgstr ""
123135msgid "Identification ID"
124136msgstr ""
125137
138+ #. module: hr_payroll_document
139+ #: model:ir.model.fields,help: hr_payroll_document.field_hr_employee__no_payroll_encryption
140+ #: model:ir.model.fields,help: hr_payroll_document.field_res_users__no_payroll_encryption
141+ msgid ""
142+ "If this is disabled (default), the PDF payrolls are encrypted using the Identification No.\n"
143+ "Only future payrolls are affected by this change, existing payrolls will not change their encryption status."
144+ msgstr ""
145+
126146#. module: hr_payroll_document
127147#: model:ir.model.fields,field_description: hr_payroll_document.field_ir_attachment_payroll_custom__write_uid
128148#: model:ir.model.fields,field_description: hr_payroll_document.field_payroll_management_wizard__write_uid
@@ -146,6 +166,7 @@ msgstr ""
146166#. odoo-python
147167#: code:addons/hr_payroll_document/wizard/payroll_management_wizard.py:0
148168#: model:ir.model.fields.selection,name: hr_payroll_document.selection__ir_attachment__document_type__payroll
169+ #: model_terms:ir.ui.view,arch_db: hr_payroll_document.res_users_view_form_profile_inherit
149170#, python-format
150171msgid "Payroll"
151172msgstr ""
0 commit comments