brotherton-erpnext/erpnext/projects/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_timesheet_summary style: format code with black 2022-03-28 18:52:46 +05:30
delayed_tasks_summary fix: bulk fix (~330) missing translations 2022-04-04 13:59:51 +05:30
employee_billing_summary chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
employee_hours_utilization_based_on_timesheet style: format code with black 2022-03-28 18:52:46 +05:30
project_billing_summary chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
project_profitability refactor: DB independent quoting and truthy/falsy values (#31358) 2022-06-17 17:01:27 +05:30
project_summary style: format code with black 2022-03-28 18:52:46 +05:30
project_wise_stock_tracking style: format code with black 2022-03-28 18:52:46 +05:30
__init__.py moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30
billing_summary.py style: format code with black 2022-03-28 18:52:46 +05:30