srinile wrote on Thursday, October 16, 2008:
hi,
billing tab i am getting following error, and i am not
getting the pdf file instead of its displaying EOB status unknown
Warning: pg_exec() [function.pg-exec]: Query failed: ERROR: relation "eobs_received" does not exist in /local/emr/openemr/library/sql-ledger.inc on line 24
select eob.*, rtypes.value as eob_state from eobs_received as eob left join eob_recordtype_lookup as rtypes on rtypes.code=eob.message_type where pid=6 and encounter=22 order by process_date, insert_date
what may be the problem
regards
kumar