https://catalogartifact.azureedge.net/publicartifacts/pcloudhosting.erpp-02ff0fd8-7496-4ac1-89df-5e96a1401714/image2_pCloud216.png
ERPNext
durch pcloudhosting
Just a moment, logging you in...
Version 16.28.0 + Free Support on Ubuntu 26.04
ERPNext is an open-source Enterprise Resource Planning (ERP) platform designed to help businesses manage and automate their core operations from a single, integrated system. Built on the Frappe Framework, it provides comprehensive modules for accounting, sales, purchasing, inventory, manufacturing, human resources, customer relationship management (CRM), projects, and more.
Features of ERPNext:- Manage accounting, finance, invoicing, and taxation from a centralized platform.
- Track sales, purchasing, inventory, and warehouse operations in real time.
- Supports customer relationship management (CRM) and lead management.
- Provides human resources, payroll, attendance, and employee management features.
- Includes project management, task tracking, and timesheet functionality.
- Offers customizable workflows, forms, dashboards, and reports.
ERPNext Usage:
$ sudo su $ apt update $ cd /opt $ cd frappe_docker $ docker compose -f pwd.yml up -d # Check create-site: $ docker compose -f pwd.yml logs create-site # View credentials: $ cat /var/erp/credentials.txt # Open WebUI: $ http://SERVER-IP:8080