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.
Utility Billing
๐A comprehensive module for managing utility services (water, electricity, gas, etc.) with end-to-end billing automation.
Core Features
-
๐ง Configurable Billing
- Customizable tariffs, price lists, and customer grouping (residential/commercial)
- Auto-generated sales orders/invoices (draft or submitted)
-
๐ Meter & Service Management
- Track consumption via meter readings
- Service requests workflow: Survey โ BOM โ Billing
- Meter numbers as serial numbers
-
โก Bulk Operations
- Mass billing for multiple customers
- Merge sales orders per customer
-
๐ 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
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
๐งพ Key Doctypes & Customizations
Explore the doctypes that power the system. Below are categorized lists of new doctypes and customizations.
โจ Customized Doctypes
- ๐ Contract
- ๐งพ Sales Order and Sales Invoice
- ๐ฆ Item
- ๐ฒ Item Price
๐ New Doctypes
- ๐ Utility Billing Settings
- ๐ Utility Property
- ๐จ Utility Service Request
- ๐ Utility Bill Structure
- ๐ข Meter Reading
๐ ๏ธ 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.