IRC logs of #tryton for Thursday, 2012-11-15

chat.freenode.net #tryton log beginning Thu Nov 15 00:00:01 CET 2012
2012-11-15 07:31 -!- mrechte(~mrechte@landtrekker.com) has left #tryton
2012-11-15 12:53 <mrechte> Hello. From yesterday's problem running a report gives: lib/python2.7/site-packages/trytond-2.6.1-py2.7.egg/trytond/model/modelstorage.py(1162)__getattr__()
2012-11-15 12:53 <mrechte> -> % (self.__name__, name))
2012-11-15 13:00 <rmu> mrechte: it seems the report wants to access a field that does not exist. strange
2012-11-15 13:07 <RickoDD> Hi
2012-11-15 13:08 <mrechte> (Pdb) print name
2012-11-15 13:08 <mrechte> name
2012-11-15 13:08 <mrechte> (Pdb) print self.__name__
2012-11-15 13:08 <mrechte> account.move
2012-11-15 13:09 <cedk> mrechte: which report?
2012-11-15 13:10 <mrechte> Another report gave (Pdb) print self.__name__: account.move.line
2012-11-15 13:11 <mrechte> cedk: any report from the Financial / Reports menu
2012-11-15 13:17 <mrechte> I have the following modules intalled: account 2.6.1, account_fr 2.6.0, company 2.6.0, country 2.6.0, currency 2.6.1, party 2.6.0, ir, res
2012-11-15 14:49 <cedk> mrechte: I think you should take one report that doesn't work and give all the information you can about it
2012-11-15 14:55 <rmu> mrechte: i would make sure the installation is consistent, and start again with a fresh database. probably the database is messed up somehow from the failed installation of the account 2.6.0 module
2012-11-15 19:05 <mrechte> rmu: OK I'll start again from a fresh install... Thanks
2012-11-15 19:05 -!- mrechte(~mrechte@landtrekker.com) has left #tryton
2012-11-15 19:19 -!- farid(~farid@31.57.223.32) has left #tryton

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!