Hello, I need to add a condition based on the antiquity of the employee. The Employee Doctype have the date_of_joining so the antiquity can be calculated with the current date and this field.
But in the conditions of the Salary Structure, I do not have any acces to frappe functions nor datetime module.
Any idea how achieve this?
Thanks