Skip to main content

๐Ÿ’ง Water Billing Points

Purpose Display all water billing points, including customer information, connection details, meter assignment, billing status, and available actions.

Callouts

  1. Page actions
  2. Search
  3. Filters
  4. Billing point register
  5. Row actions

Water Billing Points

Water Billing Points represent the physical locations where water services are provided and billed.

Each billing point links a customer to a service location and stores information such as the connection type, assigned meter (if applicable), account number, billing status, and payment information.


What is a Water Billing Point?

A Water Billing Point is the primary record used to manage water service delivery.

It acts as the connection between:

  • ๐Ÿ‘ค Customer
  • ๐Ÿ“ Service Address
  • ๐Ÿšฐ Water Connection
  • ๐Ÿ’ง Water Meter (for metered services)
  • ๐Ÿงพ Billing
  • ๐Ÿ’ณ Payments
flowchart LR

A[Customer]
--> B[Water Billing Point]

B --> C[Meter]
B --> D[Invoices]
B --> E[Payments]
B --> F[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

Water Billing Points Layout

The page contains:

  1. Action Bar
  2. Search
  3. Filters
  4. Billing Point Register
  5. Actions

Page Actions

The toolbar provides quick access to common actions.

ActionDescription
View on MapDisplay billing points on the interactive map
Bulk ImportImport billing points from a file
Export CSVExport billing point data as CSV
Export ExcelExport 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:

FilterDescription
StatusConnection status
Sub-ZoneGeographic service area
Connection TypeMetered or Unmetered

Filters can be combined to quickly locate billing points.


Billing Point Register

Each row represents a customer service location.

The register displays:

ColumnDescription
CustomerCustomer details
AddressService location
Sub-ZoneAssigned operational zone
Account NumberCustomer account reference
Meter NumberLinked water meter
Connection StatusCurrent service status
Payment StatusInvoice payment status
AmountOutstanding or current amount
InstallmentsPayment arrangement
CreatedDate created
NotesAdditional information
ActionsAvailable operations

Connection Types

A billing point can be configured as one of two connection types.

Meteredโ€‹

Water usage is measured using a physical meter.

Characteristics:

  • Meter assigned
  • Meter readings recorded
  • Bills generated from consumption

Unmeteredโ€‹

Water usage is not measured by a meter.

Characteristics:

  • No meter assigned
  • Fixed billing rules may apply
  • Meter readings are not required

Meter Assignment

Only Metered billing points can have a water meter assigned.

๐Ÿ“– To learn how to install a meter, see Adding a Meter.


Common Actions

Depending on your permissions, you can:

  • View billing point details
  • View customer information
  • Open the location on the map
  • Install or view a meter
  • View invoices
  • View payment history

Expected Behaviour

The system should:

  • Display all billing points by default.
  • Apply search and filters immediately.
  • Show the correct connection type.
  • Display the linked meter for metered services.
  • Display N/A where a meter has not been assigned.
  • 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.
  • A billing point can be Metered or Unmetered.
  • Only metered billing points can have a meter assigned.
  • Billing and payments are linked to the billing point.

Common Tasks

  • โžœ Create a Billing Point
  • โžœ Add a Meter
  • โžœ Record a Meter Reading
  • โžœ View Billing Details
  • โžœ View Payment History

Related Pages

  • Customers
  • Meters
  • Adding a Meter
  • Meter Readings
  • Billing
  • Payments
  • Dashboard