[Erp5-dev] addERP5Form by Script Python

Rafael Monnerat rmonnerat at gmail.com
Mon Oct 31 18:13:58 CET 2005


Hi everybody,

When I use ERP5_viewCreateModuleDialog on erp5 site to create a new module,
the portal don't create the module. I go to the code and
**<http://www.google.com.br/search?hl=pt-BR&hs=aMc&client=firefox-a&rls=org.mozilla:en-US:official&q=Authentication&spell=1>I
found why it wasn't creating the module. The addERP5Form not create
the
form and not report any error.

I try create a ERP5Form from a Script and I don't have any sucess. Can
someone help me?



The simple script (two lines) that I write to test:

container.erp5.portal_skins.manage_addFolder('x3')
container.erp5.portal_skins.x3.manage_addProduct['ERP5Form'].addERP5Form(
'x3_view' )


--
Rafael Monnerat
http://monnerat.objectis.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.tiolive.com/pipermail/erp5-dev/attachments/20051031/8ebc6312/attachment.htm>


More information about the Erp5-dev mailing list