c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #07414
[Bug 688210] Re: [v6] expenses report :data are not sorted
Hello t.o.,
Thanks for reporting another bug.
But, expense lines currently follow a sort order as 'sequence,date_value
desc' by default.
As of now, It is not possible to print the report based on the sorting
order changed dynamically on GUI.
If you wish to achieve this, you may simply alter the _order member of
the expense lines and can see desired result(example :
_order="date_value")..
Thanks.
** Changed in: openobject-addons
Status: New => Invalid
--
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/688210
Title:
[v6] expenses report :data are not sorted
Status in OpenObject Addons Modules:
Invalid
Bug description:
hello,
please attached file https://bugs.launchpad.net/bugs/687547
"The sorted data of expense line did not reflect in the report. You have
made the good point regarding the order of sorting. So you should have
to file the new bug regarding the default sort order of one2many field."
References