Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1 Antworten
1444 Ansichten


Hello, I'm new to Odoo development. I'm trying to create an external application through which we can add data to Odoo, I'm trying to use the external API for this purpose but the issue is i don't know the models available in my community version how am I supposed to get the information about the models available in my community version ?, I've installed all the free applications on my local Odoo community version server.

Avatar
Verwerfen
Beste Antwort

Hi,

Once after you installed all the applications, you can get the names of the models you have used installed in the database from Settings menu.

What you have to do is that navigate to Settings -> Technical -> Database structures -> Models, after activating the developer mode


Thanks

Avatar
Verwerfen