brotherton-erpnext/erpnext/selling/report
Ankush Menat 67a74a4d14 fix: dont check first row on report load
- This doesn't actually load the chart but leaves UI and data in
  inconsistent state
- On refresh it randomly keeps toggling the first row - confusing
  behaviour.
2022-07-15 14:09:58 +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 refactor: DB independent quoting and truthy/falsy values (#31358) 2022-06-17 17:01:27 +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: dont check first row on report load 2022-07-15 14:09:58 +05:30
sales_order_analysis fix: translation for filter status on report 2022-06-21 15:10:19 -03:00
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