On 2017-02-28 16:21, Cédric Krier wrote:
> Hi,
>
> It will be nice if we could have a collective work effort to add tooltip
> on all modules as defined in
>
https://discuss.tryton.org/t/how-to-write-tooltips/212
> I remember when we migrate to Active Record pattern, we got all the
> modules migrated in less than 2 weeks. It will be great if we can
> reiterate with this task and so have a "fully documented" 4.4 release.
> Also it is a good way to learn in depth the modules you are going to
> work on.
Just some quick remarks from the few patches submitted:
- be sure to have read the guidelines, I found too much mistakes
that are indeed explained.
- pass all the fields of the module in review and try to find if it
is possible to add help text.
- sometimes the string of a field should also be rewritten.
- do not use capitalized words inside text.