credativ team mailing list archive
-
credativ team
-
Mailing list archive
-
Message #02756
[Bug 908189] Re: ir_sequence - code must be unique
Hello,
The line <field name="company_id" eval="False"/> in files
purchase_sequence.xml, sale_sequence.xml and stock_sequence.xml has been
added to make sequences shared by default in multicompany. This has been
done in revision 5217 to which you can refer for more details. We
therefore consider this bug as invalid and the related merge proposal as
refused because this default behavior of sequences is intended.
When fixing bugs, a careful research of why a change has been made in
the past is necessary. We cannot change lines in the code without
looking to past modifications of those lines, and why those
modifications were performed. Therefore, this bug report should not have
been considered as a real bug report. Maybe you could have made directly
a branch proposal with your modifications about sequences, with a clean
and complete explanation of why you wanted those changes.
Best regards,
Thibault.
** Changed in: openobject-addons
Status: Fix Committed => Invalid
--
You received this bug notification because you are a member of OpenERP
Framework Experts, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/908189
Title:
ir_sequence - code must be unique
Status in OpenERP Addons (modules):
Invalid
Bug description:
IMHO the code must be unique (for lookup via code) or null (for lookup
via id from journals)
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/908189/+subscriptions
References