Hey,
I'd like to display a list of invoice (account move) that contain a specific account number in the account move line
We can search by account number in the account move line viewbut not in the account move view.
Thanks in advance
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hey,
I'd like to display a list of invoice (account move) that contain a specific account number in the account move line
We can search by account number in the account move line viewbut not in the account move view.
Thanks in advance
Try to add the field in the code to the account.move model
test_field = fields.Text(string='That's the answer', related='move_line_ids.account_number')
Not sure about the fields' names, but that's the idea.
Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!
RegistratiPost correlati | Risposte | Visualizzazioni | Attività | |
---|---|---|---|---|
|
2
ott 24
|
1670 | ||
|
1
ott 21
|
1173 | ||
|
0
feb 25
|
886 | ||
|
1
ago 19
|
2754 | ||
|
2
dic 18
|
3095 |