feat: use draft invoices for donation #144
Annotations
2 errors
mypy:
weblate_web/invoices/models.py#L473
Incompatible type for "amount" of "Payment" (got "Decimal", expected "float | int | str | Combinable")
|
mypy
Process completed with exit code 1.
|