brotherton-erpnext/erpnext/controllers
Conor ea28ed1bb3
refactor: if() to CASE WHEN (#31360)
* refactor: if() to CASE WHEN

* fix: remove duplicate order by

* fix: remove extraneous table

* style: reformat to black spec

Co-authored-by: Ankush Menat <ankush@frappe.io>
2022-06-17 21:17:48 +05:30
..
tests style: format code with black 2022-03-28 18:52:46 +05:30
__init__.py moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30
accounts_controller.py refactor: DB independent quoting and truthy/falsy values (#31358) 2022-06-17 17:01:27 +05:30
buying_controller.py fix: prevent bypassing forced valuation rate 2022-05-12 19:01:26 +05:30
employee_boarding_controller.py style: format code with black 2022-03-28 18:52:46 +05:30
item_variant.py style: format code with black 2022-03-28 18:52:46 +05:30
print_settings.py style: format code with black 2022-03-28 18:52:46 +05:30
queries.py refactor: if() to CASE WHEN (#31360) 2022-06-17 21:17:48 +05:30
sales_and_purchase_return.py fix: purchase invoice return GLe 2022-06-07 12:08:20 +05:30
selling_controller.py fix: prevent bypassing forced valuation rate 2022-05-12 19:01:26 +05:30
status_updater.py refactor: if() to CASE WHEN (#31360) 2022-06-17 21:17:48 +05:30
stock_controller.py style: format code with black 2022-03-28 18:52:46 +05:30
subcontracting.py refactor!: change "is_subcontracted" field type from "Select" to "Check" 2022-04-01 13:22:44 +05:30
taxes_and_totals.py fix: Use get instead of dot 2022-04-06 04:31:13 +00:00
trends.py style: format code with black 2022-03-28 18:52:46 +05:30
website_list_for_contact.py style: format code with black 2022-03-28 18:52:46 +05:30