I have created a java program that calls a simple method to create an
agreement , The agreement is getting created but only with the Agreement ID
, Agrement Type and PartyID to values , other values like description and
other details are not getting created in the Agreement table though I have
passed all the values in the Map.
This is not the case with this simple method it is the case with many simple
methods where nonpk fields are being ignored while inserting , any leads or
inputs on this would be helpful.
thanks 
Srinivas
-- 
View this message in context: 
http://www.nabble.com/non-pk-values-not-getting-saved-when-using-a-simple-method.-tp24215486p24215486.html
Sent from the OFBiz - User mailing list archive at Nabble.com.

Reply via email to