Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Tryton
Tryton
Merge requests
!264
Log events for ModelStorage
Code
Review changes
Check out branch
Download
Email patches
Plain diff
Merged
Cédric Krier
requested to merge
topic/default/trytond-model-log
into
branch/default
Feb 08, 2023
Overview
0
Commits
3
Pipelines
3
Changes
27
It logs by default:
the write and delete done directly by the users
the execution of a button
the execution of wizard state that has modified the database
the workflow transition to a new state
From
https://discuss.tryton.org/t/extended-record-logs/3942