I try to make all odoo development process by code-base.
When you create Ruby on Rails app, you would use migration feature and CI/CD tool and git.
In this example, all the process should be code-base.
When you deal with Odoo project, what should I do?
I remember Odoo has install base applications. So I wonder how to manage applications by code.
Thanks in advance.
Can you please elaborate more about this?