Freeside:4:Documentation:Developer/bin/freeside-prune-applications
From Freeside
< Freeside:4:Documentation:Developer
Revision as of 07:45, 18 November 2015 by Jeremyd (talk | contribs) (Edit via perl MediaWiki framework (1.13))
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.