Added by Paolo Maggio 2 days ago
Hi,
I'm using OpenProject version 16.6.5 (installed on premise).
As an administrator user, I would like to prevent inserting new log time (for all the users) before a specific cut off date. The users should also not being able to modify the information already inserted.
The reason is : periodically the data inserted in OpenProject are read (via API) and inserted in the ERP system; so I would like that, after this syncronization happens, no data is changed or inserted.
For example : today is Monday 19 january, I read all the data inserted until Sunday 18 january, I insert the relevant data in the ERP system; then, no log time should be inserted (for any project) or modified that refers to any date before Monday 19 january.
It's possible to achieve this result ?
Sorry for my english and thanks in advance.