Commit Graph

4 Commits

Author SHA1 Message Date
steve d03498d118 Update RenameInvoice.ps1
Use a more flexible format search approach; use regex to match lines containing "Bill to" (allowing extra whitespace). Grab the very next non-empty line. Enhance text search robustness
2025-03-19 11:02:52 -06:00
steve 9345f0e986 Update RenameInvoice.ps1
Attempt to refine the regex search of `Bill to` so it doesn't use other invoice parts for the name
2025-03-19 11:00:01 -06:00
steve e085d9dadc Create RenameInvoice.ps1
First try
2025-03-19 10:59:03 -06:00
steve 2af86c012c Initial commit 2025-03-19 10:58:18 -06:00