跳至内容
菜单
此问题已终结
2 回复
10806 查看

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

形象
丢弃

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

最佳答案

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

形象
丢弃
相关帖文 回复 查看 活动
1
9月 20
4930
1
3月 15
5487
1
3月 15
7552
1
4月 23
4354
1
9月 20
7258