Next Pms

Install Next Pms

bench get-app https://github.com/rtCamp/next-pms

Tags

  • frappe
  • production
  • tier-1

Add the Frappe Gems badge to your README

Maintain Next Pms? Paste this into your README:

[![Listed on Frappe Gems](https://frappegems.com/api/method/frappe_gems.seo.badge?app=rtCamp%2Fnext-pms)](https://frappegems.com/gems/apps/rtCamp/next-pms)

About Next Pms

Next PMS Logo

Next PMS


Next PMS is a Frappe app with a modern React frontend, built to enhance timesheet, project, and resource management in ERPNext.

Next PMS
## Key Features 1. **Enhanced Timesheets**: Improved timesheet creation for employees with a React-based UI, allowing employees to make time entries from a single screen. 2. **Streamlined Project Billing**: Simplifies the billing process by integrating project-specific rates and billing information. 3. **Resource Management**: Easily Allocate resources on multiple project and track people working on projects and it's progress. 4. **Simplified Workflows**: Managers may quickly work with timesheets, accept or deny them, and see the information in several ways. 5. **Custom Views**: All the pages can be saved, ensuring quick access to the most relevant information. 6. **Reports**: Customized reports around resource management and timesheets. ## Prerequisite Before you begin, make sure you have following apps installed on your site: - [ERPNext](https://github.com/frappe/erpnext) - [Frappe HR](https://github.com/frappe/hrms) ## Installation Run the following command to install the app. ```bash bench get-app https://github.com/rtCamp/next-pms.git bench --site [site-name] install-app next_pms bench --site [site-name] migrate bench restart ``` For local development, check out our dev-tool for seamlessly building Frappe apps: [frappe-manager](https://github.com/rtCamp/Frappe-Manager) NOTE: If using `frappe-manager`, you might require to `fm restart` to provision the worker queues. ## Setup Visit the [PMS Setup Guide](https://github.com/rtCamp/next-pms/wiki#setup) on wiki. ## Documentation Please refer to our [Wiki](https://github.com/rtCamp/next-pms/wiki) for details. ## Local development setup Visit the [guide](https://github.com/rtCamp/next-pms/wiki/Local-Development) on wiki. ## Contribution Guide Please read [CONTRIBUTING.md](./CONTRIBUTING.md) for details. ## License This project is licensed under the [AGPLv3 License](./LICENSE).

Related Manufacturing apps for Frappe & ERPNext

  • Frappe Manager — The production platform for Frappe/ERPNext. Automatic TLS, versioned migrations, worker orchestration, isolated benches. Everything from a single CLI.
  • Process Manufacturing — PROCESS MANUFACTURING
  • Textile — Textile App for ERPNext
  • Aumms — AuMMS ( Aurum Manufacturing Management System ) is a Frappe App to facilitate the Operations in Gold Manufacturing
  • Frappe Gmail Thread — Gmail thread tracking app
  • Frappe Search — Frappe Search enables powerful, global search functionality across your custom Frappe apps.
  • Erpnext Mrp — MRP Tools for ERPNext
  • Frappe Deployer — A powerful CLI tool for managing and deploying Frappe applications with support for both host and Frappe Manager (FM) modes. Create timestamped releases, manage backups, and deploy with confidence.