sapplica / sentrifugo

Sentrifugo is a FREE and powerful Human Resource Management System (HRMS) that can be easily configured to meet your organizational needs.
http://www.sentrifugo.com/
GNU General Public License v3.0
493 stars 430 forks source link

Unable to Cancel or Edit the Approved Leaves #34

Open prakashrgp opened 8 years ago

prakashrgp commented 8 years ago

Hi, I am unable to edit or cancel the leaves from both the employee and the management logins that are already approved (the leaves are in the future dates). I can find only view option for the leaves which are available under approved leaves. Please help with this. It's really urgent.

SiNONiMiTY commented 8 years ago

Hi, The leaves are already approved, why do you want to change them? Do you want to move the employee leave dates? I think that at the current state of the system, it is not yet possible to edit approved leaves at the application level. You may have to edit it at the Database Level which, of course, may have some pressing repercussions.

prakashrgp commented 8 years ago

Hi, Yes, the option i am asking for is to move the employee leaves when the employee has changed his mind at some point or if there is any irregular approval by the manager.

If i have to change it from the database end can you please elaborate about what are the tables i have to check for.

Thank you Prakash

SiNONiMiTY commented 8 years ago

Hi,

DISCLAIMER: I am giving you a fair warning that in no way I am related to the developer of this application and the instructions that I am about to provide here are just based on my analysis on how the application works.

You have been warned

Now, onto the question, check the main_leaverequest and main_leaverequest_summary tables. Change the values that should be changed.

prakashrgp commented 8 years ago

Hi, I could find the leaves approved or cancelled in those tables.

Thanks for the info.