Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
3 Ответы
2889 Представления

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

Аватар
Отменить
Автор Лучший ответ

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.

Аватар
Отменить
Related Posts Ответы Просмотры Активность
1
февр. 23
5886
1
окт. 16
5292
1
мая 25
1060
ADD PROPERTIES Решено
1
мая 25
1107
2
мар. 25
1066