Open ERP Forum
   IndexIndex   SearchSearch     RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   RSSRSS   Mailing ListMailing List   Log inLog in 

handling one2many widget in the wizard
 
Post new topic   Reply to topic    Open Object Forum Index -> Wizards Questions
View previous topic :: View next topic  
Author Message
codeur



Joined: 18 Aug 2008
Posts: 2
Location: Ivory Coast

PostPosted: Mon Aug 18, 2008 2:29 pm    Post subject: handling one2many widget in the wizard Reply with quote

Hi there to everybody,
I'm having an error when trying to edit an one2many widget in my wizard. Here is my code:
ARCH = '''<xml>
<form>
<ffield name="coas_ids"/>
</form>'''

FIELDS = {

'coas_ids': {'string': 'Les police', 'type': 'one2many', 'relation': 'account.coas', },
}
The point is, when I try do create a new object (account.coas), I get an error message: "Object wizard<name of the wizard> doesn't exist".
Can anyone know how to handle that?
regards Alfred
_________________
regards Alfred
Back to top
View user's profile Send private message Yahoo Messenger
hda



Joined: 03 Dec 2007
Posts: 1376
Location: Belgium

PostPosted: Mon Aug 18, 2008 3:13 pm    Post subject: Reply with quote

Check these 2 links it might help you.

http://openerp.com/wiki/index.php/Developers:Developper%27s_Book/Wizards/WizardsAddNew

http://openerp.com/wiki/index.php/Developers:Developper%27s_Book/Wizards/WizardsPrinciples
_________________
OpenERP=Easier, Adaptable, Affordable, Modular
Back to top
View user's profile Send private message
WHIRLPOOL PARIS



Joined: 30 May 2006
Posts: 605
Location: Paris

PostPosted: Tue Nov 03, 2009 11:16 am    Post subject: Reply with quote

the two links are dead
_________________
J. Tason
IT manag Wh. Paris
Back to top
View user's profile Send private message Visit poster's website
francesco.stablum



Joined: 21 Jan 2009
Posts: 11
Location: Bologna, Italy

PostPosted: Fri Nov 13, 2009 4:31 pm    Post subject: Reply with quote

I have the same problem. From the web interface it says:
Object wizard.<name of the wizard> doesn't exist.

anyone has some solutions or hints?

thanks,
Francesco Stablum
_________________
Francesco Stablum
Servabit srl
http://www.servabit.it
Back to top
View user's profile Send private message Visit poster's website
selvamarcadu



Joined: 06 Apr 2010
Posts: 100
Location: India,Tamil Nadu

PostPosted: Wed Aug 18, 2010 6:50 pm    Post subject: Reply with quote

The same issue.

I have a wizard which need to have one2many_list widget.

Any suggestion would be helpful.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Open Object Forum Index -> Wizards Questions All times are GMT + 2 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum