brotherton-erpnext/erpnext/selling
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
..
doctype Merge pull request #15874 from shreyashah115/portal-fixes 2018-11-01 10:46:08 +05:30
page [Enhancement] Improvement to the sales pipeline (#15524) 2018-10-03 10:41:40 +05:30
report Server side script report for sales analytics (#15589) 2018-11-12 16:15:54 +05:30
__init__.py moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30
README.md moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30
sales_common.js minor fix (#15503) 2018-09-26 15:55:43 +05:30

Selling management module. Includes forms for capturing / managing the sales process.

  • Lead
  • Opportunity
  • Quotation
  • Sales Order