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:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
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.?
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
2
Nov 24
|
272 | ||
|
1
Oct 24
|
335 | ||
|
4
Oct 24
|
326 | ||
Connect Odoo with unopim
Solved
|
|
2
Oct 24
|
362 | |
|
2
Dec 24
|
678 |