Re: [Openerp-community] How to use _constraints to show only one validation message by field

2012-06-27 Thread David Soria
Sorry everyone, there is another post in another thread, I was wrong. Thank you in advance. ___ Mailing list: https://launchpad.net/~openerp-community Post to : openerp-community@lists.launchpad.net Unsubscribe : https://launchpad.net/~openerp-comm

[Openerp-community] How to use _constraints to show only one validation message by field

2012-06-27 Thread David Soria
Hello appreciated community. I am beginner about OpenERP and my consultation is as follows: We can use the */_constraints/* to validate one o more fields, but my need is when we use two fields and we have to show only one message by field. _constraints = [ (function, msg, ['field1', '

Re: [Openerp-community] Solution/Example for displaying icons in a Tree View (OpenERP 6.1)?

2012-06-27 Thread Ovnicraft
On Wed, Jun 27, 2012 at 7:16 AM, Niels Huylebroeck wrote: > > > 2012/6/27 Sven Petersen > >> Thank you for your answer, but I’m in need of displaying custom icons >> according to a field value of a record line. >> So far icons can only be set for buttons, or am I wrong? >> > > Not sure if this w

[Openerp-community] _constraints and validation message issue

2012-06-27 Thread David Soria
Hello appreciated community. I am beginner about OpenERP and my consultation is as follows: We can use the */_constraints/* to validate one o more fields, but my need is when we use two fields and we have to show only one message by field. _constraints = [ (function, msg, ['field1', '

Re: [Openerp-community] A need of expert validated modules

2012-06-27 Thread Maxime Chambreuil
<<< text/html; charset=utf-8: Unrecognized >>> <><>___ Mailing list: https://launchpad.net/~openerp-community Post to : openerp-community@lists.launchpad.net Unsubscribe : https://launchpad.net/~openerp-community More help : https://help.launchpad.n

Re: [Openerp-community] Solution/Example for displaying icons in a Tree View (OpenERP 6.1)?

2012-06-27 Thread Sven Petersen
I’ll try that. Thank you! Von: Niels Huylebroeck [mailto:n...@agaplan.eu] Gesendet: Mittwoch, 27. Juni 2012 14:17 An: Sven Petersen Cc: Eric Caudal; openerp-community@lists.launchpad.net Betreff: Re: [Openerp-community] Solution/Example for displaying icons in a Tree View (OpenERP 6.1)? 2012/6/

Re: [Openerp-community] Solution/Example for displaying icons in a Tree View (OpenERP 6.1)?

2012-06-27 Thread Niels Huylebroeck
2012/6/27 Sven Petersen > Thank you for your answer, but I’m in need of displaying custom icons > according to a field value of a record line. > So far icons can only be set for buttons, or am I wrong? > Not sure if this will work but what about showing a fields.binary with widget="image" on you

Re: [Openerp-community] Solution/Example for displaying icons in a Tree View (OpenERP 6.1)?

2012-06-27 Thread Sven Petersen
Thank you for your answer, but I'm in need of displaying custom icons according to a field value of a record line. So far icons can only be set for buttons, or am I wrong? Von: openerp-community-bounces+office=conexus...@lists.launchpad.net [mailto:openerp-community-bounces+office=conexus...@lis

Re: [Openerp-community] Solution/Example for displaying icons in a Tree View (OpenERP 6.1)?

2012-06-27 Thread Eric Caudal
Title: Eric CAUDAL I would follow what is done in the following code:             Leads     crm.lead     tree                      

[Openerp-community] Solution/Example for displaying icons in a Tree View (OpenERP 6.1)?

2012-06-27 Thread Sven Petersen
Hello Community! does anyone know of a Solution or Example for displaying (custom) icons in a Tree View (OpenERP 6.1)? Thanks in Advance! with kind regards, conexus, Sven Petersen ___ Mailing list: https://launchpad.net/~openerp-community Post to