Ir al contenido
Menú
Se marcó esta pregunta
3 Respuestas
3148 Vistas

Is it possible to filter the list of customer invoices by whether the invoice partner has an email address?

Avatar
Descartar
Autor Mejor respuesta

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" 

Avatar
Descartar
Mejor respuesta

Yes,

You can filter customer invoices by checking the field partner_id.email

Avatar
Descartar
Mejor respuesta

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.

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
1
feb 23
6255
1
oct 16
5635
3
sept 25
470
1
sept 25
1878
1
ago 25
344