brc_validate_transaction_date
Validates that a transaction date falls within the connected company's current financial year to ensure accurate accounting records.
Instructions
Checks whether a proposed transaction date is inside the connected BRC company's current financial year.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| companyName | Yes | Company context name, for example YOUR-COMPANY-NAME. | |
| transactionDate | Yes | Date to validate in YYYY-MM-DD format. |