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.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
1
Reply
1457
Views
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
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
3
Jan 20
|
5158 | ||
|
1
Mar 15
|
4578 | ||
|
1
Mar 15
|
4098 | ||
|
2
Apr 24
|
279 | ||
|
2
Feb 23
|
2508 |