refactor: Removed agriculture module from ERPNext (#29022)

This commit is contained in:
Chillar Anand
2022-01-04 17:26:11 +05:30
committed by GitHub
parent e73c51bee6
commit 0900c3d655
108 changed files with 33 additions and 8504 deletions

View File

@@ -27,7 +27,6 @@ erpnext.setup.slides_settings = [
{ "label": __("Manufacturing"), "value": "Manufacturing" },
{ "label": __("Retail"), "value": "Retail" },
{ "label": __("Services"), "value": "Services" },
{ "label": __("Agriculture (beta)"), "value": "Agriculture" },
{ "label": __("Healthcare (beta)"), "value": "Healthcare" },
{ "label": __("Non Profit (beta)"), "value": "Non Profit" }
], reqd: 1