The error message says: : "AttributeError: 'Caja' object has no attribute 
'imp'

Yes, is typo error en email. The imp attibute is lower case.

El martes, 13 de octubre de 2015, 23:01:34 (UTC+2), Simon King escribió:
>
>   return "<Caja('%s', Cond. %s Ent:%s Fch:%s Grup:%s', Ent: %i' Sal: %i 
> Imp:%.2f)>" % (self.id, self.id_Conceptos, self.Entidad, self.Fecha, 
> self.Grupo, self.Entrada, self.Salida, self.imp) 
> > 
>
> Can you share the full traceback? Caja.Imp doesn’t exist, but Caja.imp 
> (note lower case “i”) should, so assuming that was a typo in your email, 
> there must be some other problem. 
>
> Simon

-- 
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sqlalchemy+unsubscr...@googlegroups.com.
To post to this group, send email to sqlalchemy@googlegroups.com.
Visit this group at http://groups.google.com/group/sqlalchemy.
For more options, visit https://groups.google.com/d/optout.

Reply via email to