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
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
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.
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
RegistrarsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
odoo9 yesterday filter
Resuelto
|
|
1
feb 23
|
5879 | |
|
1
oct 16
|
5286 | ||
Filters in multiple companies
Resuelto
|
|
1
may 25
|
1053 | |
ADD PROPERTIES
Resuelto
|
|
1
may 25
|
1100 | |
|
2
mar 25
|
1054 |