Customer Bill Adjustments

Customer 6
Item Type
Amount
Description
Back to Summary

Current Bill Line Items

Description Amount Type Date

Active Recurring Line Items

Description Amount Type Start Date

All Line Items

Date Description Amount Type Recurrence

08-25-2026 21:53:41 SQL Statement: SELECT billPlan.bpID, billPlan.planName, billPlan.term, billPlan.s_date, billPlan.nextBillDate, billPlan.billingDays, billPlan.gracePeriod, billPlan.external_tax_processing, billPlan.external_tax_filing, billPlan.threshold, billPlan.threshold_type, billPlan.chargeAmount, billPlan.recharge_type, billPlan.cutoff_value, billPlan.international_enable, billPlan.international_enable_style, billPlan.international_warning_minutes, billPlan.international_cutoff_minutes, customer_billplan.customer_id FROM billPlan, customer_billplan WHERE billPlan.bpID = customer_billplan.plan_id AND customer_billplan.customer_id = '6'

08-25-2026 21:53:41 SQL Statement: SELECT id, customer_id, type, start_date, reoccurring, reoccurring_active, charge_amount, charge_description FROM lineItems WHERE customer_id = '6' AND start_date >= '1787260500' AND reoccurring = '0' ORDER BY start_date

08-25-2026 21:53:41 SQL Statement: SELECT id, customer_id, type, start_date, reoccurring, reoccurring_active, charge_amount, charge_description FROM lineItems WHERE customer_id = '6' AND reoccurring = '1' AND reoccurring_active = '1' ORDER BY start_date

08-25-2026 21:53:41 SQL Statement: SELECT id, customer_id, type, start_date, reoccurring, reoccurring_active, charge_amount, charge_description FROM lineItems WHERE customer_id = '6' ORDER BY start_date