When I evaluate this:
self.pool['object.class'].pool.get('res.partner')._columns
I am inside the model, i can see the fields that I want, but how can I print a list/tuple with these fields??
Any ideas?Thank you in advance
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
When I evaluate this:
self.pool['object.class'].pool.get('res.partner')._columns
I am inside the model, i can see the fields that I want, but how can I print a list/tuple with these fields??
Any ideas?Thank you in advance
How print? in log, in view, report, etc?
This link may help you: https://www.odoo.com/forum/help-1/question/how-to-fill-up-many2many-after-user-took-an-option-from-a-selection-74819#answer-74863
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up| Related Posts | Replies | Views | Activity | |
|---|---|---|---|---|
|
|
2
Mar 15
|
4033 | ||
|
0
Mar 15
|
4222 | |||
|
0
Mar 15
|
3988 | |||
|
2
Oct 23
|
6573 | |||
|
3
Sep 23
|
3387 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.