Hi All,
I've recently started to create modules in Odoo I'm very new at it and I'm running into some issues. When crated modules that extend native models in odoo i have no issue merging my branches and the applications work fine from there.
However, when I'm making new models that aren't native the database wont instantiate them when a merge is done. Instead I'd need to upload my code into the addons path in the sh editor.
Is there a better way to edit code on SH? any help would be appreciated. Also I think I'm finally getting the hang on this development but I have so many questions to ask and no one to really help me. Is there anyway I can get someone to guide me on the processes(don't recommend me the documentation I know the basics )