From cb46220b645ffa0de9e1b64e11a76918b2d8db90 Mon Sep 17 00:00:00 2001 From: blackbelts <74664702+eslamtalaat74@users.noreply.github.com> Date: Sun, 22 Jun 2025 09:43:18 +0300 Subject: [PATCH] classification --- odex25_hr/employee_requests/i18n/ar_001.po | 17 +++++++++++++++++ .../employee_requests/views/other_request.xml | 15 +++++++++------ 2 files changed, 26 insertions(+), 6 deletions(-) diff --git a/odex25_hr/employee_requests/i18n/ar_001.po b/odex25_hr/employee_requests/i18n/ar_001.po index c654627c0..8f5b2290b 100644 --- a/odex25_hr/employee_requests/i18n/ar_001.po +++ b/odex25_hr/employee_requests/i18n/ar_001.po @@ -425,6 +425,23 @@ msgstr "التصنيف" +#. module: employee_requests +#: model:ir.model.fields,field_description:employee_requests.field_hr_classification__name +msgid "Name" +msgstr "الاسم " + +#. module: employee_requests +#: model:ir.model.fields,field_description:employee_requests.field_hr_classification__active +msgid "Active" +msgstr "نشط " + +#. module: employee_requests +#: model:ir.model.fields,field_description:employee_requests.field_hr_classification__name +msgid "Classification" +msgstr "التصنيف" + + + #. module: employee_requests #: model:ir.model.fields,field_description:employee_requests.field_hr_classification__name msgid "Name" diff --git a/odex25_hr/employee_requests/views/other_request.xml b/odex25_hr/employee_requests/views/other_request.xml index a17a6bf93..3254a6336 100644 --- a/odex25_hr/employee_requests/views/other_request.xml +++ b/odex25_hr/employee_requests/views/other_request.xml @@ -102,12 +102,15 @@ + 'required': [('request_type', 'in', ('salary_define','salary_fixing'))], + 'readonly': [('state', '!=', 'draft')]}"/> - - + + @@ -269,8 +272,8 @@
- - + +
@@ -285,7 +288,7 @@ -