[enhance] Allow transfer for manufacture in the BOM (#14891)

* [enhance] Allow transfer for maufacture in the BOM

* Added patch

* Fix codacy

* Fixed typo and added test cases
diff --git a/erpnext/patches.txt b/erpnext/patches.txt
index dc72991..a7fc349 100644
--- a/erpnext/patches.txt
+++ b/erpnext/patches.txt
@@ -555,3 +555,4 @@
 erpnext.patches.v11_0.set_salary_component_properties
 erpnext.patches.v11_0.set_user_permissions_for_department
 erpnext.patches.v11_0.hr_ux_cleanups
+erpnext.patches.v11_0.update_allow_transfer_for_manufacture
\ No newline at end of file