Freeside:1.9:Documentation:Developer/bin/freeside-prune-applications
From Freeside
Contents
NAME
freeside-prune-applications - Removes stray applications of credit, payment to bills, refunds, etc.
SYNOPSIS
freeside-prune-applications [ -d ] [ -q | -v ]
DESCRIPTION
Reads your existing database schema and updates it to match the current schema, adding any columns or tables necessary.
[ -d ]: Dry run; display affected records (to STDOUT) only, but do not remove them. [ -q ]: Run quietly. This may become the default at some point. [ -v ]: Run verbosely, sending debugging information to STDERR. This is the current default.