brotherton-erpnext/erpnext/controllers
Mangesh-Khairnar 4ed9b45fb8 feat(Sales Order): Allow to skip delivery note creation (#19222)
* feat(sales-order): add option to skip delivery note creation for order type maintenance

* fix(sales-order): hide delivery date on setting skip delivery note creation

* fix: allow skipping delivery note for all order types

* fix: bypass delivery note creation on setting skip delivery note creation

* fix: show skip delivery note in list view

* fix: check for duplicate project name after submitting prompt

* fix:  toggle delivery note reqd for skip delivery note

* fix: update status based on skip delivery note
2019-10-12 19:33:11 +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: over-bill error while making debit note against purchase return e… (#19270) 2019-10-11 11:02:11 +05:30
buying_controller.py fix: #18624 2019-09-24 18:49:16 +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 fix: Displaying manufacturer part no along with manufacturer and added Manufacturers validation in Item master (#19066) 2019-09-16 19:44:28 +05:30
sales_and_purchase_return.py fix(purchase-invoice): Update paid amount on creation of debit note (#18830) 2019-09-11 10:49:33 +05:30
selling_controller.py fix: not able to save sales order 2019-08-29 20:03:52 +05:30
status_updater.py feat(Sales Order): Allow to skip delivery note creation (#19222) 2019-10-12 19:33:11 +05:30
stock_controller.py fix: Missing commits from hotfix branch (#17997) 2019-07-03 10:34:31 +05:30
taxes_and_totals.py fix: Error handling in taxes and totals 2019-08-03 13:49:33 +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