Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
record.
|
|
|
|
|
|
|
|
cust-fields configuration value to control which customer fields are shown on reports
|
|
cust-fields configuration value to control which customer fields are shown on reports
|
|
|
|
FS::part_pkg's pkg_svc method by eliminating qsearches on table pkg_svc.
|
|
qsearch from templates to find the pkg_svc records for a package.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<rlucas@tercent.net>, thanks!
|
|
|
|
posting against a specific invoice, replace with having useless "Auto-apply to invoices" box actually show the payment will be applied to one invoice only... closes: Bug#1241
|
|
with any *other* cust_bill_pkg.pkgnum == -1 stuff that needs to be sorted out
|
|
|
|
|
|
|
|
|
|
|
|
|
|
secondary sort by svcaprt
|
|
|
|
|
|
|
|
|
|
closes: Bug#1237
|
|
|
|
invoice search results
|
|
$part_pkg->pkg_svc instead of a qsearch, which means that the listing will still work if pkg_svc has been subclassed.
|
|
|
|
|
|
|
|
or invoice events in the initial select, and add -a flag for agentnum
|
|
|
|
|
|
|