Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
2 Respostas
5406 Visualizações

Hi,

I would like to do a tree view which each element refer to an invoice. So when the user click on the line (which contain the partner_id and the invoice_id, and i can add more many2one field if necessary) i would like that it send him on the invoice related to.

Is it possible ? If yes, how please ?

Cordially.

Avatar
Cancelar
Melhor resposta

standard openerp only allows a link from a form view not a tree view. the alternative is to add an action button on the tree view - see inwards goods picking for an example

Avatar
Cancelar
Autor Melhor resposta

For the button there's some things that i don't know how to do (sorry i'm starting in developping module) :
 the name="something_there" is related to a function in my module.py file ? But how i can send the client in the invoice which is related to the invoice_id and partner_id actual line ?

Avatar
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
4
nov. 24
21316
1
mar. 15
12116
0
mar. 15
4039
0
mar. 15
5734
5
abr. 25
15887