Skip to Content
Menu
This question has been flagged
1 Reply
1457 Views

Hi, sorry to bother you.
I am looking for a way in which I can insert a search filter in the accounting module, in which when I write a product in the search bar, the invoices issued in which said product has been sold appear... oh put this filter in the "Filters" option, will there be a module for version 13 community? I will be eternally grateful to them.

Avatar
Discard
Best Answer

you can add it from studio
1. open search view:


2. add invoice_line_ids field as in last image

3.type product name in search (ex: bolt)


4. select search invoice lines for:bolt

for community you can add it :
open settings--> technical--> views--> search for "account.invoice.select" view and add 

                    <field name="invoice_line_ids"/>



as below


Avatar
Discard
Related Posts Replies Views Activity
3
Jan 20
5158
1
Mar 15
4578
1
Mar 15
4098
2
Apr 24
279
2
Feb 23
2508