brotherton-erpnext/erpnext/selling/report/sales_analytics
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
..
__init__.py Server side script report for sales analytics (#15589) 2018-11-12 16:15:54 +05:30
sales_analytics.js fix: dont check first row on report load 2022-07-15 14:09:58 +05:30
sales_analytics.json fix: adding json for checked add total row 2020-06-21 17:48:44 +05:30
sales_analytics.py fix(charts): Pass fieldtype for chart data in selling reports 2022-05-10 15:58:31 +05:30
test_analytics.py style: format code with black 2022-03-28 18:52:46 +05:30