brotherton-erpnext/erpnext/setup
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
..
doctype refactor: DB independent quoting and truthy/falsy values (#31358) 2022-06-17 17:01:27 +05:30
form_tour/company fix: company tour 2021-11-24 19:19:45 +05:30
module_onboarding/home fix(ux): Add tabs in Item 2022-06-08 16:30:44 +05:30
onboarding_step fix(ux): Add tabs in Item 2022-06-08 16:30:44 +05:30
page chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
setup_wizard Merge branch 'develop' of https://github.com/frappe/erpnext into erpnext_setup_cleanup 2022-05-03 18:17:36 +05:30
workspace chore: clean up hooks 2022-04-28 12:02:54 +05:30
__init__.py moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30
default_energy_point_rules.py style: format code with black 2022-03-28 18:52:46 +05:30
default_success_action.py style: format code with black 2022-03-28 18:52:46 +05:30
install.py refactor: ignore mandatory fields during setup 2022-04-11 13:19:17 +05:30
utils.py Merge branch 'develop' of https://github.com/frappe/erpnext into erpnext_setup_cleanup 2022-05-03 18:17:36 +05:30