c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #21265
[Bug 752923] Re: _order ca not be overwritten in inherited class
** Attachment added: "base_ordered.zip"
https://bugs.launchpad.net/bugs/752923/+attachment/1990478/+files/base_ordered.zip
--
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/752923
Title:
_order ca not be overwritten in inherited class
Status in OpenERP Server:
New
Bug description:
We try to modify the sort order as
_order = 'name desc'
is not appropriate
Examples
* restart numbering every year
* change padding to accomodate for more recources
* using different prefixes.
the module loads but the new sort order is not used
References