mirror of
https://gitlab.crans.org/bde/nk20
synced 2024-12-22 23:42:25 +00:00
Update models.py
This commit is contained in:
parent
2aaab2b454
commit
40c239e9da
@ -63,7 +63,7 @@ class Invoice(models.Model):
|
||||
address = models.TextField(
|
||||
verbose_name=_("Address"),
|
||||
)
|
||||
|
||||
|
||||
date = models.DateField(
|
||||
default=date.today,
|
||||
verbose_name=_("Date"),
|
||||
|
Loading…
Reference in New Issue
Block a user