dhanasingh / redmine_wktime

ERPmine is an open source free ERP for Service Industries. It runs within Redmine
https://erpmine.org/
Other
120 stars 78 forks source link

Field for entering Leave Type values is missing again #272

Closed vbe-phucle closed 1 year ago

vbe-phucle commented 1 year ago

Similar to what was reported in #222 and #270, we are missing input values for the leave type.

I don't know whether it is related to a newer version (ERPmine 4.6 on redmine 5.0.2), but when we go to Administration --> Pluigns --> ERPmine --> Attendance as described in the solution mentioned above (and in the documentation), we are missing the leave field:

Following to what was reported in #270, but when we go to the HR Module HR -> Leave -> as described in the solution above, the 3 Dots is missing.

ERPmine 2022-08-30 164623

ERPmine 2022-08-30 171451

cdhana17 commented 1 year ago

Please click ERPmine –> Setting-> Permission –> Enable Admin Attendance Privilege

vbe-phucle commented 1 year ago

Thanks @cdhana17 for quick response.

We did click ERPmine –> Setting-> Permission –> Enable Admin Attendance Privilege. But when we went back to Permission, there is no check for "Enable Admin Attendance Privilege". And the 3 Dots is missing.

ERPmin 2022-08-31 094904

ERPmine 2022-08-31 095004

Redmine 2022-08-31 095053

vbe-phucle commented 1 year ago

Hi @cdhana17

We have found a solution. We do following steps to apply ERPmine –> Setting-> Permission –> Enable Admin Attendance Privilege

Step 1: Redmine --> Administration --> Groups --> New Group : To create a group name like Group_Admin Step 2: Redmine --> Administration --> Users --> To assign a user to Group_Admin Step 3: Under a user, ERPmine –> Setting-> Permission –> Select: Group_Admin, then check Enable Admin Attendance Privilege --> Save it. Step 4: Go back to Permission, there is a check for "Enable Admin Attendance Privilege". Step 5: The 3 Dots appears.

It works.

Again. Thanks @cdhana17