invoice
invoice copied to clipboard
Addresses are needed
For my invoices, I'm required to have the address for the organization paying under their name and my address under my companies name. You could use -toaddress
and -fromaddress
in order to match the other flags.
But, it might be better to have them in a database and pull it up that way. Then you don't have to have the full address on every command line. Add it once, parse it in, and store it by the name and reuse by the name later.