I want to get "Market" value when I click to my print button.
https://prnt.sc/qe99qz
I want to get "Market" value when I click to my print button.
https://prnt.sc/qe99qz
Hi,
Hope the print button calls a python function, if so you can get the value inside the python function using self.field_name .
self.field_name will give you a record like res.market(1,) , from this if you need to get the id or name you can get it like self.field_name.id or self.field_name.name .
See this: Odoo Wizard
Thanks
Create an account today to enjoy exclusive features and engage with our awesome community!
Přihlásit se| Related Posts | Odpovědi | Zobrazení | Aktivita | |
|---|---|---|---|---|
|
4
zář 20
|
11235 | |||
|
0
říj 23
|
3295 | |||
|
0
srp 22
|
4473 | |||
|
1
čvc 22
|
22637 | |||
|
0
dub 22
|
4776 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.