modularity, scalability and security for business

Joined May 2013
88 Photos and videos
#TrytonTips Each module has his own package to let system administrator install only what he needs #lesscodelessbug
7
#TrytonTips Any button is linked to a method, use decorator to launch an action on client-side docs.tryton.org/projects/ser…

8
#TrytonTips There are 3 options to retrieve reports: Open, E-Mail and Print
22
#TrytonTips Customize how to order on a field with a classmethod returning a list of SQL expression docs.tryton.org/projects/ser…

75
#TrytonTips A factor can be applied when displaying a numeric field: docs.tryton.org/latest/serve…

36
#TrytonTips The client automatically hide the relation field in One2Many widget so no need of specific view definition
29
#TrytonTips On the export dialog you can retrieve a URL that can be used to fetch the CSV file. It can be used on a spreadsheet to always get fresh data.
37
#TrytonTips To activate the history on a ModelSQL just set _history = True docs.tryton.org/projects/ser…

1
56
#TrytonTips currency field on sale, purchase and invoice becomes read-only once a line is added #UXP
47
Release of Relatorio 0.12.0 discuss.tryton.org/t/release…

1
72