-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Al 28/04/13 21:59, En/na Albert Cervera i Areny ha escrit: >> The strange thing is that 'account.reporting.report' is >> correctly > >> imported in register but it doesn't get in the pool so when it > >> processes 'account.reporting.report.line', which has a Many2One >> with > >> 'account.reporting.report' it doesn't find the model and I got >> the > >> following error: > > > > Did you override __register__ or __setup__ in > account.reporting.report? Maybe there is a bug in there and it's > not registering correctly silently. >
Thanks, i commented __setup__ method and it worked perfectly! I will try to fix my bugs on __setup__ - -- Sergi Almacellas Abellana www.koolpi.com Twitter: @pokoli_srk -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBAgAGBQJRfmXIAAoJEGRfwiQCVal5Td4H/R/3MbTE7CBM3aoh4Tn0/nRr pPOvwuzDZIH0ta/gLFBO3Y4Q3pnqZrMSvtu0OZ2yvbYBT+S0h2CAs6LiGd5TB2wO RFsF05ZoI8O+DqjW1kiQYYDYKTgSYeHvvTvUecZLwgc3Y5zr7jt/JqixSKoR2tnz TD24kWJpCNp/5Blm2TCM0ZfLcs/MhsL/Tz7skJMfkn8Q6FPC7dJyfyFDQXGq+iJ+ WeQkX28wBU1NMzrghJBQJW1XaYJKliXusFBUxK1ZtwbQz9HmBRXzzQLgtDo6/lUO IWaGUyuxY94YdlSEC+khoc+Eoe8wm07OICYjQi7DYqbLQRMjCSoscfQdEx3pprI= =7hP/ -----END PGP SIGNATURE-----
