Commit bafe6ef9 authored by Sebastien Robin's avatar Sebastien Robin

make the cle property working

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@10946 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 7da83d0e
......@@ -186,7 +186,7 @@ class BaobabConduit(ERP5Conduit):
, 'conditions' : {'erp5_portal_type':'Bank Account Inventory Line'}
}],
'cle': [{
'erp5_property': 'bank_account_key'
'erp5_property': 'int_index'
, 'conditions' : {'erp5_portal_type':'Bank Account'}
}],
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment