Hi, I were wondering to put encryption=true in one of the entity field.
entity-name="ProductPrice" <field name="price" type="currency-precise"></field> And because, of the the field type is double in postgresql, meanwhile encrypted value are in varchar It results of couple of places to customize. I tried change the entity field into type="short-varchar" It throws me error of non-setpk when i used encrypted value in ProductPrice Its anyone been trying to do the same, or is there any workaround ? Thanks Jen Sing -- View this message in context: http://ofbiz.135035.n4.nabble.com/ProductPrice-Entity-encryption-true-tp4639694.html Sent from the OFBiz - User mailing list archive at Nabble.com.
