Skip to content
Snippets Groups Projects
Commit 50329d8c authored by daniel's avatar daniel Committed by Johannes Goderbauer
Browse files

#1047692 - Removed senseless filter option: "organisation".

(cherry picked from commit 3ce93171)
parent ca2bdd02
No related branches found
No related tags found
No related merge requests found
...@@ -289,8 +289,8 @@ ...@@ -289,8 +289,8 @@
<dbRecordFieldMapping> <dbRecordFieldMapping>
<name>CONTACT_ID.value</name> <name>CONTACT_ID.value</name>
<recordfield>PRODUCTPRICE.CONTACT_ID</recordfield> <recordfield>PRODUCTPRICE.CONTACT_ID</recordfield>
<isFilterable v="true" /> <isFilterable v="false" />
<isLookupFilter v="true" /> <isLookupFilter v="false" />
</dbRecordFieldMapping> </dbRecordFieldMapping>
<dbRecordFieldMapping> <dbRecordFieldMapping>
<name>VALID_FROM.value</name> <name>VALID_FROM.value</name>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment