invoice icon indicating copy to clipboard operation
invoice copied to clipboard

Addresses are needed

Open raguay opened this issue 1 year ago • 4 comments

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.

raguay avatar Jun 29 '23 00:06 raguay