Re: [tryton-dev] proposal for new features for .ods reports

2012-09-27 Thread Cédric Krier
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,

[tryton-dev] country: Rename Cataluña to Catalunya (issue 542002)

2012-09-27 Thread resteve
Reviewers: , Please review this at http://codereview.tryton.org/542002/ Affected files: M country.xml Index: country.xml === --- a/country.xml +++ b/country.xml @@ -9197,7 +9197,7 @@ /record record

[tryton-dev] Default Values Many2Many fields

2012-09-27 Thread Raimon Esteve
Hello, a little question about framework: how to add default values in Many2Many fields? I tested and don't get good result this code: def default_fieldm2m(self): return [('set', [ID])] In trytond/test/test.py aren't m2m defualt values to chek it :( -- Si us plau, NO adjunti

[tryton-dev] trytond: cache set will return value in order to prevent using temporary variable for nothing (issue 543002)

2012-09-27 Thread nicolas . evrard
Reviewers: , Please review this at http://codereview.tryton.org/543002/ Affected files: M trytond/cache.py Index: trytond/cache.py === --- a/trytond/cache.py +++ b/trytond/cache.py @@ -49,6 +49,7 @@ cache =

Re: [tryton-dev] Default Values Many2Many fields

2012-09-27 Thread Cédric Krier
On 27/09/12 13:20 +0200, Raimon Esteve wrote: Hello, a little question about framework: how to add default values in Many2Many fields? I tested and don't get good result this code: def default_fieldm2m(self): return [('set', [ID])] It is just a list of ids In

Re: [tryton-dev] How to create template .ods for Tryton report?

2012-09-27 Thread Oscar Alvarez
El 26/09/12 18:46, zodman escribió: On Wed, Sep 26, 2012 at 6:30 PM, Oscar Alvarez oscar.alvarez.mont...@gmail.com wrote: El 20/09/12 05:48, Nicolas Évrard escribió: * oscar_alvarez [2012-09-20 01:48 +0200]: I am trying to create a .ods template file for a report in Tryton, but it doesn't

Re: [tryton-dev] trytond: Add pre-validation (issue 536002)

2012-09-27 Thread Cédric Krier
On 24/09/12 20:31 +, cedric.kr...@b2ck.com wrote: Please review this at http://codereview.tryton.org/536002/ Could someone review this one, I would like to include it in the coming release. -- Cédric Krier B2CK SPRL Rue de Rotterdam, 4 4000 Liège Belgium Tel: +32 472 54 46 59

[tryton-dev] CIA.vc is dead

2012-09-27 Thread Cédric Krier
Hi, CIA.vc [1] is dead. We used this service to get notification on the irc channel #tryton-commit. I'm looking for a simple replacement (better self-hosted). Is there anyone who has something to recommand? [1] http://cia.vc/ Thanks, -- Cédric Krier B2CK SPRL Rue de Rotterdam, 4 4000 Liège

Re: [tryton-dev] CIA.vc is dead

2012-09-27 Thread zodman
On Thu, Sep 27, 2012 at 4:26 PM, Cédric Krier cedric.kr...@b2ck.com wrote: Hi, CIA.vc [1] is dead. We used this service to get notification on the irc channel #tryton-commit. I'm looking for a simple replacement (better self-hosted). Is there anyone who has something to recommand? [1]