add_invoice: remove unused dependency

This commit is contained in:
Richard Kubíček
2025-03-04 14:04:37 +01:00
parent e43bf6eb82
commit b1b887da10

View File

@@ -8,7 +8,6 @@ Usage:
Run this script directly to create and save an invoice PDF.
Dependencies:
- examples.tools.save_file_as_pdf
- superfaktura.bank_account.BankAccount
- superfaktura.client_contacts.ClientContactModel
- superfaktura.enumerations.currency.Currencies