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

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
Discard
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
Discard
Author 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
Discard
Related Posts Replies Views Activity
4
Nov 24
21296
1
Mar 15
12088
0
Mar 15
4029
0
Mar 15
5717
5
Apr 25
15854