brotherton-erpnext/erpnext/payroll
Rucha Mahabal ca8dec0cf2
fix: Use get_all instead of get_list for child doctype (#28538)
* fix(Student Attendance Tool): Use `get_all` instead of `get_list` for child doctype

* fix(Course Schedule): incorrect fetch from value

* fix: sider

* fix(Gratuity): Use `get_all` instead of `get_list` for child doctype
2021-11-26 13:24:32 +05:30
..
dashboard_chart
doctype fix: Use get_all instead of get_list for child doctype (#28538) 2021-11-26 13:24:32 +05:30
module_onboarding/payroll
notification chore: remove all six compat code 2021-11-05 11:16:29 +05:30
number_card
onboarding_step fix: Backport missing commits to develop branch (#25305) 2021-04-13 15:46:01 +05:30
payroll_dashboard/payroll
print_format fix: change print_format_type from Server to Jinja (#26374) 2021-08-17 18:45:55 +05:30
report fix: sum of components in salary register (#28237) 2021-11-09 15:21:51 +05:30
workspace/payroll fix: Removing unused fields from workspace JSON files #27612 2021-10-13 16:18:20 +05:30
__init__.py