Tryton
banner
trytonsoftware.bsky.social
Tryton
@trytonsoftware.bsky.social
modularity, scalability and security for business
#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
MARKOM replaced a proprietary legacy system with a free modern system including #Tryton
https://www.tryton.org/success-stories/markom-offroad
September 15, 2025 at 9:19 AM
#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.
September 10, 2025 at 2:19 PM
#TrytonTips There are 3 options to retrieve reports: Open, E-Mail and Print
September 3, 2025 at 2:38 PM
September 1, 2025 at 6:38 AM
#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
August 27, 2025 at 2:38 PM
#TrytonTips Each module has his own package to let system administrator install only what he needs #lesscodelessbug
August 20, 2025 at 2:38 PM
#Tryton powers a vertical solution for the veterinarian sector
https://www.tryton.org/success-stories/koolvet
August 15, 2025 at 9:08 AM
#TrytonTips Looking for a job with #Tryton, check out https://discuss.tryton.org/tag/jobs
August 13, 2025 at 2:08 PM
August 8, 2025 at 4:37 PM
#TrytonTips Extending view can depend on any context values using a Python expression in the domain field https://docs.tryton.org/latest/server/topics/views/extension.html#extending-view
August 6, 2025 at 2:37 PM
Announcing “Code to Care”: A Hands-On Tryton Technical Workshop (Aug 15–17) https://discuss.tryton.org/t/announcing-code-to-care-a-hands-on-tryton-technical-workshop-aug-15-17/8746
August 4, 2025 at 6:37 AM