brotherton-erpnext/erpnext/regional/report/vat_audit_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
..
__init__.py feat: South Africa VAT report 2021-07-14 12:33:45 +05:30
test_vat_audit_report.py style: format code with black 2022-03-28 18:52:46 +05:30
vat_audit_report.js feat: South Africa VAT report 2021-07-14 12:33:45 +05:30
vat_audit_report.json fix(regional): add permissions for VAT Audit report (#26851) 2021-08-09 17:58:52 +05:30
vat_audit_report.py refactor: DB independent quoting and truthy/falsy values (#31358) 2022-06-17 17:01:27 +05:30