I'm trying to show by server console the print of a variable or by the chrome developer mode, but I do not know how to do it.
please your support.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
You cannot show any log / print statements of the py file to web browser console.
Technically you could by writing a JS function that triggers the PY function and passing the output from the PY function to the JS function, which is then rendered in the console with a console.log message. But yeah, that is total overengineering ;)
Yes, that is the way but yes it needs lots of work, efforts :)
And then how do you feel, if you want to know the value of a variable, by some calculation error, etc.?
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
2
8月 25
|
2608 | ||
|
1
7月 25
|
1015 | ||
|
1
8月 25
|
1151 | ||
|
0
5月 25
|
1468 | ||
|
2
4月 25
|
3620 |