Re: [tryton-dev] Appearence of the product field on product template form view

2018-04-25 Thread Udo Spallek
Am Mittwoch, 25. April 2018 16:05:05 UTC+2 schrieb Cédric Krier: > On 2018-04-25 14:07, Udo Spallek wrote: > > For me it is the perfect solution: > > if the Variants have more than one record, it is shown as a list > > if the Variants have less than two records, it is shown as a form > > Is

Re: [tryton-dev] Appearence of the product field on product template form view

2018-04-25 Thread Cédric Krier
On 2018-04-25 14:07, Udo Spallek wrote: > For me it is the perfect solution: > > if the Variants have more than one record, it is shown as a list > if the Variants have less than two records, it is shown as a form > > Is it an interesting enhancement of the product module? I do not think

Re: [tryton-dev] Appearence of the product field on product template form view

2018-04-25 Thread Udo Spallek
Wed, 25 Apr 2018 09:40:58 +0200 Cédric Krier : >On 2018-04-24 17:53, Udo Spallek wrote: >It can not work because clients build first the view before bind it >with record values. Thank you for the explanation. >I think it will be better to have a configuration option that defines >if the company

Re: [tryton-dev] Appearence of the product field on product template form view

2018-04-25 Thread Cédric Krier
On 2018-04-24 17:53, Udo Spallek wrote: > But the following code (in version 4.0), but it doesn't work, > the view_attribute[2] does not *dynamically* set the > *mode*[3] attribute:: > > > class Template: > __metaclass__ = PoolMeta > __name__ = "product.template" > > >

[tryton-dev] Do you speak English? Please help to review the tool tips

2018-04-25 Thread Udo Spallek
Hi, please help to review the *tool tips* (also known as *help texts*) of the Tryton server: https://tryton-rietveld.appspot.com/44551003 Thank you very much in advance for finding misspellings, typos, guideline[1] issues and better explanations. Regards Udo Spallek [1] https://discuss.try