تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
1 الرد
1451 أدوات العرض


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.

الصورة الرمزية
إهمال
أفضل إجابة

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

الصورة الرمزية
إهمال