brotherton-erpnext/erpnext/controllers
rohitwaghchaure 9af557f9d7 fix: incorrect batch fetched for the serialized items (#20119)
* fix: incorrect batch fetched for the serialized items

* Update stock_controller.py

Co-authored-by: Nabin Hait <nabinhait@gmail.com>
2019-12-30 13:26:47 +05:30
..
tests fix: Missing commits from hotfix branch (#17997) 2019-07-03 10:34:31 +05:30
__init__.py moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30
accounts_controller.py fix: don't allow deletion of items which has work order assigned to it 2019-12-27 16:26:03 +05:30
buying_controller.py fix: incorrect consumed qty for partial purchase receipt in subcontracting 2019-12-20 13:01:02 +05:30
item_variant.py fix(Stock): item variant description (#19134) 2019-09-24 19:17:13 +05:30
print_settings.py optimize(various) 2018-08-08 16:37:31 +05:30
queries.py feat: consider expiry_date during Batch queries (#20065) 2019-12-24 12:29:25 +05:30
sales_and_purchase_return.py fix: code cleanup 2019-11-20 19:42:27 +05:30
selling_controller.py fix: order_type validation restriction (#18096) 2019-12-24 16:39:34 +05:30
status_updater.py fix: Sales and Purchase Invoice Status, Payment Reconciliation Credit/Debit Note (#19388) 2019-11-07 12:52:23 +05:30
stock_controller.py fix: incorrect batch fetched for the serialized items (#20119) 2019-12-30 13:26:47 +05:30
taxes_and_totals.py fix: rounding adjustment while both inclusive tax and discount amount present 2019-12-25 14:01:38 +05:30
trends.py fix: Query Condition On Billing date filters 2019-10-07 14:27:07 +05:30
website_list_for_contact.py Enhancements to Supplier Portal (#19221) 2019-10-09 11:41:33 +05:30