Migrate sql billing copay items to ar_session/ar_activity sql tables.
commit9e98195fa7e22527071eb93f1a4855b9eec1ba33
authorAjil <ajilpm@zhservices.com>
Fri, 27 Apr 2012 19:33:32 +0000 (28 01:03 +0530)
committerbradymiller <bradymiller@users.sourceforge.net>
Sat, 28 Apr 2012 16:59:03 +0000 (28 09:59 -0700)
tree5093b0a49d0719dd8086278b79710be7d17affd3
parentca65552618016cf822a1fee7799bc65b6b907aa9
Migrate sql billing copay items to ar_session/ar_activity sql tables.

Modified all scripts within OpenEMR place and use copay tries in ar_session
and ar_activity tables. During upgrade, all copay entries will also be migrated
from the billing table to the ar_session and ar_activity tables.

Signed-off-by: Ajil <ajilpm@zhservices.com>
16 files changed:
interface/billing/billing_report.php
interface/billing/edit_payment.php
interface/billing/payment_pat_sel.inc.php
interface/billing/print_billing_report.php
interface/forms/fee_sheet/new.php
interface/main/calendar/add_edit_event.php
interface/main/calendar/modules/PostCalendar/pnuserapi.php
interface/patient_file/deleter.php
interface/patient_file/front_payment.php
interface/patient_file/pos_checkout.php
library/Claim.class.php
library/ajax/left_nav_encounter_ajax.php
library/billrep.inc
library/encounter_events.inc.php [new file with mode: 0644]
library/sql_upgrade_fx.php
sql/4_1_0-to-4_1_1_upgrade.sql