def __unicode__(self): return u"{} ({})".format(smart_text(self.product_final), smart_text(self.order))