Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ repos:
additional_dependencies: ['flake8-bugbear']

- repo: https://github.com/agritheory/test_utils
rev: v1.16.0
rev: v1.18.0
hooks:
- id: update_pre_commit_config
- id: validate_frappe_project
Expand All @@ -57,7 +57,7 @@ repos:
- id: clean_customized_doctypes
args: ['--app', 'check_run']
- id: validate_customizations
- id: patch_linters
- id: validate_patches
args: ['--app', 'check_run']
- id: track_overrides
args: ['--directory', '.', '--app', 'check_run', '--base-branch', 'version-15']
Expand Down
2 changes: 1 addition & 1 deletion docs/achgeneration.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ For license information, please see license.txt-->
# ACH Generation

<div class="byline">
AgriTheory and Tyler Matteson 2026-02-21
Tyler Matteson 2026-02-21
</div>


Expand Down
2 changes: 1 addition & 1 deletion docs/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ For license information, please see license.txt-->
# Configuration

<div class="byline">
AgriTheory and Tyler Matteson 2026-02-21
Tyler Matteson 2026-02-21
</div>


Expand Down
2 changes: 1 addition & 1 deletion docs/exampledata.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ For license information, please see license.txt-->
# Using the Example Data to Experiment with Check Run

<div class="byline">
AgriTheory and Tyler Matteson 2026-02-21
Tyler Matteson 2026-02-21
</div>


Expand Down
2 changes: 1 addition & 1 deletion docs/exampleprint.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ For license information, please see license.txt-->
# Example Print Format: Voucher Check

<div class="byline">
AgriTheory and Tyler Matteson 2026-02-21
Tyler Matteson 2026-02-21
</div>


Expand Down
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ For license information, please see license.txt-->
# Check Run Documentation

<div class="byline">
AgriTheory, Heather Kusmierz, and Tyler Matteson 2026-02-21
Heather Kusmierz and Tyler Matteson 2026-02-21
</div>


Expand Down
2 changes: 1 addition & 1 deletion docs/installationguide.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ For license information, please see license.txt-->
# Check Run Installation Guide

<div class="byline">
AgriTheory and Tyler Matteson 2026-02-21
Tyler Matteson 2026-02-21
</div>


Expand Down
2 changes: 1 addition & 1 deletion docs/payment_entry.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ For license information, please see license.txt-->
# Payment Entry

<div class="byline">
AgriTheory and Tyler Matteson 2026-02-21
Tyler Matteson 2026-02-21
</div>

## Auto-Increment Check Number
Expand Down
2 changes: 1 addition & 1 deletion docs/permissions.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ For license information, please see license.txt-->
# Default Permissions and Workflow

<div class="byline">
AgriTheory, Heather Kusmierz, and Tyler Matteson 2026-02-21
Heather Kusmierz and Tyler Matteson 2026-02-21
</div>


Expand Down
2 changes: 1 addition & 1 deletion docs/positivepay.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ For license information, please see license.txt-->
# Positive Pay Report

<div class="byline">
AgriTheory and Tyler Matteson 2026-02-21
Tyler Matteson 2026-02-21
</div>


Expand Down
2 changes: 1 addition & 1 deletion docs/renderpdfsequence.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ For license information, please see license.txt-->
# Render PDF Sequence

<div class="byline">
AgriTheory and Tyler Matteson 2026-02-21
Tyler Matteson 2026-02-21
</div>


Expand Down
2 changes: 1 addition & 1 deletion docs/settings.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ For license information, please see license.txt-->
# Check Run Settings

<div class="byline">
AgriTheory and Tyler Matteson 2026-02-21
Tyler Matteson 2026-02-21
</div>


Expand Down
2 changes: 1 addition & 1 deletion docs/translations.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ For license information, please see license.txt-->
# Translations

<div class="byline">
AgriTheory and Tyler Matteson 2026-02-21
Tyler Matteson 2026-02-21
</div>


Expand Down
Loading