Skip to Content
Menú
This question has been flagged
2 Respostes
10773 Vistes

I am new to this and I'm doing a CRUD to modify a table in specific PHP (university project), the problem is not where this folder localhost to make my tests, as well as XAMPP that the folder is "htdocs" use version 9, I hope you can help me.

PS: sorry for my English

Avatar
Descartar

thanks for your response, I'll put you to read. even though I have doubt, exploring the folders I see that the path is "C: \ Program Files (x86) \ Odoo 9.0-20160714 \ server \ openerp \ addons" but by putting for example localhost: 8069 / index.php does not work. I also believe that there are no views, making these the database. but if I want to do something very simple Odoo remove Remove the server, what would route?

Odoo is not a PHP application. If you want to access Odoo, you simply use localhost:8069.

I mean in your browser - http://localhost:8069

Best Answer

There is no such folder "htdocs" relevant to odoo. If you want to manipulate data in Odo from another program, you should use Odoo's webservices API instead of manipulating database tables directly. Please study Odoo's developer documentation, for example this: https://www.odoo.com/documentation/9.0/api_integration.html

Avatar
Descartar
Related Posts Respostes Vistes Activitat
1
de set. 20
4871
1
de març 15
5431
1
de març 15
7527
1
d’abr. 23
4285
1
de set. 20
7195