commit | f94d607288b4e62b85dc8397c67d26eb6a56e092 | [log] [tgz] |
---|---|---|
author | Sagar Sharma <sagarsharma.s312@gmail.com> | Fri Apr 01 16:28:34 2022 +0530 |
committer | Sagar Sharma <sagarsharma.s312@gmail.com> | Fri Apr 01 16:28:34 2022 +0530 |
tree | da893851a809116c9c05371dd55a99009ac2a254 | |
parent | 6c5b01c60df4c125a3f3b220c351b35b924703df [diff] |
feat: New module "Subcontracting"
diff --git a/erpnext/modules.txt b/erpnext/modules.txt index c6b3159..e194b4d 100644 --- a/erpnext/modules.txt +++ b/erpnext/modules.txt
@@ -22,3 +22,4 @@ 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 0000000..e69de29 --- /dev/null +++ b/erpnext/subcontracting/__init__.py