← Back to team overview

openerp-india team mailing list archive

[Bug 1087033] Re: inventory must print sorted lines

 

Just want to point to the module one2many_sorted which is easy to use
and works for 6.1 for a long time now

http://bazaar.launchpad.net/~c2c/c2c-rd-addons/6.1/files/head:/one2many_sorted/
http://bazaar.launchpad.net/~c2c/c2c-rd-addons/7.0/files/head:/one2many_sorted/

please bear in mind:
very often a one2many relation needs multiple sorts
* entry sequence - for the ones who entered the data  to compare with data sources
* output sequence - for the others.
hence in many apps we have added a second tab for the sorted rows.

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/1087033

Title:
  inventory must print sorted lines

Status in OpenERP Addons (modules):
  Confirmed

Bug description:
  pls see attachment

  inventory lines must be sorted

  a multi page document with unsorted lines is unusable

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1087033/+subscriptions


References