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

# Invoices

> Filter, search, and export invoices generated from job cards and customer billing.

## Overview

Use the Invoices page to view all generated invoices, filter by date range and customer, and review totals.

<CardGroup cols={2}>
  <Card title="Open Invoices" icon="receipt" href="https://gellerwash.com/app/invoices">
    See all invoices.
  </Card>

  <Card title="Customer Invoices" icon="indian-rupee-sign" href="https://gellerwash.com/app/customer-invoices">
    Create ad‑hoc invoices.
  </Card>
</CardGroup>

## Filters and totals

* **Date range**: From and To pickers
* **Customer**: Filter for a specific customer or All customers
* **Search**: Find by customer or service keywords
* **Counters**: Total Invoices and Total Amount

## Table columns

* **Date**: Invoice date (sortable)
* **Customer**: Billed customer
* **Services**: Included line items
* **Payment**: Payment method or reference
* **Status**: Paid, Unpaid, or Pending
* **Total**: Grand total (sortable)

## Common tasks

<Steps>
  <Step title="Filter by date and customer">
    Choose From/To and select a customer to narrow results.
  </Step>

  <Step title="Open invoice details">
    Click a row to view, print, or download the invoice.

    <Note>
      If the invoice is hosted externally (e.g., Razorpay), actions may open a new tab.
    </Note>
  </Step>
</Steps>

## Empty state

If you see “No invoices found”, create job cards and bill them to generate invoices.

<Check>
  Your filters show the correct set of invoices and totals.
</Check>
