brotherton-erpnext/erpnext/controllers
Sachin Mane 64f48db406 Batch number selector bug fix (#12346)
* fix bug in batch number selector. fetch and display batch numbers only for the given item code.

* remove print statement

* Fix error on selecting Chattisgarh in address

Fix error on selecting Chattisgarh in address because of spelling mistake

* Revert "Fix error on selecting Chattisgarh in address"
2018-01-08 17:57:32 +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 Payment schedule total amount validation considering write off amount 2017-12-21 11:47:08 +05:30
buying_controller.py Merge pull request #12347 from pratu16x7/buying-fix 2018-01-05 21:31:58 +05:30
item_variant.py Merge branch 'master' into develop 2017-12-15 12:53:56 +05:30
print_settings.py [fix] compact print format not longer ignores format builder 2017-01-25 08:20:43 +08:00
queries.py Batch number selector bug fix (#12346) 2018-01-08 17:57:32 +05:30
sales_and_purchase_return.py Invalid return against purchase invoice Error - Issue#11834 (#11835) 2017-12-04 11:16:34 +05:30
selling_controller.py Incoming rate fixes (#11986) 2017-12-15 12:13:50 +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 [Enhance] New print format for UAE/KSA for vat/excise (#12202) 2017-12-28 14:20:13 +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