Skip to Content
Menú
This question has been flagged
2 Respostes
5070 Vistes

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
Descartar
Best Answer

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
Descartar
Autor Best Answer

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
Descartar
Related Posts Respostes Vistes Activitat
4
de nov. 24
20872
1
de març 15
11514
0
de març 15
3654
0
de març 15
5436
5
d’abr. 25
15111