Tryton
banner
trytonsoftware.bsky.social
Tryton
@trytonsoftware.bsky.social
modularity, scalability and security for business
Reposted by Tryton
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 […]
Original post on mamot.fr
mamot.fr
May 15, 2025 at 2:36 PM
Reposted by Tryton
In #Tryton:
- country/subdivision modification rights are limited to administrator (included translations!)
- when the primary language value is modified the translations in all other languages are marked as fuzzy and no more used
October 27, 2025 at 8:38 AM
Reposted by Tryton
#Tryton 7.8 will be #Peppol ready for free thanks to Peppyrus
foss.heptapod.net/tryton/tryto...
Making sure you're not a bot!
foss.heptapod.net
November 21, 2025 at 8:42 PM
November 21, 2025 at 5:43 PM
November 21, 2025 at 5:43 PM
November 21, 2025 at 5:43 PM
November 21, 2025 at 5:43 PM
#TrytonTips Use widget many2many on One2Many & vice versa. many2many replaces create/delete by add/remove, one2many can have both with add_remove
November 19, 2025 at 3:43 PM
Buchkontor Teltow uses the #Tryton POS to sell books
https://www.tryton.org/success-stories/buchkontor-teltow
November 15, 2025 at 10:43 AM
#TrytonTips Run production server with optimized bytecode to skip the assert https://docs.python.org/2/using/cmdline.html#cmdoption-O
November 12, 2025 at 3:43 PM
#TrytonTips Consolidate accounting for multiple companies with the account consolidation module https://docs.tryton.org/projects/modules-account-consolidation/en/latest/
November 5, 2025 at 3:08 PM
November 1, 2025 at 7:08 AM
#TrytonTips You can define icons used by the client in your module on the server side
October 29, 2025 at 3:08 PM
October 22, 2025 at 2:08 PM
October 21, 2025 at 6:08 AM
#TrytonTips Thanks to the workflow engine when un-reconcile lines, invoices go back to state open
October 15, 2025 at 2:08 PM
#Tryton can handle Felber's huge amount of invoices
https://www.tryton.org/success-stories/felber
October 15, 2025 at 9:08 AM
#TrytonTips Create a plugin for client, just drop the module in the directory and define a method get_plugins returning the methods
October 8, 2025 at 2:08 PM
#TrytonTips Create a test database out of a scenario in $HOME/db: $ TRYTOND_CONFIG= DB_NAME=test python -m doctest -f path/to/scenario.rst
October 1, 2025 at 2:03 PM
October 1, 2025 at 6:03 AM
#TrytonTips When entering an IBAN Tryton will automatically find or create the bank using its computed BIC
September 24, 2025 at 2:15 PM
#TrytonTips You can use any Model for the menu and even write a wizard to switch to specialized menu
September 17, 2025 at 2:19 PM
September 16, 2025 at 6:19 AM