31c31 < --- > 41c41 < 'target_move': { --- > 'state': { 44c44 < 'selection': [('all','All Entries'),('posted_only','All Posted Entries')], --- > 'selection': [('all','All Entries'),('posted','All Posted Entries')], 63c63 < result['context'] = str({'fiscalyear': data['form']['fiscalyear'],'target_move':data['form']['target_move']}) --- > result['context'] = str({'fiscalyear': data['form']['fiscalyear'],'state':data['form']['state']})