openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #22580
[Bug 1110063] Re: Traceback while duplicating a record having one2many functional field to itself.
Hello ,
I have checked it with latest trunk , Its only producible when you used "Inheritance by Delegation"(_inherits ).
for _inherit it working fine , Problem is similar as ( lp:705364 ) but patch does not resolve this problem.
So I am confirming this issue.
Thanks.
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Server.
https://bugs.launchpad.net/bugs/1110063
Title:
Traceback while duplicating a record having one2many functional field
to itself.
Status in OpenERP Server:
Confirmed
Bug description:
Create a model having one2many functional field to itself to calculate
the previous records based on creation date.
Try to duplicate a record having previous records in one2many
functional field. It gives the traceback as follow:
ValueError: need more than 1 value to unpack
Thanks,
Divyesh
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-server/+bug/1110063/+subscriptions
References