Skip to content

Commit

Permalink
docs: document usage
Browse files Browse the repository at this point in the history
  • Loading branch information
agritheory committed Jan 2, 2025
1 parent fd1ae27 commit f68f91b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
exclude: 'node_modules|.git'
default_stages: [commit]
default_stages: [pre-commit]
fail_fast: false

repos:
Expand Down
2 changes: 2 additions & 0 deletions docs/version-14/en/settings.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ If the system doesn't find settings for the account combination you're using in
- If checked, this will validate if the same vendor is being paid to different addresses and split the payments entries appropriately
- **Automatically Release On Hold Invoices:**
- By default, on hold invoices will not show if their 'release date' is not within the Check Run period. The checkbox allows invoices that _are_ on hold to be automatically released and paid in the Check Run.
- **Set Payment Entry Posting Date:**
- By default, Check Run will use today's date to determine the posting on the Payment Entries. By Changing this setting you can backdate or forward-date. The reference date on the Payment Entry always uses the Check Run's posting date. Either of these fields can be utilized in your custom print format(s).

![Check Run output table showing a row for eight invoices paid (two for AgriTheory, two for Cooperative Ag Finance, and four for Exceptional Grid). The first two Exceptional Grid invoices have Check Reference Number ACC-PAY-2022-00003 and the next set of two invoices have Check Reference Number ACC-PAY-2022-00004. They were split into different vouchers because the setting limited two invoices per voucher.](./assets/VoucherGroup.png)

Expand Down

0 comments on commit f68f91b

Please sign in to comment.