Comment 2 for bug 918272

Revision history for this message
Kyle Waid (midwest) wrote :

The problem is with this line,
'sequence': lambda obj, cr, uid, context: obj.pool.get('ir.sequence').get(cr, uid, 'crm.claim'),

Im not sure if this is a problem with this module specifically or not, I did notice I couldnt save a new claim because a required field was not met, but no red fields were available