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
- Comptabilité
- Inventaire
- PoS
- Project
- MRP
Cette question a été signalée
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.
Vous appréciez la discussion ? Ne vous contentez pas de lire, rejoignez-nous !
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrirePublications associées | Réponses | Vues | Activité | |
---|---|---|---|---|
odoo9 yesterday filter
Résolu
|
|
1
févr. 23
|
5886 | |
|
1
oct. 16
|
5292 | ||
|
1
mai 25
|
1060 | ||
ADD PROPERTIES
Résolu
|
|
1
mai 25
|
1107 | |
|
2
mars 25
|
1066 |