[jasper_server] print error when launch with client web

Bug #637798 reported by Yogesh (SerpentCS)
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Odoo Web Client
Fix Released
Undecided
Sananaz (Open ERP)
5.0
Fix Released
Undecided
Sananaz (Open ERP)

Bug Description

Hi

I found an issue with the client web (works with the GTK client)

I develop a module jasper_server, with this module we can define a new report with no Python and XML, and add print button in the form of related object. This report is a wizard and it registered in the server when we create or update entry or at the server started.

All reports launch with the GTK client works fine, but with the Web client it open another form.

After some search, i isolated the problem when we click on the print button, a query try to found the real entry on ir.values is launched and not found it with the virtual ID that we emulate.

To reproduce the problem

create new database

install with minimal profile and demo

after install jasper_server module [1]

and go to the partner form and click on the "Partner List" button

With the GTK client you must see this traceback, and it's normal because you don't have the JasperServer Software

Code: 2
Message: /openerp/bases/bug_wizard_print/PartnerList is not a valid report

With Web client, we must have the same traceback, but it launch a random form that's not jasper report wizard

Regards,

tags: added: maintenance wizard
Changed in openobject-client-web:
status: New → In Progress
Revision history for this message
Sananaz (Open ERP) (sma-tiny) wrote :

Hello Christophe Chauvet,

Thanks for reporting.

It has been fixed in Stable and trunk as well.
Would you please update the code and notify us for the apparent behaviour?

Revision-info:
Stable: 2933 <email address hidden>
Trunk: 3353 <email address hidden>

Thanks.

Changed in openobject-client-web:
status: In Progress → Fix Released
assignee: nobody → sma (Open ERP) (sma-tiny)
milestone: none → 6.0
Revision history for this message
Christophe CHAUVET (christophe-chauvet) wrote :

Hi

I have test and it works

Thanks,

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.