brotherton-erpnext/erpnext/selling/report
Conor b8f728a40a
refactor: use CURRENT_DATE instead of CURDATE() (#31356)
* refactor: use CURRENT_DATE instead of CURDATE()

* style: reformat to black spec

* refactor: use QB for auto_close queries

Co-authored-by: Ankush Menat <ankush@frappe.io>
2022-06-15 12:07:33 +05:30
..
address_and_contacts style: format code with black 2022-03-28 18:52:46 +05:30
available_stock_for_packing_items style: format code with black 2022-03-28 18:52:46 +05:30
customer_acquisition_and_loyalty fix: bulk fix (~330) missing translations 2022-04-04 13:59:51 +05:30
customer_credit_balance fix: bulk fix (~330) missing translations 2022-04-04 13:59:51 +05:30
customer_wise_item_price style: format code with black 2022-03-28 18:52:46 +05:30
customers_without_any_sales_transactions Report added in Selling module 2018-05-21 11:07:04 +05:30
inactive_customers refactor: use CURRENT_DATE instead of CURDATE() (#31356) 2022-06-15 12:07:33 +05:30
item_wise_sales_history fix(charts): Pass fieldtype for chart data in selling reports 2022-05-10 15:58:31 +05:30
payment_terms_status_for_sales_order fix: multiple entries for same payment term 2022-05-13 14:24:06 +05:30
pending_so_items_for_purchase_request style: format code with black 2022-03-28 18:52:46 +05:30
quotation_trends fix(charts): Pass fieldtype for chart data in selling reports 2022-05-10 15:58:31 +05:30
sales_analytics fix(charts): Pass fieldtype for chart data in selling reports 2022-05-10 15:58:31 +05:30
sales_order_analysis refactor: use CURRENT_DATE instead of CURDATE() (#31356) 2022-06-15 12:07:33 +05:30
sales_order_trends fix(charts): Pass fieldtype for chart data in selling reports 2022-05-10 15:58:31 +05:30
sales_partner_commission_summary style: format code with black 2022-03-28 18:52:46 +05:30
sales_partner_target_variance_based_on_item_group style: format code with black 2022-03-28 18:52:46 +05:30
sales_partner_transaction_summary style: format code with black 2022-03-28 18:52:46 +05:30
sales_person_commission_summary style: format code with black 2022-03-28 18:52:46 +05:30
sales_person_target_variance_based_on_item_group chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
sales_person_wise_transaction_summary style: format code with black 2022-03-28 18:52:46 +05:30
territory_target_variance_based_on_item_group chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
territory_wise_sales 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