diff --git a/erpnext/modules.txt b/erpnext/modules.txt index c6b3159e0fc..e194b4d7c41 100644 --- a/erpnext/modules.txt +++ b/erpnext/modules.txt @@ -22,3 +22,4 @@ Payroll Telephony Bulk Transaction E-commerce +Subcontracting \ No newline at end of file diff --git a/erpnext/subcontracting/__init__.py b/erpnext/subcontracting/__init__.py new file mode 100644 index 00000000000..e69de29bb2d