# Transactions

If Use Currency is checked in Company Setup, you may enter currency information in the transaction applications.

Follow these steps to enter currency information:

1. Begin a New transaction and select the appropriate list or relationship value (account, customer, vendor or employee).
2. Click on transaction Currency tab.  If the customer or account has a default currency and or rate type setup, it will default in the Currency and Rate Type fields respectively.
3. The transaction date will be used to lookup the exchange rate and find the appropriate effective exchange rate.
4. Make any changes to the default transaction currency information.
5. Once you have saved the transaction, click on the Entries tab in the transaction to see the transaction amounts (general ledger impact) in the base currency.

Currency entry is supported in the following transactions:&#x20;

1. Journals
2. Deposits
3. Checks
4. Bills
5. Vendor Payments
6. Invoices
7. Recurring Invoices
8. Cash Sales
9. Subscriptions
10. Opportunities
11. Quotes
12. Sales Orders
13. Customer Payments
14. Generate Customer Recurring Invoices
15. Generate Subscription Invoices

&#x20;


---

# Agent Instructions: 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:

```
GET https://infinisuite.gitbook.io/erp/currency/transactions.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
