c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #19415
[Bug 734949] Re: [6.0] account - sequence_id in journal must be unique
Hi Ferdinand,
indeed, i'm not sure that setting something like a constraint will fit
everyone's need: there are probably use cases where different journals
will share the same sequence.
But i agree with you, that the most common will have to define a new
sequence per journal. So i suggest that we overwrite the copy() of
journal in order to set the sequence to False.
Thanks for the contribution,
Quentin
--
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/734949
Title:
[6.0] account - sequence_id in journal must be unique
Status in OpenERP Modules (addons):
Confirmed
Bug description:
IMHO the same sequence (id) must be used only in ONE journal
To reproduce
* Copy journal
same sequence is ised by 2 different journals
References