hello everyone,
I wanted to ask, so I created a field to input the number of days, where the 'x_studio_jml_hari' field is only in payslip weekly and the field 'x_workdays_monthly' is only in payslip monthly. Now in the 'x_workdays_monthly' field this brings up the value that has been entered in the 'x_studio_jml_hari' field, so how can I display that value. Below I have attached a screenshot of the Payslip page and Python Code that I have tried to create but did not succeed.
So I want to take the number 6 in the image above to appear in the 'x_workdays_monthly' field in the image below.
and the image below python code in the 'x_workdays_monthly' field that I have tried to bring up the number 6 but has not succeeded
Thanks,