El 27/09/12 03:08, Cédric Krier escribió:
On 26/09/12 17:07 -0700, oscar_alvarez wrote:
First, Add the ".ods" extension to setup.py in package_data for all
modules, the ".ods" file is a bit more flexibility for later work it for
the final users, because let it more options for data processing in LO
(statistics,
filters, functions, graphics, etc)
I don't get you. Why including file that doesn't exist?
Ok maybe, it doesn't put ods extension, in setup file, but it could be
very useful to include a template "letter.ods" file in Company module
because for to generate ods reports this template file is required, so
for example I made it manually in tryton installation for my bussines
(small company) with a sale report and the results are goods, any way
this give more options in a future for to generate new type reports.
Second, When tryton generates the report for ".ods" extension, the fields
Numeric, Float, Integers are processed like String fields inside the
template, so this to do hard work the new render file, because, we can't to
realize computes about the data because are strings not numbers.
I think it is a relatorio issue.
Yes, I think so, but I make patching the report converting Decimal,
Numerics, Integers fields values to float type, (Yes, it is ugly
solution), but work it for now.
@cedk
What do you think about this relatorio fork?
http://www.alistek.com/index.php?option=com_content&id=93%3Aaeroo-reports-for-open-erp-5-a-6
--
[email protected] mailing list