Hello, i know how to fetch data into table from child table.but is there any way to fetch doctype data into table directly.for ex. there is employee doctype and another is Attendance, in Attendance table i want to fetch all the employee names.how can i achieve this.any help will be more helpful.
attendance table already fetching employee names by default into employee_name field
is there a report for attendance ? i haven’t use attendance features yet
I also facing same issue.
Scenario is like that. I have employee doctype in HR module that creates new employees. Now i want all the entries of employees in child table that i created in Attendance module.
I want all the employees name from employee form to employee name column in attendance child table. As shown in figure. How can i fetch all employees entry in employee name column when attendance form will load. i want it onload event.
Thanks,
Hardik Gadesha
May i know if you have resolved this issue? and how did you do it? Thanks