Add cli command to export a set of invoices or receipts by id
authorMagnus Hagander <magnus@hagander.net>
Wed, 19 Feb 2025 18:29:48 +0000 (19:29 +0100)
committerMagnus Hagander <magnus@hagander.net>
Wed, 19 Feb 2025 18:33:56 +0000 (19:33 +0100)
commitcdf07e58da5cab808bb3b1ebae07c7426f0f41ca
treed620b8b171f6f697e1b83591334c393b7ef4d716
parent03b0dbd1abfa90dd25f76f2cac3d228b49e0cb73
Add cli command to export a set of invoices or receipts by id
postgresqleu/invoices/management/commands/export_invoices.py [new file with mode: 0644]