Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
10780 Vistas

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

Mejor respuesta

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
Publicaciones relacionadas Respuestas Vistas Actividad
1
sept 20
4885
1
mar 15
5436
1
mar 15
7533
1
abr 23
4299
1
sept 20
7215