← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 692694] Re: [6.0] sales analysis - can not sort group by product

 

same for accounting entry analysis - group by products gives an unsorted
list

suggestion
to get sorted results I have created a funtion field which stores the product_template.name in product_product.name
(actually I used  product_product.name_template but shouldn't it work out nicely if product_product.name is used?)

unsorted products are absolutely unusable in day to day
business.....(sorry to be harsh ...)

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

Title:
  [6.0] sales analysis - can not sort group by product

Status in OpenObject Addons Modules:
  New

Bug description:
  currently only the partner can be sorted

product is not sortable - neither as main group nor as subgroup of partner

IMHO this is NOT enterprise ready

see screenshot


also in 
./stock/report/report_stock_view.xml:            <field name="name">Last Product Inventories</field>
Products can't be sorted by name - big usability issue

BTW for inventory it is necessary to group by stock location - if not how shall someone count the real quantities which might be distributed ibn stock locations over the country....?
if the company uses lots  it should be groupable by lots too.





References