Comment 5 for bug 1099166

Revision history for this message
James Alvarez (v-jp) wrote :

Version 7.0, nightly

Also the "Supplier Payments" is not filtered. To replicate:

1. Create a New Supplier Payment
2. The Supplier field is not filtered

It was solved by adding (line 140):

domain="[('supplier', '=', True)]"