On Jan 28, 11:05 am, Cédric Krier <[email protected]> wrote:
> New modules have now scenario for testing like account_stock_continental:
> http://www.google.com/url?sa=D&q=http://hg.tryton.org/modules/account_stock_continental/file/ee7d044915af/tests/scenario_account_stock_continental.rst

Thank you.

I am using this to write some tests for my import scripts now.

In the file scenario_account_stock_continental.rst lines 23-29 modules
are installed.
I would like to do this in version 1.8, is it possible? How do I have
to change the code?

This is an error message that I get when I use the code from your
link:

Module.button_install([x.id for x in modules], config.context)
AttributeError: 'module' object has no attribute 'context'


Thank you
Kurt Miebach

-- 
[email protected] mailing list

Reply via email to