[quote="pasgou"] To finnish, I remark that you do not respond to my question : how to configure OpenERP to search and give the list of ALL modules in http://openerp.com/download/modules/5.0/ and http://openerp.com/download/modules/trunk/ [/quote]
I will try to answer that. I think that you cannot, for the moment, configure OpenERP to search and give the list of ALL modules in http://openerp.com/download/modules, because the repository list (in Administration/Modules Management/Repository list) is not used anymore. It is going to be reworked in the future. I don't think you can have modules from 5.0 and modules from trunk at the same time because the modules are the same. For example the module xxx from 5.0 will be stable, but module xxx from trunk will have some new features. But basically, they are the same module and you can't have the same module in an existing server. But you can have two Open ERP servers on the same machine if they are listening to different ports. What you can do is create a script (in PERL, Python, shell, whatever) that downloads the modules in the addons directory. After that, you just update the module list. Hope this helps. -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=35497#35497 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
