Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
1460 Vizualizări


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.

Imagine profil
Abandonează
Cel mai bun răspuns

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

Imagine profil
Abandonează