Re: [tryton] view attributes classmethod

2017-08-04 Thread Karla Stenger
2017-08-04 11:30 GMT-03:00 Cédric Krier : > On 2017-08-04 11:01, Karla Stenger wrote: >> 2017-08-04 10:05 GMT-03:00 Francisco Maria Moyano Casco >> : >> > >> > >> > El viernes, 4 de agosto de 2017, 4:24:38 (UTC-3), Sergi Almacellas Abellana

Re: [tryton] view attributes classmethod

2017-08-04 Thread Cédric Krier
On 2017-08-04 11:01, Karla Stenger wrote: > 2017-08-04 10:05 GMT-03:00 Francisco Maria Moyano Casco > : > > > > > > El viernes, 4 de agosto de 2017, 4:24:38 (UTC-3), Sergi Almacellas Abellana > > escribió: > >> > >> El 04/08/17 a les 02:59, Francisco Maria Moyano

Re: [tryton] rich text editor widget

2017-08-04 Thread Dominique Chabord
" 2017-08-04 15:21 GMT+02:00 Francisco Maria Moyano Casco : > > >> >> Are you sure you should worry about rich text in that kind of situation ? >> As a user I would definitly prefer write and read simple text. >> > > So the user can emphasize parts of the

Re: [tryton] view attributes classmethod

2017-08-04 Thread Karla Stenger
2017-08-04 10:05 GMT-03:00 Francisco Maria Moyano Casco : > > > El viernes, 4 de agosto de 2017, 4:24:38 (UTC-3), Sergi Almacellas Abellana > escribió: >> >> El 04/08/17 a les 02:59, Francisco Maria Moyano Casco ha escrit: >> > So, there is no way to put some

Re: [tryton] rich text editor widget

2017-08-04 Thread Francisco Maria Moyano Casco
El viernes, 4 de agosto de 2017, 4:27:10 (UTC-3), Sergi Almacellas Abellana escribió: > > El 04/08/17 a les 03:09, Francisco Maria Moyano Casco ha escrit: > > > > > > Sorry for insist so far. Is there anyway to hide the toolbar? > > See the toolbar attribute of the fields: > >

Re: [tryton] view attributes classmethod

2017-08-04 Thread Francisco Maria Moyano Casco
El viernes, 4 de agosto de 2017, 4:24:38 (UTC-3), Sergi Almacellas Abellana escribió: > > El 04/08/17 a les 02:59, Francisco Maria Moyano Casco ha escrit: > > So, there is no way to put some color on the tree list like before? Is > > there anything to replace that feature? > > The icons are

Re: [tryton] rich text editor widget

2017-08-04 Thread Francisco Maria Moyano Casco
El viernes, 4 de agosto de 2017, 5:44:16 (UTC-3), Dominique Chabord escribió: > > 2017-08-04 3:09 GMT+02:00 Francisco Maria Moyano Casco > : > > > > > > > Sorry for insist so far. Is there anyway to hide the toolbar? I need to > make > > a function.field to

Re: [tryton] VAT listing

2017-08-04 Thread Cédric Krier
On 2017-08-04 11:43, Sebastien Marie wrote: > On Fri, Aug 04, 2017 at 10:37:30AM +0200, Cédric Krier wrote: > > Hi, > > > > In Belgium, we have to generate two listing related to the VAT. > > The first one is a list of all parties with locale VAT number which were > > invoiced during the previous

Re: [tryton] VAT listing

2017-08-04 Thread Sebastien Marie
On Fri, Aug 04, 2017 at 10:37:30AM +0200, Cédric Krier wrote: > Hi, > > In Belgium, we have to generate two listing related to the VAT. > The first one is a list of all parties with locale VAT number which were > invoiced during the previous year (civil year). It must include the sum > without

Re: [tryton] rich text editor widget

2017-08-04 Thread Dominique Chabord
2017-08-04 3:09 GMT+02:00 Francisco Maria Moyano Casco : > > > Sorry for insist so far. Is there anyway to hide the toolbar? I need to make > a function.field to replicate a field.text, so a user can send rich text > readonly messages to another user. > I working

[tryton] VAT listing

2017-08-04 Thread Cédric Krier
Hi, In Belgium, we have to generate two listing related to the VAT. The first one is a list of all parties with locale VAT number which were invoiced during the previous year (civil year). It must include the sum without taxes of the invoiced amount and the sum of the taxes. The second is a list

Re: [tryton] rich text editor widget

2017-08-04 Thread Sergi Almacellas Abellana
El 04/08/17 a les 03:09, Francisco Maria Moyano Casco ha escrit: Sorry for insist so far. Is there anyway to hide the toolbar? See the toolbar attribute of the fields: http://doc.tryton.org/4.4/trytond/doc/topics/views/index.html#field I need to make a function.field to replicate a

Re: [tryton] rich text editor widget

2017-08-04 Thread Francisco Maria Moyano Casco
El martes, 1 de agosto de 2017, 11:15:31 (UTC-3), Sergi Almacellas Abellana escribió: > > El 01/08/17 a les 15:42, Francisco Maria Moyano Casco ha escrit: > > Hi, > >I'm using Tryton 3.8. Reading the doc > > http://doc.tryton.org/3.8/tryton/doc/usage.html, I can't find out how > to > >

Re: [tryton] view attributes classmethod

2017-08-04 Thread Sergi Almacellas Abellana
El 04/08/17 a les 02:59, Francisco Maria Moyano Casco ha escrit: So, there is no way to put some color on the tree list like before? Is there anything to replace that feature? The icons are here to replace colors: https://bugs.tryton.org/msg22153 I need some elements on the three to change

Re: [tryton] view attributes classmethod

2017-08-04 Thread Francisco Maria Moyano Casco
El jueves, 3 de agosto de 2017, 6:03:09 (UTC-3), Sergi Almacellas Abellana escribió: > > El 01/08/17 a les 16:54, Francisco Maria Moyano Casco ha escrit: > > Hi, > > I can't make work the view attribute classmethod. The code I use > > is this: > > > > * @classmethod > > def