SQL-Ledger Cash practice

duanemorrow wrote on Tuesday, January 09, 2007:

It appears that OpenEMR has stopped posting AR to SQL-Ledger.

Rod, I’m using 2.8.2-dev and turned on the ‘cash’ global variable.
Would this have stopped OpenEMR from posting data to SQL-Ledger?

sunsetsystems wrote on Tuesday, January 09, 2007:

Exactly which variable do you mean?

Rod
www.sunsetsystems.com

duanemorrow wrote on Tuesday, January 09, 2007:

I set /openemr/interface/globals ‘inhouse_pharmacy’=true
which you said enabled some cash based functionality.

OpenEMR is adding new patients to SQL-Ledger. However, no billing data is being added to SQL-Ledger.

sunsetsystems wrote on Tuesday, January 09, 2007:

I would not expect that to matter, but you could try turning it off to see if that makes a difference.

Rod
www.sunsetsystems.com

duanemorrow wrote on Tuesday, January 09, 2007:

Set /openemr/interface/globals.php ‘inhouse_pharmacy’ to false.
restarted apache2
added encounter, justified, no entry in sql-ledger.

duanemorrow wrote on Wednesday, January 10, 2007:

When does OpenEMR insert data into SQL-Ledger ?

bo2999 wrote on Thursday, January 11, 2007:

I guess that happens when you generated a bill, make your billing selection and press the button ‘MARK CLEAR’ or ‘make electronic batch file and mark clear’ under billing report menu. Correct me if I am wrong.

sunsetsystems wrote on Thursday, January 11, 2007:

Right.

Rod
www.sunsetsystems.com

duanemorrow wrote on Thursday, January 11, 2007:

Got it, thanks