コンテンツへスキップ
メニュー
この質問にフラグが付けられました
3 返信
3066 ビュー

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.

アバター
破棄
関連投稿 返信 ビュー 活動
1
2月 23
6133
1
10月 16
5535
1
8月 25
210
0
7月 25
992
1
5月 25
1684