Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
2 Odgovori
10825 Prikazi

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
Opusti

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
Opusti
Related Posts Odgovori Prikazi Aktivnost
1
sep. 20
4939
1
mar. 15
5506
1
mar. 15
7562
1
apr. 23
4389
1
sep. 20
7281