brotherton-erpnext/erpnext/controllers
Prateeksha Singh edeb4dc7e0 Multiselect dialog for getting items (#8583)
* Concatenate docnames and send to mapper

* Multiselect with checkboxes

* set setters as separate filters

* Map filter fields to target_doc

* Get items from quotation (in SO) working

* [major] Set dialog setters for all forms

* Add date field

* Specify non-default date_fields

* [minor] add test_mapper.py

* [minor] remove cur_frm

* [minor][fix] test

* [minor] fix test with make_test_records
2017-05-15 11:32:06 +05:30
..
tests Multiselect dialog for getting items (#8583) 2017-05-15 11:32:06 +05:30
__init__.py moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30
accounts_controller.py [minor] minor fixes in pricing_rule and set_missing_value 2017-04-19 21:05:37 +05:30
buying_controller.py [fix] [refactor] demo for v8 and remove purchase common 2017-03-31 17:36:48 +05:30
item_variant.py Fixed conflict 2017-04-28 09:58:41 +05:30
print_settings.py [fix] compact print format not longer ignores format builder 2017-01-25 08:20:43 +08:00
queries.py Ignore permission for Bin in warehouse query (#8742) 2017-05-09 15:09:10 +05:30
recurring_document.py [fixes] for recurring and tests 2017-03-14 19:13:39 +05:30
sales_and_purchase_return.py Item Rate in Sales Return must be less than or equal to reference doc (#8775) 2017-05-11 16:44:19 +05:30
selling_controller.py Selling price validation against last purchase rate / valuation rate (#8702) 2017-05-05 17:23:17 +05:30
status_updater.py [minor] added safe_eval for status_updater and added getdate and nowdate (#8365) 2017-04-07 17:16:16 +05:30
stock_controller.py [enhance] automatic batch selection in Delivery Note and Stock Entry 2017-04-24 10:28:38 +05:30
taxes_and_totals.py [minor] renamed a Total Margin field to Rate With Margin (#8720) 2017-05-11 11:40:02 +05:30
trends.py [enhance] Stock qty added in purchase invoice 2017-04-11 18:29:52 +05:30
website_list_for_contact.py [minor] added order by args to get_*_list methods (#8413) 2017-04-12 13:02:28 +05:30