On 2016-12-04 11:00, Oscar Alvarez wrote:
> 1. Use placeholders, instead of [ label: field ]

This is not practical because Tryton forms are not fill once form, they
are used also for consultation. So your proposal makes it not possible
to know what is the label of a field once it is filled.

> 2. Internal tabs can be changed with (>) button instead try render all tabs

Yes, that would be good but I'm not aware of such feature in bootstrap.

> 3. Some function (numeric) fields can be render in one line [field name :
> value] (see amount values on screen shot) this style can be to defined on
> xml views

But there is no way to know that in advance.
Maybe you are talking about list view, this is done table.responsive.
The virtual could maybe tuned to go on the same line if there are enough
places.

> 4. That just one Module Tab is showed, not all modules Tabs open

I do not understand what you name "Module Tab".

> 5. Toolbar just show main buttons (most used), other buttons is in "More..."

Why not but it should work for any size.

> 6. Lines records can be showed as Tag ( I am no sure if this right name)
> this way the space is used to the maximum, adding two tooltip button (edit,
> delete).

I think it is a wrong direction to add specific view because they will
not be tested. And the table.responsive is already in some way creating
such view but it could be improved by hiding empty values maybe.
For the button, it will probably be better to have the xxx2Many toolbar
being affix.

> 
> If you are agree I can add this to discuss as a proposal, and help with
> coding.

I do not see the point to create a discuss if we agree.
Indeed, it is only possible to discuss such change on a patch. So you
can create an issue with the patch per improvement.

-- 
Cédric Krier - B2CK SPRL
Email/Jabber: cedric.kr...@b2ck.com
Tel: +32 472 54 46 59
Website: http://www.b2ck.com/

-- 
You received this message because you are subscribed to the Google Groups 
"tryton-dev" group.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tryton-dev/20161205020222.GM71015%40tetsuo.

Reply via email to