brotherton-erpnext/erpnext/erpnext_integrations
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
..
connectors refactor!: drop github connector from ERPNext (#31316) 2022-06-10 14:01:41 +05:30
custom feat(Contacts): select billing contact for sales invoice 2020-03-12 16:58:59 +08:00
doctype refactor: DB independent quoting and truthy/falsy values (#31358) 2022-06-17 17:01:27 +05:30
workspace/erpnext_integrations refactor!: amazon mws integration (#29438) 2022-02-14 19:43:26 +05:30
__init__.py Add Github Connector (#11259) 2017-11-13 19:19:13 +05:30
exotel_integration.py fix(minor): update frappe.error_log to new API (#30864) 2022-05-02 15:04:26 +05:30
stripe_integration.py fix(minor): update frappe.error_log to new API (#30864) 2022-05-02 15:04:26 +05:30
taxjar_integration.py style: format code with black 2022-03-28 18:52:46 +05:30
utils.py style: format code with black 2022-03-28 18:52:46 +05:30