Jump to content

Frappe ERPNext

From Game in the Brain Wiki
Revision as of 09:42, 9 March 2026 by Ocjustin260223 (talk | contribs) ("Fix OpenCode in Android Termux link - remove Main Page/ prefix")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Frappe ERPNext Documentation Index

Comprehensive documentation, tutorials, and resources for Frappe Framework and ERPNext implementation.

Comfac Philippine Localization Project

Official documentation for the Philippine Localization project for ERPNext.

Core Documentation

Repository

Implementation Guides

Setup & Configuration

Development Methodology

Security & Best Practices

Frappe Framework Concepts

Core Concepts

  • Frappe Framework: Low-code, metadata-driven Python/JavaScript web framework
  • ERPNext: Open-source enterprise resource planning suite
  • Frappe Cloud: Managed Platform-as-a-Service hosting environment
  • Bench: Command-line utility for managing Frappe environments
  • DocType: Core building block (database table + UI form + business logic)
  • Fixtures: Mechanism to export database configurations to JSON files

Development Workflow

1. PRD (Product Requirements Document): Business logic and specifications 2. Knowledge Base: Structured documentation of Frappe architecture 3. System Prompt: Technical instructions for AI agents 4. Notes: Iterative feedback and challenge logging

Open Source Projects

Development Tools

System Administration