summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-06-28Added patch for more information on invoice for e-mail invoices and credit ↵FREESIDE_1_5_BRANCHrsiddall
card customers
2007-06-28Patch to add payby, payinfo and invoicing_list to invoice data so you can ↵rsiddall
display on invoice.
2007-06-28Changes to support building RPMs as non-root userrsiddall
2007-06-28Adds building of a self-service RPM to run on a different computerrsiddall
2007-06-28Patch to Freeside 1.5.7 to make e-mail subject lines configurable text templatesrsiddall
2007-06-28Instructions for using files in this folder for building the Freeside RPMsrsiddall
2007-06-28Patch to fix a bunch of minor typos in Freeside 1.5.7rsiddall
2007-06-28Patch to work around problem with rpm Perl requires script's handling of ↵rsiddall
here documents
2007-06-28Patch to obtain ISDN usage for billing in Freeside 1.5.7 - There are better ↵rsiddall
ways to do this.
2007-06-28Patch to support Redhat-ish configuration in /etc/sysconfig for Freeside 1.5.7rsiddall
2007-06-28Patch to support Apache 2 / mod_perl 2 in Freeside 1.5.7rsiddall
2007-06-28Fix for minor problem with pro-rating on cancellation in Freeside 1.5.7rsiddall
2007-06-27Patches to Freeside 1.5.7 for successful use of older DBI::Pgrsiddall
2007-06-27Patches to the 1.5.7 Makefile for successful building of the Freeside RPMsrsiddall
2007-06-27Apache configuration file for Apache::ASP-based Freesidersiddall
2007-06-27Apache configuration file for HTML::Mason-based Freesidersiddall
2007-06-27Redhat-ish system configuration file for Freeside.rsiddall
2007-06-27Shell script for completing RPM-based installation interactively.rsiddall
2007-06-27Second version of RPM .spec file for Freeside on Redhat-ish distros.rsiddall
2007-06-27Instructions for installing Freeside using the RPM build, and on creating ↵rsiddall
your own repository.
2006-08-22quick pg 8.1 patch to 1.5.8 upgrade instructions from Damon Vincentivan
2006-07-05patch to fix fuzzy searching from Ryan Gunnivan
2006-07-01another Pg 8.1 fix? noticed by Damon Vincentivan
2006-06-29small patch to set $new_finger from Tim Yardleyivan
2006-05-22justificationivan
2006-05-22docs are going in the wiki Real Soon Now anywayfreeside_1_5_8ivan
2006-05-221.5.8!ivan
2006-05-12Pg 8.1 fix was incorrect and broke things, this should actually workivan
2006-05-08suggest "make clean" on upgrade - something is not quite right with perl ↵ivan
Makefile hoohaw
2006-05-03pg 8.1 fix from Chris Cappuccioivan
2006-02-08slightly html-ize the 1.5.8 upgrade instructionsivan
2006-02-07remove inadvertant extra table statement preventing page from showing up in konqivan
2006-01-31fix "table not found" dbdef error message to recommend freeside-upgrade ↵ivan
instead create + dbdef-create
2006-01-05This commit was manufactured by cvs2svn to create branchcvs2git
'FREESIDE_1_5_BRANCH'.
2006-01-05my last 1.4 -> 1.5 upgrade...ivan
2006-01-05remove redundant indices on cust_main ship_ columnsivan
2006-01-03agentnums 1-3ivan
2005-12-30Fixing a few typos.rsiddall
2005-12-25add switch to enable taxclass breakdown, report invoiced tax separately in ↵ivan
that case
2005-12-25make sure to specify a money_char defaultivan
2005-12-25add switch to enable taxclass breakdown, report invoiced tax separately in ↵ivan
that case
2005-12-25correct "out of taxable region" flag on new line item report - NULLs need to ↵ivan
be compared explicitly. apparantly NULL != NULL. bah SQL
2005-12-25update indices for better tax report performanceivan
2005-12-25fixup new line item report brainfartivan
2005-12-25correct end date display for "now"ivan
2005-12-25add invoice event to suspend only when greater than N amountivan
2005-12-25don't reenable postal billing for existing customers just cause its blank...ivan
2005-12-22and s/$taxable/$tot_taxable/ in the declaration tooivan
2005-12-22fix some ambiguous var names causing " "my" variable $t masks earlier ↵ivan
declaration in same scope" errors
2005-12-22more accurate description of tax report changesivan