chat.freenode.net #tryton log beginning Wed May 9 00:00:01 CEST 2012 | ||
2012-05-09 14:39 -!- Mayank(~mayank@122.162.119.115) has left #tryton | ||
2012-05-09 16:23 <jcm> hi, how should analytic be configured to be used on sale ? I tried on the demo server for 2.4, adding a small analytic account plan: on sale line, I see no analytic field | ||
2012-05-09 21:04 <__efx__> hello, does anybody ever tried to install a module with proteus as explained in the doc (http://pypi.python.org/pypi/proteus/2.2.0) ? | ||
2012-05-09 21:05 <__efx__> I can select the modules for installation but the Wizard('').execute('start') does not work | ||
2012-05-09 21:26 <jcm> __efx__: did you try Wizard('ir.module.module.install_upgrade').execute('start') | ||
2012-05-09 21:26 <__efx__> yes that's what I did actually | ||
2012-05-09 21:27 <jcm> __efx__: did you use Module.button_install to select modules ? | ||
2012-05-09 21:28 <__efx__> yes like this :Module.button_install([party.id], config.context) | ||
2012-05-09 21:28 <jcm> __efx__: seems the same as what I have here :/ | ||
2012-05-09 21:29 <jcm> __efx__: in your line, party.id is the party module id, isn't it? | ||
2012-05-09 21:30 <__efx__> yes it is | ||
2012-05-09 21:30 <__efx__> I think | ||
2012-05-09 21:30 <jcm> __efx__: but party is installed by default iirc, so no need to add it | ||
2012-05-09 21:32 <__efx__> I tried with different modules | ||
2012-05-09 21:34 <__efx__> I got the same error saying me TyperError: 'int' object is not iterable | ||
2012-05-09 21:34 <jcm> __efx__: sry, I cannot help you more :/ maybe check the module id you pass | ||
2012-05-09 21:35 <__efx__> thank you still |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!