{"id":13405688,"url":"https://github.com/frappe/erpnext","last_synced_at":"2026-05-20T09:04:43.390Z","repository":{"id":37370017,"uuid":"1864233","full_name":"frappe/erpnext","owner":"frappe","description":"Free and Open Source Enterprise Resource Planning (ERP)","archived":false,"fork":false,"pushed_at":"2026-05-17T06:43:13.000Z","size":1672810,"stargazers_count":33911,"open_issues_count":2064,"forks_count":11253,"subscribers_count":668,"default_branch":"develop","last_synced_at":"2026-05-17T08:42:14.416Z","etag":null,"topics":["accounting","asset-management","crm","distribution","erp","erpnext","frappe","healthcare","hrms","manufacturing","point-of-sale","procurement","project-management","python","retail","support"],"latest_commit_sha":null,"homepage":"https://frappe.io/erpnext","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/frappe.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"license.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-06-08T08:20:56.000Z","updated_at":"2026-05-17T08:10:11.000Z","dependencies_parsed_at":"2026-04-01T17:07:16.164Z","dependency_job_id":null,"html_url":"https://github.com/frappe/erpnext","commit_stats":{"total_commits":33044,"total_committers":668,"mean_commits":"49.467065868263475","dds":0.8435722067546302,"last_synced_commit":"787fc8737f7e1cb1e5c54b5d5ea59b6480978f6b"},"previous_names":[],"tags_count":1752,"template":false,"template_full_name":null,"purl":"pkg:github/frappe/erpnext","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frappe%2Ferpnext","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frappe%2Ferpnext/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frappe%2Ferpnext/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frappe%2Ferpnext/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/frappe","download_url":"https://codeload.github.com/frappe/erpnext/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frappe%2Ferpnext/sbom","scorecard":{"id":243946,"data":{"date":"2025-08-11","repo":{"name":"github.com/frappe/erpnext","commit":"078b8439d9db04db9af1ec62dda2ad156caf4897"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.1,"checks":[{"name":"Code-Review","score":5,"reason":"Found 9/17 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license.txt:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: license.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/generate-pot-file.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/label-base-on-title.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/backport.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/docker-release.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs-checker.yml:7","Warn: no topLevel permission defined: .github/workflows/generate-pot-file.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/initiate_release.yml:7","Warn: no topLevel permission defined: .github/workflows/label-base-on-title.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/linters.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/patch.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/patch_faux.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/release_notes.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/run-indinvidual-tests.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/semantic-commits.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/server-tests-mariadb-faux.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/server-tests-mariadb.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/server-tests-postgres.yml:16"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:11"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/backport.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/frappe/erpnext/backport.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-checker.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/frappe/erpnext/docs-checker.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-checker.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/frappe/erpnext/docs-checker.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/generate-pot-file.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/frappe/erpnext/generate-pot-file.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/generate-pot-file.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/frappe/erpnext/generate-pot-file.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/initiate_release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/frappe/erpnext/initiate_release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-base-on-title.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/frappe/erpnext/label-base-on-title.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeller.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/frappe/erpnext/labeller.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linters.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/frappe/erpnext/linters.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linters.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/frappe/erpnext/linters.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linters.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/frappe/erpnext/linters.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linters.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/frappe/erpnext/linters.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linters.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/frappe/erpnext/linters.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/frappe/erpnext/lock.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/patch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/frappe/erpnext/patch.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/patch.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/frappe/erpnext/patch.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/patch.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/frappe/erpnext/patch.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/patch.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/frappe/erpnext/patch.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/patch.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/frappe/erpnext/patch.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/patch.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/frappe/erpnext/patch.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/frappe/erpnext/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/frappe/erpnext/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-indinvidual-tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/frappe/erpnext/run-indinvidual-tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-indinvidual-tests.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/frappe/erpnext/run-indinvidual-tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-indinvidual-tests.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/frappe/erpnext/run-indinvidual-tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-indinvidual-tests.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/frappe/erpnext/run-indinvidual-tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-indinvidual-tests.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/frappe/erpnext/run-indinvidual-tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-indinvidual-tests.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/frappe/erpnext/run-indinvidual-tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-indinvidual-tests.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/frappe/erpnext/run-indinvidual-tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/semantic-commits.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/frappe/erpnext/semantic-commits.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/semantic-commits.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/frappe/erpnext/semantic-commits.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/server-tests-mariadb.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/frappe/erpnext/server-tests-mariadb.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/server-tests-mariadb.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/frappe/erpnext/server-tests-mariadb.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/server-tests-mariadb.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/frappe/erpnext/server-tests-mariadb.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/server-tests-mariadb.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/frappe/erpnext/server-tests-mariadb.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/server-tests-mariadb.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/frappe/erpnext/server-tests-mariadb.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/server-tests-mariadb.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/frappe/erpnext/server-tests-mariadb.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/server-tests-mariadb.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/frappe/erpnext/server-tests-mariadb.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/server-tests-mariadb.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/frappe/erpnext/server-tests-mariadb.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/server-tests-mariadb.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/frappe/erpnext/server-tests-mariadb.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/server-tests-mariadb.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/frappe/erpnext/server-tests-mariadb.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/server-tests-postgres.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/frappe/erpnext/server-tests-postgres.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/server-tests-postgres.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/frappe/erpnext/server-tests-postgres.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/server-tests-postgres.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/frappe/erpnext/server-tests-postgres.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/server-tests-postgres.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/frappe/erpnext/server-tests-postgres.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/server-tests-postgres.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/frappe/erpnext/server-tests-postgres.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/server-tests-postgres.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/frappe/erpnext/server-tests-postgres.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/helper/install.sh:11","Warn: pipCommand not pinned by hash: .github/helper/update_pot_file.sh:7","Warn: npmCommand not pinned by hash: .github/workflows/backport.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/docs-checker.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/linters.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/patch.yml:97","Warn: npmCommand not pinned by hash: .github/workflows/release.yml:26","Warn: npmCommand not pinned by hash: .github/workflows/semantic-commits.yml:29","Info:   0 out of  43 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 2 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T07:10:27.140Z","repository_id":37370017,"created_at":"2025-08-17T07:10:27.140Z","updated_at":"2025-08-17T07:10:27.140Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33253026,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-20T04:48:54.280Z","status":"ssl_error","status_checked_at":"2026-05-20T04:48:10.851Z","response_time":356,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["accounting","asset-management","crm","distribution","erp","erpnext","frappe","healthcare","hrms","manufacturing","point-of-sale","procurement","project-management","python","retail","support"],"created_at":"2024-07-30T19:02:08.562Z","updated_at":"2026-05-20T09:04:43.385Z","avatar_url":"https://github.com/frappe.png","language":"Python","funding_links":[],"categories":["Python","Uncategorized","\u003ca id=\"tag-erp\" href=\"#tag-erp\"\u003eERP\u003c/a\u003e","POS AWESOME","Resources","Open Source Projects","Misc","Enterprise Resource Planning (ERP)","网络服务","Apps","🛠 Part I: The Open SaaS Stack","Programming Languages","support","Application Recommendation","localization","Repos","E-Commerce \u0026 Business","project-management","Enterprise CRM","🤖 AI \u0026 Machine Learning","SaaS/PaaS Alternatives","武器库"],"sub_categories":["Uncategorized","Dependencies:","[SAP](https://www.sap.com/)","\u003e 5k 🌟","Follow me","网络服务_其他","CRM","Finance \u0026 Legal","Python","🤝 Collaborative Office","ERPs","后端"],"readme":"\n\u003cdiv align=\"center\"\u003e\n    \u003ca href=\"https://frappe.io/erpnext\"\u003e\n\t\u003cimg src=\"./erpnext/public/images/v16/erpnext.svg\" alt=\"ERPNext Logo\" height=\"80px\" width=\"80px\"/\u003e\n    \u003c/a\u003e\n    \u003ch2\u003eERPNext\u003c/h2\u003e\n    \u003cdiv align=\"center\"\u003e\n        \u003cp\u003ePowerful, Intuitive and Open-Source ERP\u003c/p\u003e\n    \u003c/div\u003e\n\n[![Learn on Frappe School](https://img.shields.io/badge/Frappe%20School-Learn%20ERPNext-blue?style=flat-square)](https://frappe.school)\u003cbr\u003e\u003cbr\u003e\n[![CI](https://github.com/frappe/erpnext/actions/workflows/server-tests-mariadb.yml/badge.svg?event=schedule)](https://github.com/frappe/erpnext/actions/workflows/server-tests-mariadb.yml)\n[![docker pulls](https://img.shields.io/docker/pulls/frappe/erpnext.svg)](https://hub.docker.com/r/frappe/erpnext)\n\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n\t\u003cimg src=\"./erpnext/public/images/v16/hero_image.png\" alt=\"ERPNext Hero Image\"/\u003e\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n\t\u003ca href=\"https://erpnext-demo.frappe.cloud/api/method/erpnext_demo.erpnext_demo.auth.login_demo\"\u003eLive Demo\u003c/a\u003e\n\t-\n\t\u003ca href=\"https://frappe.io/erpnext\"\u003eWebsite\u003c/a\u003e\n\t-\n\t\u003ca href=\"https://docs.frappe.io/erpnext/\"\u003eDocumentation\u003c/a\u003e\n\u003c/div\u003e\n\n## ERPNext\n\n100% Open-Source ERP System to help you run your business.\n\n### Motivation\n\nRunning a business is a complex task - handling invoices, tracking stock, managing personnel, and other daily operations. In a market where software is sold separately to manage each of these tasks, ERPNext does all of the above and more, for free.\n\n### Key Features\n\n- **Accounting**: All the tools you need to manage cash flow in one place, right from recording transactions to summarizing and analyzing financial reports.\n- **Order Management**: Track inventory levels, replenish stock, and manage sales orders, customers, suppliers, shipments, deliverables, and order fulfillment.\n- **Manufacturing**: Simplifies the production cycle, helps track material consumption, exhibits capacity planning, handles subcontracting, and more!\n- **Asset Management**: From purchase to disposal, IT infrastructure to equipment. Covers every branch of your organization, all in one centralized system.\n- **Projects**: Deliver both internal and external projects on time, budget and profitability. Track tasks, timesheets, and issues by project.\n\n\u003cdetails open\u003e\n\n\u003csummary\u003eMore\u003c/summary\u003e\n\t\u003cimg src=\"https://erpnext.com/files/v16_bom.png\"/\u003e\n\t\u003cimg src=\"https://erpnext.com/files/v16_stock_summary.png\"/\u003e\n\t\u003cimg src=\"https://erpnext.com/files/v16_job_card.png\"/\u003e\n\t\u003cimg src=\"https://erpnext.com/files/v16_tasks.png\"/\u003e\n\u003c/details\u003e\n\n### Under the Hood\n\n- [**Frappe Framework**](https://github.com/frappe/frappe): A full-stack web application framework written in Python and JavaScript. The framework provides a robust foundation for building web applications, including a database abstraction layer, user authentication, and a REST API.\n\n- [**Frappe UI**](https://github.com/frappe/frappe-ui): A Vue-based UI library, to provide a modern user interface. The Frappe UI library provides a variety of components that can be used to build single-page applications on top of the Frappe Framework.\n\n## Production Setup\n\n### Managed Hosting\n\nYou can try [Frappe Cloud](https://frappecloud.com), a simple, user-friendly, and sophisticated [open-source](https://github.com/frappe/press) platform to host Frappe applications reliably and securely.\n\nIt handles installation, setup, upgrades, monitoring, maintenance, and support of your Frappe deployments. It is a fully featured developer platform with an ability to manage and control multiple Frappe deployments.\n\n\u003cdiv\u003e\n\t\u003ca href=\"https://erpnext-demo.frappe.cloud/app/home\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n\t\t\u003cpicture\u003e\n\t\t\t\u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"https://frappe.io/files/try-on-fc-white.png\"\u003e\n\t\t\t\u003cimg src=\"https://frappe.io/files/try-on-fc-black.png\" alt=\"Try on Frappe Cloud\" height=\"28\" /\u003e\n\t\t\u003c/picture\u003e\n\t\u003c/a\u003e\n\u003c/div\u003e\n\n\n### Self-Hosted\n#### Docker\n\nSee [Frappe Docker Documentation](https://github.com/frappe/frappe_docker) for full documentation \u0026 FAQ on Docker setup\n\n#### Prerequisites\n\n- [Docker](https://docs.docker.com/get-docker/)\n- [Docker Compose v2](https://docs.docker.com/compose/)\n- [git](https://docs.github.com/en/get-started/getting-started-with-git/set-up-git)\n\n\u003e For Docker basics and best practices refer to Docker's [documentation](https://docs.docker.com)\n\n### Try on your environment\n\n\u003e **⚠️ Disposable demo only**\n\u003e\n\u003e **This setup is intended for quick evaluation. Expect to throw the environment away.** You will not be able to install custom apps to this setup. For production deployments, custom configurations, and detailed explanations, see the full documentation.\n\nFirst clone the repo:\n\n```sh\ngit clone https://github.com/frappe/frappe_docker\ncd frappe_docker\n```\n\nThen run:\n\n```sh\ndocker compose -f pwd.yml up -d\n```\nWait for a couple of minutes for ERPNext site to be created or check the `create-site` container logs before opening browser on port `8080`. (username: `Administrator`, password: `admin`)\n\nSee [Frappe Docker](https://github.com/frappe/frappe_docker/blob/main/docs/01-getting-started/03-arm64.md) for ARM based docker setup\n\n\n## Development Setup\n### Manual Install\n\nThe Easy Way: our install script for bench will install all dependencies (e.g. MariaDB). See https://github.com/frappe/bench for more details.\n\nNew passwords will be created for the ERPNext \"Administrator\" user, the MariaDB root user, and the Frappe user (the script displays the passwords and saves them to ~/frappe_passwords.txt).\n\n\n### Local\n\nTo setup the repository locally follow the steps mentioned below:\n\n1. Setup bench by following the [Installation Steps](https://frappeframework.com/docs/user/en/installation) and start the server\n   ```\n   bench start\n   ```\n\n2. In a separate terminal window, run the following commands:\n   ```\n   # Create a new site\n   bench new-site erpnext.localhost\n   ```\n\n3. Get the ERPNext app and install it\n   ```\n   # Get the ERPNext app\n   bench get-app https://github.com/frappe/erpnext\n\n   # Install the app\n   bench --site erpnext.localhost install-app erpnext\n   ```\n\n4. Open the URL `http://erpnext.localhost:8000/app` in your browser, you should see the app running\n\n## Learning and Community\n\n1. [Frappe School](https://school.frappe.io) - Learn Frappe Framework and ERPNext from the various courses by the maintainers or from the community.\n2. [Official documentation](https://docs.erpnext.com/) - Extensive documentation for ERPNext.\n3. [Discussion Forum](https://discuss.frappe.io/c/erpnext/6) - Engage with the community of ERPNext users and service providers.\n4. [Telegram Group](https://erpnext_public.t.me) - Get instant help from huge community of users.\n\n\n## Contributing\n\n1. [Issue Guidelines](https://github.com/frappe/erpnext/wiki/Issue-Guidelines)\n2. [Report Security Vulnerabilities](https://erpnext.com/security)\n3. [Pull Request Requirements](https://github.com/frappe/erpnext/wiki/Contribution-Guidelines)\n4. [Translations](https://crowdin.com/project/frappe)\n\n\n## Logo and Trademark Policy\n\nPlease read our [Logo and Trademark Policy](TRADEMARK_POLICY.md).\n\n\u003cbr /\u003e\n\u003cbr /\u003e\n\u003cdiv align=\"center\" style=\"padding-top: 0.75rem;\"\u003e\n\t\u003ca href=\"https://frappe.io\" target=\"_blank\"\u003e\n\t\t\u003cpicture\u003e\n\t\t\t\u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"https://frappe.io/files/Frappe-white.png\"\u003e\n\t\t\t\u003cimg src=\"https://frappe.io/files/Frappe-black.png\" alt=\"Frappe Technologies\" height=\"28\"/\u003e\n\t\t\u003c/picture\u003e\n\t\u003c/a\u003e\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrappe%2Ferpnext","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffrappe%2Ferpnext","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrappe%2Ferpnext/lists"}