Hello,
I need to calculate PF based on current date and date of birth of employee. The employee Doctype have the date_of_birth, so the difference between current date and date_of_birth can be calculated.
But in the condition of salary structure , i do not have any access to frappe functions nor datetime module.