Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
payment_gateway_option and agent_payment_gateway tables, add paystart_month, paystart_year, payissue and payip fields to cust_main, add preliminary gateway and gateway override editing to web UI, use payment gateway override when processing payments (card type, not taxclass yet)
|
|
|
|
customer packages to agent browse
|
|
|
|
to install docs
|
|
|
|
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.
|
|
|
|
|
|
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
|
|
|
|
|
|
secondary sort by svcaprt
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
reemail (boy was that a bit more work than i expected), closes: Bug#946
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
links like the view links and convert view/cust_bill.cgi to proper template
|
|
|
|
|
|
the customer link, oops
|
|
|
|
|