brotherton-erpnext/erpnext/accounts/report/sales_payment_summary
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
..
__init__.py Fixed Merge conflict 2017-12-07 12:00:01 +05:30
sales_payment_summary.js chore: mass trailing whitespace and EOF fixes 2021-08-19 13:43:28 +05:30
sales_payment_summary.json Add Total Row 2017-12-11 17:48:56 +05:30
sales_payment_summary.py refactor: DB independent quoting and truthy/falsy values (#31358) 2022-06-17 17:01:27 +05:30
test_sales_payment_summary.py style: format code with black 2022-03-28 18:52:46 +05:30