tutorials
tutorials copied to clipboard
19.0 tutorial admac
Don't forget to update commit messages in accordance to https://www.odoo.com/documentation/19.0/contributing/development/git_guidelines.html#commit-message-structure
You might think about squashing your commits (the fixes) so that you only have 1 commit per chapter.
The commit messages should also include the name of the module that you're changing like: [ADD] estate: add onchange trigger for garden
