> ## Documentation Index
> Fetch the complete documentation index at: https://docs.techfootintl.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Publish Bills 

## Overview

Publishing Bills is the stage where finalized and posted bills are prepared for customer communication and external consumption.

At this point, bill calculations have been completed and officially posted. The publishing process collects all bill-related information, formats it into a publishable structure, and makes it available to downstream systems responsible for document generation, customer notifications, and bill delivery.

In simple terms:

> Publish Bills is the step that transforms posted billing records into customer-ready bills that can be printed, viewed online, or distributed through other channels.

Publishing does not change financial values. It simply prepares and distributes finalized bill information.

## Why Publishing Is Important

A posted bill exists within the billing system, but customers cannot see or receive it until it is published.

Publishing enables:

* Bill document generation
* Customer communication
* Portal visibility
* Print processing
* Email delivery
* Integration with external systems

Without publishing, bills remain internal financial records.

## What Happens During Publishing?

The publishing process gathers all information associated with a finalized bill and prepares it for downstream delivery services.

This includes:

* Customer information
* Billing period details
* Service charges
* Usage information
* Outstanding balances
* Taxes and adjustments
* Payment information

The resulting payload is then made available for document generation and delivery.

## Information Included in Published Bills

## Customer Information

Customer details help identify who the bill belongs to.

Typical information includes:

* Customer Name
* Account Number
* Connection Number
* Service Address
* Contact Information

### Example

| Field             | Value      |
| :---------------- | :--------- |
| Customer Name     | John Smith |
| Account Number    | ACC-10025  |
| Connection Number | CON-50010  |

## Bill Summary

The bill summary provides a high-level financial overview.

### Example

| Description      | Amount |
| :--------------- | :----- |
| Current Charges  | \$250  |
| Previous Balance | \$50   |
| Taxes            | \$25   |
| Total Due        | \$325  |

This section is typically the first thing customers review.

## Billing Components

Detailed charges are included to provide transparency.

### Example

| Component           | Amount |
| :------------------ | :----- |
| Electricity Charges | \$180  |
| Water Charges       | \$50   |
| Service Fee         | \$20   |

Customers can see exactly how the total bill was calculated.

## Usage Details

For usage-based services, consumption information is published.

### Example

| Service     | Usage     |
| :---------- | :-------- |
| Electricity | 600 Units |
| Water       | 200 Units |

This helps customers understand their consumption patterns.

## Outstanding Balances

Any unpaid amounts from previous billing periods are included.

### Example

| Description                  | Amount |
| :--------------------------- | :----- |
| Previous Outstanding Balance | \$50   |

Publishing arrears information ensures customers have visibility into their total liability.

# Example Publishing Scenario

Consider a customer whose bill has already been posted.

### Posted Bill

| Description      | Amount |
| :--------------- | :----- |
| Usage Charges    | \$250  |
| Taxes            | \$25   |
| Previous Balance | \$50   |
| Total Due        | \$325  |

During publishing, the system prepares:

* Customer details
* Billing period information
* Usage breakdown
* Charge breakdown
* Outstanding balance
* Payment information

This data is then made available for document generation.

***

# Delivery Channels

After publishing, bills can be delivered through multiple channels.

## Printed Bills

Bills can be generated as printable documents and mailed to customers.

## Customer Portal

Customers can log in and view their bills online.

## Third-Party Systems

External systems can retrieve published bill information for additional processing.

# Publishing vs Posting

These stages are often confused but serve different purposes.

| Posting                                 | Publishing                                     |
| :-------------------------------------- | :--------------------------------------------- |
| Creates official financial bill records | Makes bills available for customer consumption |
| Generates accounting impact             | Generates customer-facing information          |
| Locks bill values                       | Distributes finalized bill information         |
| Internal financial process              | Customer communication process                 |

Think of posting as creating the official bill, while publishing makes that bill visible to customers.

### How to Punlis Bills

1-Go to **BillSpree** **→Bill Runs →Term**

<Frame>
  <img src="https://mintcdn.com/spreesuite/H6sZOyO-50Jlaq9H/images/Screenshot-from-2026-06-08-16-31-15-1.png?fit=max&auto=format&n=H6sZOyO-50Jlaq9H&q=85&s=047bdbbc2895f008efeb7dc311285304" alt="Screenshot From 2026 06 08 16 31 15" width="245" height="266" data-path="images/Screenshot-from-2026-06-08-16-31-15-1.png" />
</Frame>

2-Select **Pricing template** of Term:

<Frame>
  <img src="https://mintcdn.com/spreesuite/H6sZOyO-50Jlaq9H/images/Screenshot-from-2026-06-08-17-24-33-1.png?fit=max&auto=format&n=H6sZOyO-50Jlaq9H&q=85&s=fd46ba81ec66ffe143341be85e7a573b" alt="Screenshot From 2026 06 08 17 24 33" width="1927" height="957" data-path="images/Screenshot-from-2026-06-08-17-24-33-1.png" />
</Frame>

<frame>
  # Unmetered Services
</frame>

3-Click on **Batch Action** and Select **Publish.**

<Frame>
  <img src="https://mintcdn.com/spreesuite/SgkjWOAyGd9SidKD/images/Screenshot-from-2026-06-09-16-44-00.png?fit=max&auto=format&n=SgkjWOAyGd9SidKD&q=85&s=4fa31d2cc5175178410e6d3c116a4ca3" alt="Screenshot From 2026 06 09 16 44 00" width="1842" height="929" data-path="images/Screenshot-from-2026-06-09-16-44-00.png" />
</Frame>

# Summary

Publish Bills prepares finalized and posted bills for customer consumption by assembling bill information and making it available for document generation and delivery through various channels.
