Age | Commit message (Collapse) | Author |
|
|
|
have user prefs
|
|
|
|
Commands can now be processed with Text::Template using [@-- --@] delimeters, in addition to evaling a double-quoted string.
Cleaned up spurious debug output.
|
|
|
|
|
|
|
|
|
|
->username, not ->name, eek. causing "Error: Error inserting cust_pkg_reason: ERROR: value to long for type character varying(32)" errors and will be harder to normalize back to usernum when we fix that
|
|
|
|
|
|
|
|
|
|
this make refunds work?
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.../cust_bill.pm line 434
|
|
|
|
control pricing.
You assign a base rate for charging, and it is multiplied by the 'units' ordered. Solves a need where a company wants to offer an ASP style service, that charges per user, at a base cost, but doesn't want a plan for every combination of user amounts.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
been set
|
|
http://www.sisd.com/cgi-bin/viewcvs.cgi/freeside/httemplate/edit/part_svc.cgi?r1=1.52&r2=1.53 that were lost due to the concurrent service-refactor merge
|
|
|
|
for you - it is inefficient and outputs long verbose warnings
|
|
|
|
|
|
|