Vrikshpath Erpnext

VrikshPath custom Frappe/ERPNext app — M19T AutoSteer, M19W Rover, M19X Stambha and all Prashang product modules

Install Vrikshpath Erpnext

bench get-app https://github.com/umeshdumaniya/vrikshpath_erpnext

Add the Frappe Gems badge to your README

Maintain Vrikshpath Erpnext? Paste this into your README:

[![Listed on Frappe Gems](https://frappegems.com/api/method/frappe_gems.seo.badge?app=umeshdumaniya%2Fvrikshpath_erpnext)](https://frappegems.com/gems/apps/umeshdumaniya/vrikshpath_erpnext)

About Vrikshpath Erpnext

vrikshpath_erpnext

Custom Frappe/ERPNext app for Prashang Technologies Pvt Ltd — the company behind the VrikshPath product line.

Products managed in this app

Module Product Status
M19T AutoSteer Kit (Path 1 + Path 2) Prototype
M19T-BASE RTK Base Station Prototype
M19W Cotton Picking Rover Design
M19X Kshetra Kendra (Stambha village edge) Design
M19N LoRaWAN Pump Controller Design

Architecture

This is a custom Frappe app — it installs on top of standard ERPNext.
ERPNext core lives at umeshdumaniya/erpnext (fork of frappe/erpnext).
This app adds VrikshPath-specific doctypes, reports, and the dealer-technician portal.

Custom Doctypes

  • VrikshPath Product Line — registry of all hardware products with SMAM eligibility, pricing, BOM link
  • VrikshPath Installation — tracks every kit deployed at a farm (dealer, tractor, GPS, calibration, SMAM)

Development workflow

# Pull upstream ERPNext updates into the fork
cd erpnext-fork
git remote add upstream https://github.com/frappe/erpnext
git fetch upstream
git checkout version-15
git merge upstream/version-15
git push origin version-15

# Then rebase vrikshpath-prod on top
git checkout vrikshpath-prod
git rebase version-15
git push origin vrikshpath-prod --force-with-lease

Adding a new product

  1. Create a new BOM in ERPNext under Manufacturing → BOM
  2. Add a new row in VrikshPath Product Line linking the FG item + BOM
  3. If the product needs custom fields/logic, add a new doctype here

Deployment

Deployed via Coolify on 192.168.80.10erp.prashang.com
See apps.json — frappe_docker pulls frappe + erpnext fork + this app together.

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
  • Next Pms
  • 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