View unanswered posts | View active topics
|
Page 1 of 1
|
[ 5 posts ] |
|
| Author |
Message |
|
codeur
|
Post subject: handling one2many widget in the wizard Posted: Mon Aug 18, 2008 2:29 pm |
|
Joined: Mon Aug 18, 2008 1:54 pm Posts: 2
|
|
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
|
|
| Top |
|
 |
|
hda
|
Post subject: Posted: Mon Aug 18, 2008 3:13 pm |
|
Joined: Mon Dec 03, 2007 8:22 am Posts: 1472 Location: Belgium
|
_________________ OpenERP=Easier, Adaptable, Affordable, Modular
|
|
| Top |
|
 |
|
WHIRLPOOL PARIS
|
Post subject: Posted: Tue Nov 03, 2009 11:16 am |
|
Joined: Tue May 30, 2006 5:22 pm Posts: 648 Location: Paris
|
|
the two links are dead
_________________ J. Tason
IT manag Wh. Paris
|
|
| Top |
|
 |
|
francesco.stablum
|
Post subject: Posted: Fri Nov 13, 2009 4:31 pm |
|
Joined: Wed Jan 21, 2009 7:35 pm Posts: 11 Location: Bologna, Italy
|
|
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
|
|
| Top |
|
 |
|
selvamarcadu
|
Post subject: Posted: Wed Aug 18, 2010 6:50 pm |
|
Joined: Tue Apr 06, 2010 2:06 pm Posts: 204 Location: India,Tamil Nadu
|
|
The same issue.
I have a wizard which need to have one2many_list widget.
Any suggestion would be helpful.
|
|
| Top |
|
 |
|
Page 1 of 1
|
[ 5 posts ] |
|
|
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
|