> For the complete documentation index, see [llms.txt](https://docs.xorosoft.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.xorosoft.com/xoroerp-1/accounting/outgoing-payment/outgoing-payment-centre.md).

# Outgoing Payment Centre

The Outgoing Payment Centre lists all the outgoing payments created in the system. It encompasses a variety of features such as the ability to print cheques, analyze transaction details, and generate files for bank transfers. It also provides the option to utilize either the search field or the advanced search feature to refine the displayed data and retrieve specific transactions. By doing so, you can effectively track and monitor the outgoing payments.

### Outgoing Payment Centre Search Fields

* **Payment Number:** A unique identifier assigned to each payment transaction. This number can be used to search and track specific outgoing payments within the system.
* **Cheque/Ref:** This field allows users to search for payments using the cheque number or a reference number associated with the payment.&#x20;

### Outgoing Payment Centre Columns

<table><thead><tr><th width="216">Field</th><th>Description</th></tr></thead><tbody><tr><td>Payment Number</td><td>This field shows the unique identiier assigned the payment.</td></tr><tr><td>Payment Date</td><td>This field displays the date on which the outgoing payment is recorded.</td></tr><tr><td>Payee (Display)</td><td>This field displays the name of the payee as it appears within the system user interface.</td></tr><tr><td>Payee</td><td>This field displays the legal or official name of the individual or entity receiving the payment.</td></tr><tr><td>Entity Address</td><td>This field shows the address associated with the payee.</td></tr><tr><td>Entity City</td><td>This field displays the city associated with the payee's address.</td></tr><tr><td>Entity State</td><td>This field displays the state associated with the payee's address.</td></tr><tr><td>Entity Country</td><td>This field displays the country associated with the payee's address.</td></tr><tr><td>Entity Zip Code</td><td>This field displays the zip code of the payee's address.</td></tr><tr><td>Ref Number</td><td>This field captures the reference number assigned to the payment for tracking purposes.</td></tr><tr><td>Memo</td><td>This field displays any additional notes or information added for the payment.</td></tr><tr><td>Currency</td><td>This field displays the currency in which the payment is made.</td></tr><tr><td>Status</td><td>This field displays the status of the outgoing payment</td></tr><tr><td>Account Name</td><td>This field displays the name of the account from which the payment is made.</td></tr><tr><td>Payment Method Type</td><td>This field shows the type of payment method used to make the outgoing payment.</td></tr><tr><td>Payment Method</td><td>This field shows the payment method used to make the outgoing payment.</td></tr><tr><td>Cheque No</td><td>If the payment is made via cheque, this field captures the cheque number. </td></tr><tr><td>Amount</td><td>This field captures the total amount paid.</td></tr><tr><td>Tax Amount</td><td>This field shows the amount of tax included in the payment.</td></tr><tr><td>Is Reconciled?</td><td>This field indicates whether the payment has been reconciled with bank records.</td></tr><tr><td>Create Datetime</td><td>This field records the date and time when the payment transaction was created or initiated in the system.</td></tr><tr><td>Created By</td><td>This field identifies the user or entity responsible for creating or initiating the payment transaction.</td></tr><tr><td>Modified Datetime</td><td>This field records the date and time when the payment transaction was last modified or updated in the system.</td></tr><tr><td>Modified By</td><td>This field identifies the user or entity responsible for the last modification or update made to the payment transaction.</td></tr><tr><td>Payee (Name on Cheque)</td><td>If the payment was made via cheque, this field displays the name of the payee as mentioned on the cheque.</td></tr><tr><td>Project Class Name</td><td>This field specifies the project/class associated with the payment, aiding in categorizing and reporting expenses.</td></tr><tr><td>Entity First Name</td><td>This field shows the first name of the entity.</td></tr><tr><td>Entity Last Name</td><td>This field shows the last name of the entity.</td></tr><tr><td>Entity Phone Number</td><td>This field lists the phone number associated with the entity.</td></tr><tr><td>Entity Email</td><td>This field captures the email address associated with the entity.</td></tr><tr><td>Entity Address2</td><td>This field captures the address associated with the entity.</td></tr><tr><td>Is Deposited?</td><td>This field indicates whether the payment has been deposited. It helps in tracking the payment's processing status.</td></tr><tr><td>Last Generated BTF Date</td><td>This field records the date when the Bank Transfer File (BTF) was last generated for this payment, handy for tracking and auditing electronic payments.</td></tr></tbody></table>

### Outgoing Payment Centre Options

The outgoing payement centre offers various options at the header and line level to effectively manage and monitor the transactions.

#### Outgoing Payment Centre Header Level Options

1. **Print Cheques:** Allows the user to print cheques for selected payments directly from the system.&#x20;
2. **Show Transactions:** Shows the journal transaction view related to the payment.
3. **Generate Bank Transfer:** Facilitates the creation of Bank Transfer Files (BTFs) for electronic payments. You can generate these files for selected payments, simplifying the process of transferring funds electronically to payees' bank accounts.

#### Outgoing Payment Centre Right-Click Options

1. **Show Transactions:** Shows the journal transaction view related to the payment.
2. **Edit in new window:** Provides the ability to open and edit payment transaction details in a new window.&#x20;

### Outgoing Payment Centre Header Level Icons

* **Refresh:** This allows you to refresh the search results after changing the search criterion.
* **Save:** This option enables you to preserve any updated user interface (UI) settings (for example, if you have hidden or added any columns for viewing), ensuring a personalized and consistent experience during future interactions with the module.
* **Advance Search:** The advance search option enables you to further extend the search criteria. You can delve into a nuanced search by specifying criteria such as Column Name, Operator, and Value, facilitating precise and tailored searches.
* **Columns (Bento Menu):** All the columns available for the module are listed under this icon. You can use this option to hide or add the columns and tailor the module view as per your requirements.
* **Download:** This versatile feature allows users to export and download data in various file formats, providing a summarized overview for quick reference. Options include CSV, TXT, MS-Word, MS-Excel, PDF, and MS-Excel(.xlsx), catering to diverse user preferences and use cases.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.xorosoft.com/xoroerp-1/accounting/outgoing-payment/outgoing-payment-centre.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
