brotherton-erpnext/erpnext/hr/report
Conor 74a782d81d
refactor: DB independent quoting and truthy/falsy values (#31358)
* refactor: DB independent quoting and truthy/falsy values

* style: reformat to black spec

* fix: ifnull -> coalesce

* fix: coalesce -> Coalesce

* fix: revert pypika comparison

* refactor: convert queries to QB

* fix: incorrect value types for query

`=` query makes no sense with list of values

* fix: remove warehouse docstatus condition

* fix: keep using base rate as rate

Co-authored-by: Ankush Menat <ankush@frappe.io>
2022-06-17 17:01:27 +05:30
..
daily_work_summary_replies style: format code with black 2022-03-28 18:52:46 +05:30
employee_advance_summary style: format code with black 2022-03-28 18:52:46 +05:30
employee_analytics style: format code with black 2022-03-28 18:52:46 +05:30
employee_birthday style: format code with black 2022-03-28 18:52:46 +05:30
employee_exits refactor: DB independent quoting and truthy/falsy values (#31358) 2022-06-17 17:01:27 +05:30
employee_information added roles in the report 2017-03-06 14:26:09 +05:30
employee_leave_balance test: employee status filter in leave balance reports 2022-05-13 21:02:09 +05:30
employee_leave_balance_summary test: employee status filter in leave balance reports 2022-05-13 21:02:09 +05:30
employees_working_on_a_holiday style: format code with black 2022-03-28 18:52:46 +05:30
monthly_attendance_sheet fix: sider 2022-04-04 21:31:14 +05:30
recruitment_analytics style: format code with black 2022-03-28 18:52:46 +05:30
vehicle_expenses refactor: DB independent quoting and truthy/falsy values (#31358) 2022-06-17 17:01:27 +05:30
__init__.py moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30