brotherton-erpnext/erpnext/controllers
Saqib 0ad7449ae3 feat: allow adding & deleting of items in submitted SO & PO (#19911)
* feat: allow adding of items after quotation submission

* feat: allow deletion of items from submitted SO & PO

* fix: case when items are added and deleted at once

* fix: add test cases
* For deletion of items while Updating Items after submitting PO & SO
2019-12-24 16:42:30 +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 feat: allow adding & deleting of items in submitted SO & PO (#19911) 2019-12-24 16:42:30 +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 feat: Stock value and account balance sync. (#19233) 2019-10-31 15:55:03 +05:30
taxes_and_totals.py fix: performance issue of sales invoice while save/submit (#19598) 2019-11-19 18:47:48 +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