Just about short-varchar, rather use localpostnew type of config and see that 
it's anyway all text sql-type in fieldtypepostnew.xml
It's explained here https://issues.apache.org/jira/browse/OFBIZ-1920

Jacques

From: "twosolution" <[email protected]>
> 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.

Reply via email to