[note] tranfert --> transfer
This commit is contained in:
parent
49952355e6
commit
321927ba1e
1 changed files with 1 additions and 1 deletions
|
|
@ -159,7 +159,7 @@ class Transaction(PolymorphicModel):
|
||||||
|
|
||||||
@property
|
@property
|
||||||
def type(self):
|
def type(self):
|
||||||
return _('transfert')
|
return _('transfer')
|
||||||
|
|
||||||
|
|
||||||
class TemplateTransaction(Transaction):
|
class TemplateTransaction(Transaction):
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue