steve a633cc1f97 Update RenameInvoice.ps1
Trying direct line-match to clearly identifies the exact line that reads "Bill to" to avoid false matches. 
Next non-empty line: Reliably grabs the immediate next line with actual content as the customer's name.
Filename safety: Removes characters Windows doesn't allow in filenames.
Error and file existence handling: Provides informative messages if conflicts or errors occur.
2025-03-19 11:06:15 -06:00
2025-03-19 10:58:18 -06:00
2025-03-19 10:58:18 -06:00
2025-03-19 11:06:15 -06:00

invoice_renamer

Powershell script to rename invoices based on who they're being sent to

S
Description
Powershell script to rename invoices based on who they're being sent to
Readme MIT 38 KiB
Languages
PowerShell 100%