Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
3 Відповіді
1063 Переглядів

hello, 

i would like make a custom module or php script on odoo 17 community...


is it possible? i see i need odoo enterprise... can you confirm me or indicate how i can proceed?

Аватар
Відмінити
Найкраща відповідь

Hello, 

If you need to create new model in that case you need to multiple things. 

  • create new model 
  • create view
  • create menu
  • access right 
  • record rule etc

For new model: 

You can add new model based on your requirements


After this you need to add the views and menu and add the fields in your views.



Thanks


Аватар
Відмінити
Автор Найкраща відповідь

i would like link odoo to a specific sql database and add php custom code because odoo studio is not avaible on the odoo community suite

Аватар
Відмінити

The same thing is not available as like studio in community edition but you can add the fields using database in odoo community.

Автор

indeed, but with odoo studio i can develop a specific app for wat i need.....
but with the comunity version, i don't know how proceed to make my personnal table with php/mysql

okay, check the answer. maybe it will help you.

Найкраща відповідь

Hi,

Could you clarify what exactly you are looking for. Are you trying to connect to odoo from an external application which is running in PHP?

If yes, you can check this odoo external API documentation :

https://www.odoo.com/forum/help-1/php-and-odoo-community-246281

Refer this video also : https://www.odoo.com/forum/help-1/php-and-odoo-community-246281


Hope this will help you

Thanks

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
4
трав. 25
2688
2
трав. 25
6119
1
бер. 25
1802
4
бер. 25
4682
3
лют. 25
5762