Skip to Content
मेन्यू
This question has been flagged
3872 Views

Hi

I have 3 fields that contain

obj_fields = 'hr.irg.calcul'

function_fields = '_get_method_irg'

quantity = 30000

I want to have this result :

 self.pool.get('hr.irg.calcul')._get_method_irg(30000)

I did this :

self.pool.get(obj_fields).function_fields(30000)

but my problem it's function_fields ho can i convert string '_get_method_irg' ?

Thx for your Help.

Avatar
Discard
Related Posts Replies Views Activity
2
सित॰ 25
954
1
सित॰ 25
1569
0
जुल॰ 25
961
0
मार्च 25
1396
0
मार्च 25
1457