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

Hello, I am developing server actions in Odoo 7 of the "Python code" type. How can I know the list of available methods that I can call? Where is this documentation?

Thanks!

Аватар
Відмінити
Найкраща відповідь

For any documentation, check out this excellent thread:

https://www.odoo.com/forum/help-1/question/what-documentation-is-available-for-odoo-60312

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

Thanks! I will go to read this docs. Another little question, I am new in Odoo 7 and I am trying to develop activities of class "function" in workflows. What sentence of Python need I to display a message from the activity? I try: -print "hello" -raise osv.except_osv ( _('hello.') but I get syntax error ... Thanks

Related Posts Відповіді Переглядів Дія
0
бер. 25
1519
4
квіт. 24
174386
0
груд. 23
2285
5
лип. 25
228513
1
груд. 22
3420