Skip to Content
Menu
This question has been flagged
2 Replies
4574 Views

Hi,

Can any one tell me how i can get the all ids that existe in the tree view if i click in button that exist in form view.  

For more detailles :

I have field (leaves_period) that exist in the model hr.contract, i want if i select one leaves_period for one contract, i have the possibility to affect this period by cliking in button to the all contract that filtred in the tree veiw.

Thankx.

Avatar
Discard
Author Best Answer

Thanx for your reply,

The domain isn't define in the tree,

for exemple, when i will display contracts, i find the all contracts, if i do somme filtre with search field like select contract of departement X, so in the tree i will have just the contrat with departement X. than i select one contract, i will have the formulaire contract, in this formulaire i want to create a bouton that have a function that will aplay for the all contract that exist (filtred) in the tree view and not just to the contract selected.

Thanx


Avatar
Discard
Best Answer

you need to apply the same domain used in the action.

To get the domain used in the tree view you can run odoo in debug mode then Edit Action. You'll find the condition you are looking for in the domain value.  

Avatar
Discard
Related Posts Replies Views Activity
1
Sep 23
3583
2
Jun 22
2749
0
Sep 21
1254
0
Sep 20
1731
2
Mar 19
24934