← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 854730] Re: product product type does not sort correctly

 

Hello,

The problem occurs in selection fields because in selection field the
database storage value is differ then the display value.

Gtk-client are sorting base on database value so it is misbehave on
display.

Here selection fields value like these ('product','Stockable Product'),('consu', 'Consumable'),('service','Service')  
So sorting are displayed 
* Consumable (consu)
* Stockable ..(product)
* Service (service).

But it should be sort base on displayed value.

Thanks.

** Changed in: openobject-client
   Importance: Undecided => Medium

** Changed in: openobject-client
       Status: New => Confirmed

** Changed in: openobject-client
     Assignee: (unassigned) => OpenERP sa GTK client R&D (openerp-dev-gtk)

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP Project Group.
https://bugs.launchpad.net/bugs/854730

Title:
  product product type does not sort correctly

Status in OpenERP GTK Client:
  Confirmed

Bug description:
  trunk
  clicking on product type header -> sort incorrect
  * Consumable
  * Stockable ..
  * Service

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


References