Skip to Content
Menú
This question has been flagged
1 Respondre
3676 Vistes

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!

Avatar
Descartar
Best Answer

For any documentation, check out this excellent thread:

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

Avatar
Descartar
Autor

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 Respostes Vistes Activitat
0
de març 25
1519
4
d’abr. 24
174385
0
de des. 23
2284
5
de jul. 25
228513
1
de des. 22
3420