brotherton-erpnext/erpnext/stock/dashboard
Rushabh Mehta d5c6416d91 [new feature] Product Configurator (via Item Quick Entry) (#11535)
* [Feature] Item Variant Creation from Quick Entry

* [minor] formatted js

* [minor] set 3 attribute per page instead of 5 in template

* [fix] fixed codecy issue

* [fix] label translation

* [minor] changed trigger event of item template

* [fix] moved item ui tests under stock

* [UI test] added test for item attribute

* [UI test] added test for creation of item variant from quick entry

* [fix] item variant ui test fixes

* [wip]

* [cleanup] item quick entry

* [remove] tests, fixtures were missing

* [refactor] use set_only_once in item
2017-11-14 15:27:28 +05:30
..
__init__.py [refacator] added dashboard in item 2016-04-25 17:53:42 +05:30
item_dashboard_list.html Correction of issue #8354 2017-04-13 18:59:51 +05:30
item_dashboard.html [refacator] added dashboard in item 2016-04-25 17:53:42 +05:30
item_dashboard.js [new feature] Product Configurator (via Item Quick Entry) (#11535) 2017-11-14 15:27:28 +05:30
item_dashboard.py Show Stock Level only if any value(actual, reserved, reserved for production or projected) exists (#9168) 2017-06-14 15:37:47 +05:30