brotherton-erpnext/erpnext/controllers
Andy Zhu a21e347bf1 fix: Update Items on Purchase Order
If user add rows or remove rows to update items on purchase order, the quantity in bin won't get updated.
This fix is not mature yet but to give an tempopary solution for fixing this issue.
2021-03-31 02:03:02 +05:30
..
tests fix: Create QI Parameters (links) in test cases 2021-01-04 11:10:04 +05:30
__init__.py moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30
accounts_controller.py fix: Update Items on Purchase Order 2021-03-31 02:03:02 +05:30
buying_controller.py fix: added supplier warehouse field back again (#24827) 2021-03-10 09:46:38 +05:30
item_variant.py fix: Typo 2020-06-17 19:05:40 +05:30
print_settings.py refactor: refactor contextual print setting implementation 2020-10-29 14:19:34 +05:30
queries.py feat: Allow selecting admission service unit in Patient Appointment for inpatients 2021-01-18 14:56:55 +05:30
sales_and_purchase_return.py fix: POS return for Serialized Items (#24292) 2021-02-18 16:04:35 +05:30
selling_controller.py fix: to update sales person's incentives on save (#24179) 2021-03-01 10:44:13 +05:30
status_updater.py refactor: POS Invoice merging and cancellation (#24351) 2021-02-18 21:00:34 +05:30
stock_controller.py fix: rate of stock uom division by zero error (#24829) 2021-03-10 12:04:54 +05:30
taxes_and_totals.py fix: optimize reposting of gle and sle (#24702) 2021-02-23 16:38:52 +05:30
trends.py fix: grammatical fix on error message 2020-06-25 22:35:33 +05:30
website_list_for_contact.py revert changes 2020-11-06 16:48:39 +05:30