Getting rid of SQL-Ledger

whimmel wrote on Friday, February 06, 2009:

We tried uploading an ERA and received an error message from mysql:

“Error: Unknown column ‘invnumber’ in ‘where clause’”

I traced this back to parse_era() in sl_eob_search.php. It looks like it has some sql-ledger remnants. Any ideas?

sunsetsystems wrote on Saturday, February 07, 2009:

Thanks for the report.  I just checked in a fix to sl_eob_search.php for this.  Why don’t you try it out and let me know if it works.

Rod
www.sunsetsystems.com

whimmel wrote on Saturday, February 07, 2009:

Close, now the problem is in sl_eob_process.php around line 123

Fatal error: Call to undefined function slquery()

whimmel wrote on Wednesday, February 11, 2009:

Rod, have you had a chance to look at sl_eob_process.php?

sunsetsystems wrote on Thursday, February 12, 2009:

Looks like sl_eob_process.php needs some fixes.  Stay tuned.

Rod
www.sunsetsystems.com

sunsetsystems wrote on Thursday, February 12, 2009:

Bill, I have checked in an update of sl_eob_process.php but have not tested it.  Could you do that?  There may be bugs, so email me (rod at sunsetsystems dot com) about those so we do not clutter up the forum.  Thanks!

Rod
www.sunsetsystems.com