Success Action (#13666)

* success action config for  sales invoice

* remove "Notification Control" doctype and its usage

* add default success action after_install or while migration (patch)

* rename for_doctype to ref_doctype

* case change

* minor fix

* Remove unnecessary code

* Replace message with translatable message

* Fix 'cannot import error'
diff --git a/erpnext/patches.txt b/erpnext/patches.txt
index 2ca7a98..17d68ef 100644
--- a/erpnext/patches.txt
+++ b/erpnext/patches.txt
@@ -525,4 +525,5 @@
 erpnext.patches.v10_0.taxes_issue_with_pos
 erpnext.patches.v10_1.transfer_subscription_to_auto_repeat
 erpnext.patches.v10_1.drop_old_subscription_records
-erpnext.patches.v11_0.update_brand_in_item_price
\ No newline at end of file
+erpnext.patches.v11_0.update_brand_in_item_price
+erpnext.patches.v11_0.create_default_success_action