I have a method in my django app model like below :
@property def invoice_id(self): """ Represent the invoice object in __str_