Skip to Content
Menu
This question has been flagged
1 Atsakyti
3784 Rodiniai

I want to get "Market" value when I click to my print button.

https://prnt.sc/qe99qz

Portretas
Atmesti
Best Answer

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

Portretas
Atmesti
Related Posts Replies Rodiniai Veikla
4
spal. 20
9778
0
spal. 23
1905
0
rugp. 22
2650
1
liep. 22
20412
0
bal. 22
3234