Tryton
@trytonsoftware.bsky.social
📤 25
📥 0
📝 141
modularity, scalability and security for business
pinned post!
Tryton Release 8.0
https://discuss.tryton.org/t/tryton-release-8-0/9208
about 2 months ago
0
0
1
#TrytonTips
You can use any Model for the menu and even write a wizard to switch to specialized menu
3 days ago
0
0
0
#Tryton can be connected to an android application which can then add data in real time
https://www.tryton.org/success-stories/jorda
5 days ago
0
0
0
#TrytonTips
Each module has his own package to let system administrator install only what he needs
#lesscodelessbug
10 days ago
0
0
0
#TrytonTips Any button is linked to a method, use decorator to launch an action on client-side
https://docs.tryton.org/projects/server/en/latest/ref/models.html?highlight=ModelView.button#trytond.model.ModelView.button_action
17 days ago
0
0
0
Tryton News June 2026
https://discuss.tryton.org/t/tryton-news-june-2026/9246
18 days ago
0
0
0
#TrytonTips
There are 3 options to retrieve reports: Open, E-Mail and Print
24 days ago
0
0
0
#TrytonTips Customize how to order on a field with a classmethod returning a list of SQL expression
https://docs.tryton.org/projects/server/en/latest/ref/fields.html#ordering
about 1 month ago
0
0
0
#Tryton helps Grufesa export berries to countries all around the world
https://www.tryton.org/success-stories/grufesa
about 1 month ago
0
0
0
#TrytonTips A factor can be applied when displaying a numeric field:
https://docs.tryton.org/latest/server/topics/views/index.html#common-attributes-factor
about 1 month ago
0
0
0
#TrytonTips
The client automatically hide the relation field in One2Many widget so no need of specific view definition
about 1 month ago
0
0
0
Tryton News May 2026
https://discuss.tryton.org/t/tryton-news-may-2026/9214
about 2 months ago
0
0
0
#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.
about 2 months ago
0
0
0
#TrytonTips To activate the history on a ModelSQL just set _history = True
https://docs.tryton.org/projects/server/en/latest/ref/models.html#trytond.model.ModelSQL._history
about 2 months ago
0
0
0
Tryton Release 8.0
https://discuss.tryton.org/t/tryton-release-8-0/9208
about 2 months ago
0
0
1
Help translate
#Tryton
for the release 8.0
translate.tryton.org
loading . . .
Making sure you're not a bot!
https://translate.tryton.org/
3 months ago
0
0
1
#TrytonTips
currency field on sale, purchase and invoice becomes read-only once a line is added
#UXP
3 months ago
0
0
0
Release of Relatorio 0.12.0
https://discuss.tryton.org/t/release-of-relatorio-0-12-0/9159
3 months ago
0
0
0
Release 0.2.0 of aeb43
https://discuss.tryton.org/t/release-0-2-0-of-aeb43/9160
3 months ago
0
0
0
Release 0.4.0 of febelfin-coda
https://discuss.tryton.org/t/release-0-4-0-of-febelfin-coda/9161
3 months ago
0
0
0
Relase 0.8.0 of mt940
https://discuss.tryton.org/t/relase-0-8-0-of-mt940/9162
3 months ago
0
0
0
Release 1.7.0 of python-sql
https://discuss.tryton.org/t/release-1-7-0-of-python-sql/9157
3 months ago
0
0
1
Release 0.1.0 of hatch-tryton
https://discuss.tryton.org/t/release-0-1-0-of-hatch-tryton/9154
3 months ago
0
0
1
#TrytonTips Want to hire someone to work on #Tryton, post an announce on
https://discuss.tryton.org/tag/jobs
3 months ago
0
0
1
Thanks GnuHealth
3 months ago
0
0
0
The Revelle Group manages its energy and environmental projects with #Tryton
https://www.tryton.org/success-stories/revelle
3 months ago
0
0
0
#TrytonTips
trytond ensures XML records and database records are always in sync and immutable.
3 months ago
0
0
0
#TrytonTips
You can increase logging in the JavaScript console of the browser by executing: Sao.Logger.set_level(Sao.Logging.INFO)
4 months ago
0
0
0
Tryton News March 2026
https://discuss.tryton.org/t/tryton-news-march-2026/9121
4 months ago
0
0
0
#TrytonTips Display messages to users when they are filling in forms with the on_change_notify method
https://docs.tryton.org/projects/server/en/latest/ref/models.html#trytond.model.Model.on_change_notify
4 months ago
0
0
0
#TrytonTips Run production server with optimized bytecode to skip the assert
https://docs.python.org/2/using/cmdline.html#cmdoption-O
4 months ago
0
0
0
End of Windows 32-bit Builds
https://discuss.tryton.org/t/end-of-windows-32-bit-builds/9099
4 months ago
0
0
0
The Swiss ALS society improves its donation management thanks to #Tryton
https://www.tryton.org/success-stories/als-swiss
4 months ago
0
0
0
#TrytonTips
Records can be ordered using dotted notation, example: [('party.code', 'DESC')]
4 months ago
0
0
0
#TrytonTips
Developing a module outside trytond sources, you can run the test with: $ python -m unittest discover -s trytond.modules.my_module.tests
5 months ago
0
0
0
Tryton News February 2026
https://discuss.tryton.org/t/tryton-news-february-2026/9076
5 months ago
0
0
0
#TrytonTips
You can use any Model for the menu and even write a wizard to switch to specialized menu
5 months ago
0
0
0
#TrytonTips
Use widget many2many on One2Many & vice versa. many2many replaces create/delete by add/remove, one2many can have both with add_remove
5 months ago
0
0
0
MiFarma delivers more than 2000 daily shipments thanks to #Tryton
https://www.tryton.org/success-stories/mifarma
5 months ago
0
0
0
#TrytonTips
There is an option in client that makes it save the expanded state of any tree view
5 months ago
0
0
0
#TrytonTips
When defining a list/tree view make non-essential columns optional so users can choose whether to display them
5 months ago
0
0
0
#TrytonTips
You can re-use the same XML file to inherit multiple views (since 2.6)
6 months ago
0
0
0
#TrytonTips
Install unaccent function on your database to get search performed without accent
6 months ago
0
0
0
We are proud to have won the 2025 GNU Health Social Medicine Award 🏅
discuss.tryton.org/t/tryton-fou...
loading . . .
Tryton Foundation won the 2025 GNU Health Social Medicine Award ! 🏅
We’re honored to share that the Tryton Foundation has won this year GNU Health Social Medicine Award in the category “Organizations”. Those awards are given during the GNU Health Conference and are g...
https://discuss.tryton.org/t/tryton-foundation-won-the-2025-social-medicine-award/9029
6 months ago
0
0
0
#TrytonTips A factor can be applied when displaying a numeric field:
https://docs.tryton.org/latest/server/topics/views/index.html#common-attributes-factor
6 months ago
0
0
0
Tryton Release 7.8
https://discuss.tryton.org/t/tryton-release-7-8/9015
6 months ago
0
0
1
#Tryton helps Grufesa export berries to countries all around the world
https://www.tryton.org/success-stories/grufesa
6 months ago
0
0
0
#TrytonTips Run production server with optimized bytecode to skip the assert
https://docs.python.org/2/using/cmdline.html#cmdoption-O
6 months ago
0
0
0
#TrytonTips Define a view by inheriting from an other model, useful for model sharing the same definition
https://docs.tryton.org/latest/server/topics/views/index.html#views
7 months ago
0
0
0
#TrytonTips
Don't care about the number of ids when browsing, the LRU cache will keep memory usage low
7 months ago
0
0
0
reposted by
Tryton
Nicolas Évrard
about 1 year ago
A draft merge request adding a psycopg3 backend to
#tryton
https://foss.heptapod.net/tryton/tryton/-/merge_requests/2408
It showed that we need to add a feature to python-sql to support the pyformat paramstyle of the the DB-API
https://peps.python.org/pep-0249/#paramstyle
Switching to […]
loading . . .
Original post on mamot.fr
https://mamot.fr/@nicoe/114512347008241654
0
0
4
Load more
feeds!
log in