← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 772509] Re: payment_order - sort by id desc to display newest on top of the list

 

1) order_by:  id desc 
users want to see the newest payment orders on top (currently at the end of the list) to avoid scrollig.

2) company_id
in mulitcompany setup users have beein seeing payment orders from other companies in the same database - not only from other companies defined in res_user etc.

I strongly believe that the rule filter does not select payment orders
which belong to a company defined in payment mode.

nevertheless it could be sufficient to create a related field. I didn't
try

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

Title:
  payment_order - sort by id desc to display newest on top of the list

Status in OpenERP Modules (addons):
  Incomplete

Bug description:
  see patch


References