8
0
Fork 0
mirror of https://gitlab2.federez.net/re2o/re2o synced 2024-11-24 04:13:12 +00:00

change name for a real english word.

This commit is contained in:
grizzly 2020-09-21 16:46:31 +02:00 committed by chirac
parent 777621fcec
commit aab393c49d

View file

@ -96,7 +96,7 @@ class BaseInvoice(RevMixin, AclMixin, FieldPermissionModelMixin, models.Model):
)
return name
def name_detailled(self):
def name_detailed(self):
"""
Return: a string with the name of the article and the number
of article sold.