← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 817630] [NEW] report on a tree view passes only the first line

 

Public bug reported:

observed on v6.

There are some on-screen reports based on postgres views. One standard
example are the standard stock reports "moves analysis" and "inventory
analysis". I would like to build (with webkit, but that doesn't matter
here) a printed report based on what is on the screen. The action should
pass to the report the ids of all the lines you see on the tree view.

I worked on this and noticed a problem: if I select only a few lines in the tree view they are correctly printed both in gtk and in web client.
If I don't select anything though, the gtk client print all of the lines (which I think is correct). The web client prints only the first one, which I think is wrong.

Thanks!

** Affects: openobject-client-web
     Importance: Undecided
         Status: New

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

Title:
  report on a tree view passes only the first line

Status in OpenERP Web Client:
  New

Bug description:
  observed on v6.

  There are some on-screen reports based on postgres views. One standard
  example are the standard stock reports "moves analysis" and "inventory
  analysis". I would like to build (with webkit, but that doesn't matter
  here) a printed report based on what is on the screen. The action
  should pass to the report the ids of all the lines you see on the tree
  view.

  I worked on this and noticed a problem: if I select only a few lines in the tree view they are correctly printed both in gtk and in web client.
  If I don't select anything though, the gtk client print all of the lines (which I think is correct). The web client prints only the first one, which I think is wrong.

  Thanks!

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


Follow ups

References