Closed idadzie closed 3 years ago
We could add an option to specify the location of the setup directory, although I'm not sure of why you'd want such a layout, or why it is a problem to have the setup directory in the src directory.
At the time, my team and I wanted to group our addons in an src directory instead of the repository root to make some related scripting consistent across our Odoo repositories.
Could there be src directory support for module packaging? My expectation using the
--addons-dir
option was that the autogenerated setup directory would also be created at the repository's top-level and the resultant symlink mapped correctly.The current behaviour also generates the setup directory in the src directory.
Tree for the expected output: