Open ghachey opened 6 months ago
@ghachey
Please check if this is fixed.
@openSISAdmin @Sabya-openSIS Almost. It now does updated the created_by on adding new staff but it does not fill up the updated_by data when updating, in particular in the user_master table.
The staff_master create audit data (i.e. created_by and created_on) gets added. However, the data in the user_master table (for the same user and same operation) does not get added. Can this not be added also when adding new staff? Like a complete audit trail. This is simple data should be be added/edit on each CRUD DB operation.