Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
3 Respostas
2892 Visualizações

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

Avatar
Cancelar
Autor Melhor resposta

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
Cancelar
Melhor resposta

Yes,

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

Avatar
Cancelar
Melhor resposta

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
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
1
fev. 23
5887
1
out. 16
5294
1
mai. 25
1063
1
mai. 25
1111
2
mar. 25
1069