3 Commits

Author SHA1 Message Date
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
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
e085d9dadc
Create RenameInvoice.ps1
First try
2025-03-19 10:59:03 -06:00