#TrytonTips Any button is linked to a method, use decorator to launch an action on client-side https://trytond.readthedocs.org/en/latest/ref/models/models.html?highlight=ModelView.button#trytond.model.ModelView.button_action
#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
Thank to #Tryton the Swiss ALS society's donation management has significantly improved https://www.tryton.org/success-stories/als-swiss
#Tryton 6.4 hint: Tryton computes and register automatically the bank with its BIC when entering an IBAN
https://discuss.tryton.org/t/tryton-release-6-4/5180/4
#Tryton 6.4 hint: the reconciliation wizard has now an automatic option
https://discuss.tryton.org/t/tryton-release-6-4/5180/4
#Tryton 6.4 hint: The POS sales are now included in the standard sales reporting
https://discuss.tryton.org/t/tryton-release-6-4/5180
#Tryton 6.4 hint: the payment workflow has been optimized for checks
https://discuss.tryton.org/t/tryton-release-6-4/5180/4
#Tryton 6.4 hint: Lots have now upward and downward traces for traceability
https://discuss.tryton.org/t/tryton-release-6-4/5180
#Tryton 6.4 hint: Shopify module supports edition of placed orders
https://discuss.tryton.org/t/tryton-release-6-4/5180
#Tryton 6.4 hint: Tryton has now an official tutorial to create your first module
https://docs.tryton.org/projects/server/en/6.4/tutorial/module/index.html#tutorial-module
#Tryton 6.4 hint: New module to send automatically invoices to Spanish SII portal
https://discuss.tryton.org/t/tryton-release-6-4/5180
#TrytonTips Records can be ordered using dotted notation, example: [('party.code', 'DESC')]
modularity, scalability and security for business