A Dijous, 10 de setembre de 2009, [email protected] va escriure: > 1. As I understand, version for 4.2 is not workable, isn't it? > I tried to install form 4.2 launchpad branch and failed. > It even do not create appropriate menus, nor objects. I can install it, > uninstall it, but no effect in system.
It does work. Take a look at the module where the menu should be, as I don't remember right now if we changed the location in 5.0 only, or in 4.2 too. > 2. Another question. Tried to install on 5.x. Everything worked as > expected. But I'm not an expert in programming, so some related questions: > - we have complex rml reports, where python code is included (for example > we print invoices in different languages dynamically depended on partner > language settings, currency etc.), it's look like due to architecure it's > impossible to include python code in jasper report, am I wrong? - so it > seems, that with jasper reports module it is not possible to create > dynamic xml reports (I suspect it is possible using java and SQL queries, > but it's too complicated) You can't include python code, but for the kind of reports you're talking about there's no need to program with Jasper Reports, including support for translation of multilanguage fields. However, for some expressions you have groovy available, which is somthing like a simplified Java. You don't need SQL queries, either, to create some powerful reports. You may take a look at our blog [1]. We don't have more documentation available, but seing more resources in this area would be nice for sure. Anyone willing to help out will be very welcomed. [1] http://albert-nan.blogspot.com > > > > > -------------------- m2f -------------------- > > -- > http://www.openobject.com/forum/viewtopic.php?p=43206#43206 > > -------------------- m2f -------------------- > > > _______________________________________________ > Tinyerp-users mailing list > http://tiny.be/mailman2/listinfo/tinyerp-users > -- Albert Cervera i Areny http://www.NaN-tic.com Mòbil: +34 669 40 40 18 _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman2/listinfo/tinyerp-users
