๐๏ธ Garbage Billing Points

Garbage Billing Points represent the physical locations where waste collection services are provided and billed.
Each billing point links a customer to a service location and stores information such as the service address, account number, billing status, and payment information.
What is a Garbage Billing Point?
A Garbage Billing Point is the primary record used to manage waste collection service delivery.
It acts as the connection between:
- ๐ค Customer
- ๐ Service Address
- ๐งพ Billing
- ๐ณ Payments
flowchart LR
A[Customer]
--> B[Garbage Billing Point]
B --> C[Invoices]
B --> D[Payments]
B --> E[Service Address]
Every customer service location should have a billing point.
What You Can Do
From this page you can:
- View all billing points
- Search for customers or addresses
- Filter billing points
- View billing point details
- Open the map
- Import billing points
- Export billing points
- Manage customer connections
Screen Layout

The page contains:
- Action Bar
- Search
- Filters
- Billing Point Register
- Actions
Page Actions
The toolbar provides quick access to common actions.
| Action | Description |
|---|---|
| View on Map | Display billing points on the interactive map |
| Bulk Import | Import billing points from a file |
| Export CSV | Export billing point data as CSV |
| Export Excel | Export billing point data as Excel |
Search
Search billing points using:
- Customer name
- Email address
- Phone number
- Service address
Search results update the register to display matching records.
Filters
Use filters to narrow the list.
Available filters include:
| Filter | Description |
|---|---|
| Status | Connection status |
| Sub-Zone | Geographic service area |
Filters can be combined to quickly locate billing points.
Billing Point Register
Each row represents a customer service location.
The register displays:
| Column | Description |
|---|---|
| Customer | Customer details |
| Address | Service location |
| Sub-Zone | Assigned operational zone |
| Account Number | Customer account reference |
| Connection Status | Current service status |
| Payment Status | Invoice payment status |
| Amount | Outstanding or current amount |
| Installments | Payment arrangement |
| Created | Date created |
| Notes | Additional information |
| Actions | Available operations |
Common Actions
Depending on your permissions, you can:
- View billing point details
- View customer information
- Open the location on the map
- View invoices
- View payment history
Expected Behaviour
The system should:
- Display all billing points by default.
- Apply search and filters immediately.
- Update the register when records are created or edited.
Business Rules
- Every billing point must belong to a customer.
- Every billing point must have a service address.
- Billing and payments are linked to the billing point.
Common Tasks
- โ Create a Billing Point
- โ View Billing Details
- โ View Payment History
Related Pages
- Customers
- Billing
- Payments
- Garbage History
- Dashboard