brotherton-erpnext/erpnext/regional/report/irs_1099
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 FEAT: US Regional Module with IRS 1099 reporting 2019-01-17 14:04:51 -05:00
irs_1099.js fix: use supplied year for IRS 1099 forms 2021-01-19 19:10:03 +05:30
irs_1099.json FEAT: US Regional Module with IRS 1099 reporting 2019-01-17 14:04:51 -05:00
irs_1099.py refactor: DB independent quoting and truthy/falsy values (#31358) 2022-06-17 17:01:27 +05:30