brotherton-erpnext/erpnext/assets
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
..
assets_dashboard/asset fix: asset dashboard report changes (#22759) 2020-07-23 19:12:38 +05:30
dashboard_chart fix: make asset dashboard charts public (#23751) 2020-10-29 12:02:48 +05:30
doctype refactor: DB independent quoting and truthy/falsy values (#31358) 2022-06-17 17:01:27 +05:30
form_tour feat: Accounts, Selling & Assets Onboarding cleanup (#27112) 2021-08-27 15:47:11 +05:30
module_onboarding/assets fix: assigned proper form tour to onboarding steps 2021-12-02 11:27:37 +05:30
number_card fix: asset dashboard report changes (#22759) 2020-07-23 19:12:38 +05:30
onboarding_step fix: assigned proper form tour to onboarding steps 2021-12-02 11:27:37 +05:30
report style: format code with black 2022-03-28 18:52:46 +05:30
workspace/assets fix: updated standard workspace json files 2022-01-13 19:24:11 +05:30
__init__.py Added maintenance to Asset and enhanced maintenance for Asset Maintenance 2017-11-28 15:14:56 +05:30
dashboard_fixtures.py style: format code with black 2022-03-28 18:52:46 +05:30