Hi Friends,
In draft state is default state for account voucher form.So now i have to change this state to hardcore state put by me when i save the form, due to checking for approval conditions.I have tried with commented the state: 'draft' in source and in my module i have added like in defaults i have added like
'state': 'to_be_checked'
But when i save the form the state changes to draft state.Even i have checked all modules whether this inherited or not.But i haven't found anything like that.So please help me in this ASAP.Thanks in advance