brotherton-erpnext/erpnext/selling/report
Deepesh Garg 6714214951 Server side script report for sales analytics (#15589)
* Sales Analytics Report

* Codacy issue fixes and  name column addition

* Minor Fixes

* Minor Changes

* Codacy Issue Fixes

* Codacy Issue Fixes

* Bug Fixes

* Code cleaning and optimization

* Deleted Duplicate code

* Indentation Issue Fixes

* Added Supplier Condition

* Cleaned code and better function naming

* Added report link for sales analytics in selling.py

* fix(patch): Patch to delete old analytics reports

* feat(refactor): Created class and refactored code using object oriented paradigm

* Column condition fix

* Minor condition fix

* Minor fix

* parent child map for purchase analytics

* Minor Fixes in get_periodic_data

* Used dots for filters instead of brackets

* Minor Bug fix in get_period_date_ranges

* Test Cases for Analytics Report
2018-11-12 16:15:54 +05:30
..
address_and_contacts Query report print (#14935) 2018-07-18 09:28:44 +05:30
available_stock_for_packing_items [Fix] Report Available Stock for Packing Items Menu not working (#12400) 2018-01-11 12:39:09 +05:30
customer_acquisition_and_loyalty Use range instead xrange (#13128) 2018-02-28 16:12:51 +05:30
customer_credit_balance Bug Fix (#15640) 2018-10-10 16:15:30 +05:30
customers_without_any_sales_transactions Report added in Selling module 2018-05-21 11:07:04 +05:30
inactive_customers added roles in the report 2017-03-06 14:26:09 +05:30
item_wise_sales_history Fixed qty in item-wise sales history report 2018-06-18 17:41:27 +05:30
pending_so_items_for_purchase_request added roles in the report 2017-03-06 14:26:09 +05:30
quotation_trends Add total row in all trends reports (#13010) 2018-02-21 14:46:07 +05:30
sales_analytics Server side script report for sales analytics (#15589) 2018-11-12 16:15:54 +05:30
sales_order_trends Add total row in all trends reports (#13010) 2018-02-21 14:46:07 +05:30
sales_person_commission_summary Sales person Commission Report and more (#15431) 2018-09-25 19:08:16 +05:30
sales_person_target_variance_item_group_wise query fix sales-person-target-variance-item-group-wise (#14271) 2018-05-30 11:56:58 +05:30
sales_person_wise_transaction_summary fix(): fetch correct warehouse for item in report 2018-10-22 10:15:07 +00:00
territory_target_variance_item_group_wise Lint and fix JS files 2017-05-30 12:54:42 +05:30
__init__.py moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30