c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #19948
[Bug 740134] Re: Problem for duplicating a record
I already saw the code. Are you sure is there any no such model exist on
openerp, which create problem while duplicating record?
I think the best way is, avoid the readonly one2many field data from
the duplication. I believe this can easily done by changing the orm. Any
way the decision is up to you
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/740134
Title:
Problem for duplicating a record
Status in OpenERP Modules (addons):
Confirmed
Bug description:
I am getting trouble on duplicating a record, because of the one2many
field. For example i am trying to duplicate the partner record, all
the invoice line of of that partner is duplication. Now i am affried
to do duplicate function on openerp
References