Cemal Faruk Güney

Results 11 comments of Cemal Faruk Güney

Also try to make the runbot build green for your next build. You can check the build from this PR

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

Hey @usseif97 you're targeting your own branch here. Edit the PR to target 18.0

Update commit messages according to https://www.odoo.com/documentation/19.0/contributing/development/git_guidelines.html#commit-message-structure

What happened here

Nooooo you squashed everything but you could have 2 commits for the 2 chapters (awesome_owl - awesome_dashboard) You can update the commit message to indicate both of them are included...

Also on the commit message use the module name in snake_case `awesome_dashboard`

Please update the commit messages according to https://www.odoo.com/documentation/19.0/contributing/development/git_guidelines.html#commit-message-structure