← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 689043] Re: [6.0] sorting of functional/related fields - regression

 

The error message was turned into a log warning at revision 3094
odo@xxxxxxxxxxx-20101211000810-h1sirszmh0xp52x4.

Thanks for reporting.

** Changed in: openobject-server
       Status: Confirmed => Fix Released

** Changed in: openobject-server
    Milestone: None => 6.0-rc2

** Summary changed:

- [6.0] sorting of functional/related fields - regression
+ [6.0] make warning about unsortable m2o fields less obstrusive

-- 
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/689043

Title:
  [6.0] make warning about unsortable m2o fields less obstrusive

Status in OpenObject Server:
  Fix Released

Bug description:
  this worked in V5

at least it must not raise an error, but only an warning message 
IMHO quite a lot of module will not work out of the box

    assert order_field_column._classic_write or getattr(order_field_column, 'store', False), "Many2one function/related fields must be stored to be used as ordering fields"
AssertionError: Many2one function/related fields must be stored to be used as ordering fields





References