mirror of
https://gitlab.crans.org/bde/nk20
synced 2025-02-02 05:13:01 +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…
x
Reference in New Issue
Block a user