brotherton-erpnext/erpnext/controllers
tundebabzy 2a4fefc6ff Auto fetch batches based on quantity on POS (#11004) (#11767)
* prevent premature escape when item has serial no and batch no

* fetch actual_batch_qty for item

* add available_qty to dialog

* remove expired batches from drop-down

* Update queries.py
2017-11-29 10:53:09 +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 moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30
accounts_controller.py [fix] payment terms test case 2017-11-27 11:43:52 +05:30
buying_controller.py [fix] merge-conflicts 2017-11-22 18:01:56 +05:30
item_variant.py Multiple variant creation dialog (#11608) 2017-11-16 18:06:26 +05:30
print_settings.py [fix] compact print format not longer ignores format builder 2017-01-25 08:20:43 +08:00
queries.py Auto fetch batches based on quantity on POS (#11004) (#11767) 2017-11-29 10:53:09 +05:30
sales_and_purchase_return.py do correct gl entry for debit and credit notes 2017-08-23 22:36:25 +01:00
selling_controller.py [feature] [refactor] Shipping Rule for Buying + Refactor (#11628) 2017-11-17 14:31:09 +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 [fix] Rounding adjustment in company currency 2017-11-22 16:12:20 +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