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

# 开票和计费概述

> 在 Gorelo 中管理开票和付款，从时间、产品或捆绑包创建完整或部分发票，然后审查、批准并发送给客户。

Gorelo 提供完整的开票和计费平台，让你高效管理开票和付款流程。

## 发票

Gorelo 中的发票是列出你向客户提供的产品和服务以及相应价格和数量的文档。你可以从以下内容创建发票：

* 时间或劳动条目
* 产品
* 捆绑包

发票可以是：

* **Full**：对全部金额开票。
* **Partial：** 对部分金额开票。

从头开始创建它们或使用模板节省时间。创建发票后，你可以：

1. 审查它。
2. [批准它](/approve-and-invoice)。
3. 发送给你的客户。

<Columns cols={2}>
  <Card title="审批和开票" icon="check-to-slot" href="/approve-and-invoice">
    验证要开票的条目并生成发票。
  </Card>

  <Card title="添加立即支付按钮" icon="toggle-on" href="/add-a-pay-now-button">
    在你的发票模板中打开 Pay Now 按钮，简化客户流程并更快收款。
  </Card>
</Columns>

## 产品和服务

产品和服务是你向客户开票的项目。它们可以是：

* **基于时间：** 你对工单上花费的时间开票。
* **基于劳动：** 你对在工单上执行的工作类型，或执行工作的人员的角色开票。

查看以下指南以了解如何设置小时和劳动费率：

<Columns cols={2}>
  <Card title="小时费率的工作原理" icon="clock" href="/how-hourly-rates-work">
    将时间条目与角色和工作类型组合以设置小时费率。
  </Card>

  <Card title="设置劳动费率" icon="person-digging" href="/set-a-labor-rate">
    根据你正在开票的角色和工作类型设置费率。
  </Card>
</Columns>

## 将你的工具连接到 Gorelo

<Columns cols={2}>
  <Column>
    <Card title="Xero" icon="https://mintcdn.com/gorelo/g-37RTDXD7AHfF1u/custom-icons/xero.svg?fit=max&auto=format&n=g-37RTDXD7AHfF1u&q=85&s=03aac9fecc4e8021a910c609bdc87d26" href="/xero" width="24" height="24" data-path="custom-icons/xero.svg">
      连接你的 Xero 账户并从 Gorelo 开票。
    </Card>
  </Column>

  <Column>
    <Card title="QuickBooks Online" icon="https://mintcdn.com/gorelo/g-37RTDXD7AHfF1u/custom-icons/quickbooks.svg?fit=max&auto=format&n=g-37RTDXD7AHfF1u&q=85&s=a9e46fd00dde7aa6e6b02b24268b6834" href="/quick-books-online" width="24" height="24" data-path="custom-icons/quickbooks.svg">
      连接你的 QuickBooks Online 账户并从 Gorelo 开票。
    </Card>
  </Column>
</Columns>
