Hi, Devs I should like to propose two new features for tryton :
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) 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 can work about this features, ¿what do you think about? -- [email protected] mailing list
