ayoliberty wrote on Wednesday, March 25, 2015:
I am trying to add payment mode to price level and this error code pop up
ERROR: insert failed: INSERT INTO list_options ( list_id, option_id, title, seq, is_default, option_value, mapping, notes, codes ) VALUES ( ‘pricelevel’, ‘standard’, ‘Standard’, ‘1’, ‘’, ‘0’, ‘’, ‘’, ‘’ )
Error: Unknown column ‘codes’ in ‘field list’
C:\xampp\htdocs\openemr\interface\super\edit_list.php at 195:sqlInsert
please help what should I do?