Skip to Content
Menú
This question has been flagged
1 Respondre
224 Vistes

Hello Everybody.

I'm an Odoo noob. Like the title mentions I want to add a button to filter on Analytical Accounts/Plan in "Bill" view. I'm surprised this isn't implemented by default.

I'm on Odoo 18 SSH.

Thanks in advance

Avatar
Descartar
Best Answer

Hi,

You need to create a custom filter, because the "Analytical Account" field is not contained in the "Bill" model, but in the "Invoice Line" model.

Here's how it can be done:


All the best,

Dmitriy Stepanov (dmitry@gloriumtech.com)

Avatar
Descartar