brotherton-erpnext/erpnext/regional
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
..
address_template style: format code with black 2022-03-28 18:52:46 +05:30
doctype chore: cleanup 2022-06-09 11:52:46 +05:30
france style: format code with black 2022-03-28 18:52:46 +05:30
india Merge branch 'develop' of https://github.com/frappe/erpnext into quotation_issues 2022-06-11 21:56:24 +05:30
italy style: format code with black 2022-03-28 18:52:46 +05:30
print_format refactor: Code cleanup 2022-02-03 15:24:45 +05:30
report refactor: DB independent quoting and truthy/falsy values (#31358) 2022-06-17 17:01:27 +05:30
saudi_arabia style: format code with black 2022-03-28 18:52:46 +05:30
south_africa style: format code with black 2022-03-28 18:52:46 +05:30
turkey style: format code with black 2022-03-28 18:52:46 +05:30
united_arab_emirates fix: Ignore custom field validation while setup 2022-04-26 20:15:15 +05:30
united_states style: format code with black 2022-03-28 18:52:46 +05:30
__init__.py style: format code with black 2022-03-28 18:52:46 +05:30