Skip to content

Allow blank frozen files in invoices

Antoine Albertelli requested to merge blank-frozeen-field into master

Currently, it is not possible to manually create an invoice in the Django admin, as the file is not allowed to be left blank in forms, even though it is intended to be blank.

And while we are at it, remove it from the admin page, as it should not be editable by a user, only through the special actions.

Merge request reports

Loading