brotherton-erpnext/erpnext/controllers
mergify[bot] 233bf5dd29
fix: using DN for transfer w/o internal customer (backport #27798) (backport #27805) (#27807)
* fix: using DN for transfer w/o internal customer (backport #27798) (#27805)

* fix: using DN for transfer w/o internal customer (#27798)

This used to be work before though not "advertised", since a lot of
users have started using it as feature, it can't be broken now.

(cherry picked from commit df1f8fddf6e2f4106c1a2778614ba9a1dc5ff67e)

* fix(ux): use toast instead of popup

Co-authored-by: Ankush Menat <ankush@iwebnotes.com>
(cherry picked from commit fa944382c53bdeeb92f2dcc876e2c11ed03e20cc)

# Conflicts:
#	erpnext/accounts/doctype/sales_invoice/test_sales_invoice.py

* fix: resolve conflict

* fix: resolve conflicts

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Ankush Menat <ankush@iwebnotes.com>
2021-10-05 16:16:21 +05:30
..
tests test: basic tests for controllers/queries (#27422) 2021-09-10 12:46:35 +05:30
__init__.py moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30
accounts_controller.py Merge branch 'develop' into fix-32644 2021-09-26 17:07:46 +05:30
buying_controller.py chore: Clean up imports (#27302) 2021-09-02 16:44:59 +05:30
employee_boarding_controller.py chore: Clean up imports (#27302) 2021-09-02 16:44:59 +05:30
item_variant.py chore: Clean up imports (#27302) 2021-09-02 16:44:59 +05:30
print_settings.py chore: Clean up imports (#27302) 2021-09-02 16:44:59 +05:30
queries.py Merge branch 'develop' into care 2021-10-04 09:46:34 +05:30
sales_and_purchase_return.py chore: Clean up imports (#27302) 2021-09-02 16:44:59 +05:30
selling_controller.py fix: using DN for transfer w/o internal customer (backport #27798) (backport #27805) (#27807) 2021-10-05 16:16:21 +05:30
status_updater.py chore: Clean up imports (#27302) 2021-09-02 16:44:59 +05:30
stock_controller.py chore: Clean up imports (#27302) 2021-09-02 16:44:59 +05:30
subcontracting.py chore: Clean up imports (#27302) 2021-09-02 16:44:59 +05:30
taxes_and_totals.py chore: Clean up imports (#27302) 2021-09-02 16:44:59 +05:30
trends.py chore: Clean up imports (#27302) 2021-09-02 16:44:59 +05:30
website_list_for_contact.py fix: Webform Permission for custom doctype (#26232) 2021-09-14 12:49:08 +05:30