Home - muruthigitau/new GitHub Wiki

๐Ÿ’ก Utility Billing & Property Management for ERPNext

The Utility Billing & Property Management App is a powerful addition to ERPNext, designed to streamline utility billing, property leasing, and tenant management. Ideal for municipal utilities, real estate managers, and property developers.

Overview

๐Ÿ”Œ Utility Billing

A comprehensive module for managing utility services (water, electricity, gas, etc.) with end-to-end billing automation.

Core Features

  1. ๐Ÿ”ง Configurable Billing

    • Customizable tariffs, price lists, and customer grouping (residential/commercial)
    • Auto-generated sales orders/invoices (draft or submitted)
  2. ๐Ÿ“Ÿ Meter & Service Management

    • Track consumption via meter readings
    • Service requests workflow: Survey โ†’ BOM โ†’ Billing
    • Meter numbers as serial numbers
  3. โšก Bulk Operations

    • Mass billing for multiple customers
    • Merge sales orders per customer
  4. ๐Ÿ”„ Automated Workflows

    • Customer creation from service requests
    • Flow: Meter Reading โ†’ Sales Order โ†’ Invoice โ†’ Payment

Key Integrations

  • CRM: Leads โ†’ Customers
  • Inventory: Meters as serials
  • Accounting: Auto-invoicing

Explore More

๐Ÿข Property Management

The ERPNext Property Management module simplifies rental operations from tenant onboarding to recurring rent and utility billing.

๐ŸŒŸ Key Features:

  • ๐Ÿ˜๏ธ Property Structure: Organize by Project โ†’ Building โ†’ Floor โ†’ Unit
  • ๐Ÿ“ Service Requests: Capture tenant interest & unit selection
  • ๐Ÿ“„ Contracts: Define rental terms, durations, and escalation rules
  • ๐Ÿ’ฐ Deposits & Booking: Generate sales orders for upfront payments
  • ๐Ÿ“ƒ Invoicing: Automate rent billing via Auto Repeat
  • โšก Utility Billing: Bill utility usage per unit and contract
  • ๐Ÿ”„ Full Workflow Support: From inquiry to billing with smooth transitions
  • ๐Ÿ“ˆ Escalation Rules: Support periodic rent increases

โœ… Benefits:

  • Seamless management of units, leases, and tenants
  • Recurring and utility billing under a single customer record
  • Built-in support for renewals, notices, and changes

Explore More

๐Ÿงพ Key Doctypes & Customizations

Explore the doctypes that power the system. Below are categorized lists of new doctypes and customizations.

โœจ Customized Doctypes

๐Ÿ†• New Doctypes

๐Ÿ› ๏ธ Installation (Self-Hosted)

# Install Frappe Bench
https://github.com/frappe/bench

# Install ERPNext
https://github.com/frappe/erpnext

Clone this app into your apps folder and run:

bench get-app utility_billing https://github.com/navariltd/utility-billing.git
bench --site [site_name] install-app utility_billing

๐Ÿ“š Documentation & Support

Need help? Browse detailed guides, FAQs, or open an issue in our GitHub repo.

Full Documentation ERPNext Docs Frappe Framework Community Forum Report Issue Website