brotherton-erpnext/erpnext/stock/dashboard
Devin Slauenwhite 123920d0bc
feat: add after_refresh hook to item dashboard (#33372)
* fix: return promise

* fix: use after_refresh hook instead of promise

# Because there is already a before_refresh hook. I think it makes sense to do the same for after.
2022-12-29 10:31:26 +05:30
..
__init__.py [refacator] added dashboard in item 2016-04-25 17:53:42 +05:30
item_dashboard_list.html fix: Item dashboard style 2020-08-23 16:36:28 +05:30
item_dashboard.html test: add class to uniquely id item dashboard (#30487) 2022-03-30 13:20:54 +05:30
item_dashboard.js feat: add after_refresh hook to item dashboard (#33372) 2022-12-29 10:31:26 +05:30
item_dashboard.py style: format code with black 2022-03-28 18:52:46 +05:30
warehouse_capacity_dashboard.py style: format code with black 2022-03-28 18:52:46 +05:30