Re: [tryton-dev] Restore colors attribute on tree view

2017-04-12 Thread Raimon Esteve
hi Carlos, I'm agree about colors. I share our patchs about 3.8 release to apply colors. (tryton and trytond). https://bitbucket.org/zikzakmedia/tryton-patchs/src/9ae7fb406211ad246811d21e235820fec44bb29b/trytond-8d300968654d.patch?at=3.8&fileviewer=file-view-default https://bitbucket.org/zikzakm

Re: [tryton-dev] Restore colors attribute on tree view

2017-04-10 Thread Carlos Ibrahim Arias
I understand that this function has been deprecated and removed from the code but the point is that there are final users for whom this is a requirement. We should give them the possibility to chose what they want for their usability and accessibility if they consider is good for them. In this

Re: [tryton-dev] Restore colors attribute on tree view

2017-03-30 Thread Cédric Krier
On 2017-03-30 04:56, Carlos Ibrahim Arias wrote: > I tried to restore the color attribute adding back all the removed lines > but I'm getting the following error: > > Anyone can help? I doubt you will find any help to restore a feature that was decided to remove. Instead I can suggest you to use

Re: [tryton-dev] Restore colors attribute on tree view

2017-03-30 Thread Sergi Almacellas Abellana
El 30/03/17 a les 13:56, Carlos Ibrahim Arias ha escrit: Hello World : ) I'm developing an installation using tryton 3.8 to gnuhealth 3 and the client wants to use colors on tree views in appointments and other models. Why you don't use icons? The colors were removed in favor of icons. I fou

[tryton-dev] Restore colors attribute on tree view

2017-03-30 Thread Carlos Ibrahim Arias
Hello World : ) I'm developing an installation using tryton 3.8 to gnuhealth 3 and the client wants to use colors on tree views in appointments and other models. I found that this functionallity was removed as indicated on https://tryton-rietveld.appspot.com/16551002 I tried to restore the col