Omar, Shouldn't this bug be marked as "fix released" instead of "won't fix"?
Also, John B, any feedback with the latest revision? -- 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/671013 Title: [trunk] pxgo_openoffice_reports mucks up standard reports Status in OpenERP Modules (addons): Won't Fix Bug description: Looks like their might be an issue in the call to the old create method. The return value (fnct_ret) is buried in an if/else, and it looks like it will always consider the report an oo report (if not fnct_ret). The result is standard reports such as Invoices, Sales Orders, etc won't work. Also missing an import for tools.file_open. Patch attached. _______________________________________________ Mailing list: https://launchpad.net/~c2c-oerpscenario Post to : [email protected] Unsubscribe : https://launchpad.net/~c2c-oerpscenario More help : https://help.launchpad.net/ListHelp

