brotherton-erpnext/erpnext/controllers
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
..
tests [Enahance] Update variants fields defined in the Item Varianst Settings, if template updated 2017-09-21 15:41:57 +05:30
__init__.py
accounts_controller.py [fix] default tax only on insert (#11544) 2017-11-14 09:32:32 +05:30
buying_controller.py Cleanup of PO schedule date pull requests 2017-10-05 19:51:10 +05:30
item_variant.py [new feature] Product Configurator (via Item Quick Entry) (#11535) 2017-11-14 15:27:28 +05:30
print_settings.py [fix] compact print format not longer ignores format builder 2017-01-25 08:20:43 +08:00
queries.py [fix] query param fixes 2017-11-10 15:06:02 +05:30
sales_and_purchase_return.py remove bracket (#9284) 2017-06-14 15:51:47 +05:30
selling_controller.py Controller init args fix (#11015) 2017-10-02 15:59:27 +05:30
status_updater.py Fix #4587: Status does not display "Pending" in report filter (#9104) 2017-06-07 12:02:07 +05:30
stock_controller.py Added is_perpetual_inventory_enabled method 2017-06-20 11:26:37 +05:30
taxes_and_totals.py Rounding Adjustment via a separate field, instead of last tax row (#10659) 2017-09-19 14:53:16 +05:30
trends.py [enhance] Stock qty added in purchase invoice 2017-04-11 18:29:52 +05:30
website_list_for_contact.py [hotfix] fixed Not Permitted issue for System user while accessing documents on portal (#10725) 2017-09-10 12:04:28 +05:30