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

Hi Every one, I am here in a situation to access a file (js/py) present in some location in the openerp instance by using a simple url. And when ever we give the url in any browser it should that file and execute the code. Is there any such posibility.

If Yes, Please reply with a possibile procedure and location of file to be and url format to access the code

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

you can use mod_wsgi in apache and wsgi file to execute a python file but ur question is not clear to understand put some example

Beware: the methods to write web controllers for V7 (using 'httprequest') is different than it is for V8 (using 'route'). Also note that the documentation in trunk is meant for V8+, it will not work on V7 (ask me how I know)

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

Hi i came to know that we can call a python function by using a openerp controller methods to handle a Http request or a Json request in openerp.

Thanks for the support.

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
0
лист. 22
2865
2
трав. 18
9424
1
трав. 25
696
1
трав. 25
627
2
трав. 25
1265