Is it possible to filter the list of customer invoices by whether the invoice partner has an email address?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Buchhaltung
- Lager
- PoS
- Project
- MRP
Diese Frage wurde gekennzeichnet
If anyone is interested here is how I did it:
Enter developer mode. Go to settings ->technical->Filters. Create a new filter for model "invoice". Domain is [[u'partner_id.email', u'!=', False]]
It will appear under "favorites"
Yes,
You can filter customer invoices by checking the field partner_id.email
You can set filters and save them as favorites in any tree view (list view) in the user interface, when you have activated the developer mode. And you can make them available even to all other users too.
Diskutieren Sie gerne? Treten Sie bei, statt nur zu lesen!
Erstellen Sie heute ein Konto, um exklusive Funktionen zu nutzen und mit unserer tollen Community zu interagieren!
RegistrierenVerknüpfte Beiträge | Antworten | Ansichten | Aktivität | |
---|---|---|---|---|
odoo9 yesterday filter
Gelöst
|
|
1
Feb. 23
|
5940 | |
|
1
Okt. 16
|
5361 | ||
|
0
Juli 25
|
135 | ||
|
1
Mai 25
|
1163 | ||
ADD PROPERTIES
Gelöst
|
|
1
Mai 25
|
1180 |