#TrytonTips Consolidate accounting for multiple companies with the account consolidation module https://docs.tryton.org/projects/modules-account-consolidation/en/latest/
05.11.2025 16:08 β π 0 π 0 π¬ 0 π 0@trytonsoftware.bsky.social
modularity, scalability and security for business
#TrytonTips Consolidate accounting for multiple companies with the account consolidation module https://docs.tryton.org/projects/modules-account-consolidation/en/latest/
05.11.2025 16:08 β π 0 π 0 π¬ 0 π 0Newsletter November 2025 https://discuss.tryton.org/t/newsletter-november-2025/8920
01.11.2025 08:08 β π 0 π 0 π¬ 0 π 0#TrytonTips You can define icons used by the client in your module on the server side
29.10.2025 16:08 β π 0 π 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
22.10.2025 16:08 β π 0 π 0 π¬ 0 π 0Security Release for issue #14290 https://discuss.tryton.org/t/security-release-for-issue-14290/8895
21.10.2025 08:08 β π 0 π 0 π¬ 0 π 0#TrytonTips Thanks to the workflow engine when un-reconcile lines, invoices go back to state open
15.10.2025 16:08 β π 0 π 0 π¬ 0 π 0#Tryton can handle Felber's huge amount of invoices
https://www.tryton.org/success-stories/felber
#TrytonTips Create a plugin for client, just drop the module in the directory and define a method get_plugins returning the methods
08.10.2025 16:08 β π 0 π 0 π¬ 0 π 0#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
01.10.2025 16:03 β π 0 π 0 π¬ 0 π 0Newsletter October 2025 https://discuss.tryton.org/t/newsletter-october-2025/8867
01.10.2025 08:03 β π 0 π 0 π¬ 0 π 0#TrytonTips When entering an IBAN Tryton will automatically find or create the bank using its computed BIC
24.09.2025 16:15 β π 0 π 0 π¬ 0 π 0#TrytonTips You can use any Model for the menu and even write a wizard to switch to specialized menu
17.09.2025 16:19 β π 0 π 0 π¬ 0 π 0Security Release for issue #14220 https://discuss.tryton.org/t/security-release-for-issue-14220/8823
16.09.2025 08:19 β π 0 π 0 π¬ 0 π 0MARKOM replaced a proprietary legacy system with a free modern system including #Tryton
https://www.tryton.org/success-stories/markom-offroad
#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.
10.09.2025 16:19 β π 0 π 0 π¬ 0 π 0#TrytonTips There are 3 options to retrieve reports: Open, E-Mail and Print
03.09.2025 16:38 β π 0 π 0 π¬ 0 π 0Newsletter September 2025 https://discuss.tryton.org/t/newsletter-september-2025/8799
01.09.2025 08:38 β π 0 π 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
27.08.2025 16:38 β π 0 π 0 π¬ 0 π 0#TrytonTips Each module has his own package to let system administrator install only what he needs #lesscodelessbug
20.08.2025 16:38 β π 0 π 0 π¬ 0 π 0#Tryton powers a vertical solution for the veterinarian sector
https://www.tryton.org/success-stories/koolvet
#TrytonTips Looking for a job with #Tryton, check out https://discuss.tryton.org/tag/jobs
13.08.2025 16:08 β π 0 π 0 π¬ 0 π 0Newsletter August 2025 https://discuss.tryton.org/t/newsletter-august-2025/8762
08.08.2025 18:37 β π 0 π 0 π¬ 0 π 0#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
06.08.2025 16:37 β π 0 π 0 π¬ 0 π 0Announcing β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
04.08.2025 08:37 β π 0 π 0 π¬ 0 π 0#TrytonTips For performance use validate_fields instead of validate whenever possible https://docs.tryton.org/projects/server/en/latest/ref/models.html#trytond.model.ModelStorage.validate_fields
30.07.2025 16:37 β π 0 π 0 π¬ 0 π 0#TrytonTips You can avoid new records being created using a particular view by setting its creatable attribute to false
23.07.2025 16:12 β π 0 π 0 π¬ 0 π 0#TrytonTips on_change can add/update/delete lines in On2Many recursively
16.07.2025 16:07 β π 0 π 0 π¬ 0 π 0The Revelle Group manages its energy and environmental projects with #Tryton
https://www.tryton.org/success-stories/revelle
#TrytonTips For performance use validate_fields instead of validate whenever possible https://docs.tryton.org/projects/server/en/latest/ref/models.html#trytond.model.ModelStorage.validate_fields
09.07.2025 16:07 β π 0 π 0 π¬ 0 π 0#TrytonTips There is an option in client that makes it save the expanded state of any tree view
02.07.2025 16:36 β π 0 π 0 π¬ 0 π 0