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
- 회계
- 재고 관리
- PoS
- Project
- MRP
신고된 질문입니다
1
회신
2133
화면
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
관련 게시물 | 답글 | 화면 | 활동 | |
---|---|---|---|---|
|
3
1월 20
|
5888 | ||
|
1
3월 15
|
5629 | ||
|
1
3월 15
|
4880 | ||
|
1
5월 25
|
205 | ||
|
2
4월 24
|
1033 |