Community mailing list archives
community@mail.odoo.com
Browse archives
RE: Report from a wizard ERROR
by
Tibyan Hussien
Thanks piyush
it's not resolved, I have a problem not getting the wizard form but here're
wizard python file
http://hastebin.com/ahifiqewin.coffee
xml file of a wizard
http://hastebin.com/ozivewigif.xml
and the models main file
http://hastebin.com/waxurecava.py
any advise
Subject: Re: Report from a wizard ERROR
From: piyush.suva87@gmail.com
Date: Tue, 29 Sep 2015 12:05:15 +0000
To: community@mail.odoo.com
--
it's not resolved, I have a problem not getting the wizard form but here're
wizard python file
http://hastebin.com/ahifiqewin.coffee
xml file of a wizard
http://hastebin.com/ozivewigif.xml
and the models main file
http://hastebin.com/waxurecava.py
any advise
Subject: Re: Report from a wizard ERROR
From: piyush.suva87@gmail.com
Date: Tue, 29 Sep 2015 12:05:15 +0000
To: community@mail.odoo.com
may be this will help you.
On Tue, Sep 29, 2015 at 1:42 PM, tibyan zarroug <777m@live.co.uk> wrote:
I change it
http://hastebin.com/mukuyomohe.coffee
but still having the same errorQWebException: "'NoneType' object has no attribute '__getitem__'" while evaluating "get_requests(data['form']['req_ids'])"
Subject: Re: Report from a wizard ERROR
From: shivam1111@gmail.com
Date: Tue, 29 Sep 2015 07:45:27 +0000
To: community@mail.odoo.comIn your file http://hastebin.com/asusiditiy.coffeeLine no: 36Change 'get_requests':self.get_orders,To'get_requests':self.get_requests,THe thing is u are calling the wrong method get_orders() . I saw your parser file and this method does not even exist.On Tue, Sep 29, 2015 at 12:58 PM, tibyan zarroug <777m@live.co.uk> wrote:Shivam
find the output file
http://hastebin.com/ecopuloxec.rb
Subject: Re: Report from a wizard ERROR
From: shivam1111@gmail.com
Date: Tue, 29 Sep 2015 06:48:29 +0000
To: community@mail.odoo.comSend the output of data_error after line 58 in py file_______________________________________________
Mailing-List: https://www.odoo.com/groups/community-59
Post to: mailto:community@mail.odoo.com
Unsubscribe: https://www.odoo.com/groups?unsubscribe
_______________________________________________
Mailing-List: https://www.odoo.com/groups/community-59
Post to: mailto:community@mail.odoo.com
Unsubscribe: https://www.odoo.com/groups?unsubscribe
_______________________________________________
Mailing-List: https://www.odoo.com/groups/community-59
Post to: mailto:community@mail.odoo.com
Unsubscribe: https://www.odoo.com/groups?unsubscribe
_______________________________________________
Mailing-List: https://www.odoo.com/groups/community-59
Post to: mailto:community@mail.odoo.com
Unsubscribe: https://www.odoo.com/groups?unsubscribe
Regards,
Piyush SuvaErp consultant
Mo. +91 94277 21188
_______________________________________________
Mailing-List: https://www.odoo.com/groups/community-59
Post to: mailto:community@mail.odoo.com
Unsubscribe: https://www.odoo.com/groups?unsubscribe
Mailing-List: https://www.odoo.com/groups/community-59
Post to: mailto:community@mail.odoo.com
Unsubscribe: https://www.odoo.com/groups?unsubscribe