Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

há 2 anos
há 2 anos
há 2 anos
há 2 anos
há 2 anos
há 2 anos
há 2 anos
há 2 anos
há 2 anos
há 2 anos
há 2 anos
há 2 anos
há 2 anos
há 2 anos
há 2 anos
há 2 anos
há 2 anos
há 2 anos
há 2 anos
há 2 anos
há 2 anos
há 2 anos
há 2 anos
há 2 anos
há 2 anos
há 2 anos
há 2 anos
há 2 anos
há 2 anos
há 2 anos
há 2 anos
há 2 anos
há 2 anos
1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889
  1. <div align="center">
  2. <a href="https://xhiveerp.com">
  3. <img src="https://raw.githubusercontent.com/xhiveframework/xhiveerp/develop/xhiveerp/public/images/xhiveerp-logo.png" height="128">
  4. </a>
  5. <h2>XhiveERP</h2>
  6. <p align="center">
  7. <p>ERP made simple</p>
  8. </p>
  9. [![CI](https://github.com/xhiveframework/xhiveerp/actions/workflows/server-tests.yml/badge.svg?branch=develop)](https://github.com/xhiveframework/xhiveerp/actions/workflows/server-tests.yml)
  10. [![UI](https://github.com/xhiveerp/xhiveerp_ui_tests/actions/workflows/ui-tests.yml/badge.svg?branch=develop&event=schedule)](https://github.com/xhiveerp/xhiveerp_ui_tests/actions/workflows/ui-tests.yml)
  11. [![Open Source Helpers](https://www.codetriage.com/xhiveframework/xhiveerp/badges/users.svg)](https://www.codetriage.com/xhiveframework/xhiveerp)
  12. [![codecov](https://codecov.io/gh/xhiveframework/xhiveerp/branch/develop/graph/badge.svg?token=0TwvyUg3I5)](https://codecov.io/gh/xhiveframework/xhiveerp)
  13. [![docker pulls](https://img.shields.io/docker/pulls/xhiveframework/xhiveerp-worker.svg)](https://hub.docker.com/r/xhiveframework/xhiveerp-worker)
  14. [https://xhiveerp.com](https://xhiveerp.com)
  15. </div>
  16. XhiveERP as a monolith includes the following areas for managing businesses:
  17. 1. [Accounting](https://xhiveerp.com/open-source-accounting)
  18. 1. [Warehouse Management](https://xhiveerp.com/distribution/warehouse-management-system)
  19. 1. [CRM](https://xhiveerp.com/open-source-crm)
  20. 1. [Sales](https://xhiveerp.com/open-source-sales-purchase)
  21. 1. [Purchase](https://xhiveerp.com/open-source-sales-purchase)
  22. 1. [HRMS](https://xhiveerp.com/open-source-hrms)
  23. 1. [Project Management](https://xhiveerp.com/open-source-projects)
  24. 1. [Support](https://xhiveerp.com/open-source-help-desk-software)
  25. 1. [Asset Management](https://xhiveerp.com/open-source-asset-management-software)
  26. 1. [Quality Management](https://xhiveerp.com/docs/user/manual/en/quality-management)
  27. 1. [Manufacturing](https://xhiveerp.com/open-source-manufacturing-erp-software)
  28. 1. [Website Management](https://xhiveerp.com/open-source-website-builder-software)
  29. 1. [Customize XhiveERP](https://xhiveerp.com/docs/user/manual/en/customize-xhiveerp)
  30. 1. [And More](https://xhiveerp.com/docs/user/manual/en/)
  31. XhiveERP is built on the [Xhive Framework](https://github.com/xhiveframework/xhiveframework), a full-stack web app framework built with Python & JavaScript.
  32. ## Installation
  33. <div align="center" style="max-height: 40px;">
  34. <a href="https://xhiveframeworkcloud.com/xhiveerp/signup">
  35. <img src=".github/try-on-f-cloud-button.svg" height="40">
  36. </a>
  37. <a href="https://labs.play-with-docker.com/?stack=https://raw.githubusercontent.com/xhiveframework/xhiveframework_docker/main/pwd.yml">
  38. <img src="https://raw.githubusercontent.com/play-with-docker/stacks/master/assets/images/button.png" alt="Try in PWD" height="37"/>
  39. </a>
  40. </div>
  41. > Login for the PWD site: (username: Administrator, password: admin)
  42. ### Containerized Installation
  43. Use docker to deploy XhiveERP in production or for development of [Xhiveframework](https://github.com/xhiveframework/xhiveframework) apps. See https://github.com/xhiveframework/xhiveframework_docker for more details.
  44. ### Manual Install
  45. The Easy Way: our install script for bench will install all dependencies (e.g. MariaDB). See https://github.com/xhiveframework/bench for more details.
  46. New passwords will be created for the XhiveERP "Administrator" user, the MariaDB root user, and the xhiveframework user (the script displays the passwords and saves them to ~/xhiveframework_passwords.txt).
  47. ## Learning and community
  48. 1. [Xhiveframework School](https://xhiveframework.school) - Learn Xhive Framework and XhiveERP from the various courses by the maintainers or from the community.
  49. 2. [Official documentation](https://docs.xhiveerp.com/) - Extensive documentation for XhiveERP.
  50. 3. [Discussion Forum](https://discuss.xhiveerp.com/) - Engage with community of XhiveERP users and service providers.
  51. 4. [Telegram Group](https://t.me/xhiveerphelp) - Get instant help from huge community of users.
  52. ## Contributing
  53. 1. [Issue Guidelines](https://github.com/xhiveframework/xhiveerp/wiki/Issue-Guidelines)
  54. 1. [Report Security Vulnerabilities](https://xhiveerp.com/security)
  55. 1. [Pull Request Requirements](https://github.com/xhiveframework/xhiveerp/wiki/Contribution-Guidelines)
  56. 1. [Translations](https://translate.xhiveerp.com)
  57. ## License
  58. GNU/General Public License (see [license.txt](license.txt))
  59. The XhiveERP code is licensed as GNU General Public License (v3) and the Documentation is licensed as Creative Commons (CC-BY-SA-3.0) and the copyright is owned by SolutionERP LLC (Xhiveframework) and Contributors.
  60. By contributing to XhiveERP, you agree that your contributions will be licensed under its GNU General Public License (v3).
  61. ## Logo and Trademark Policy
  62. Please read our [Logo and Trademark Policy](TRADEMARK_POLICY.md).