CitrusDB
Mantis Bugtracker
  

citrusdb - Change Log


citrusdb - 1.2.3
================
- 0000321: [features] change html invoice to text so that it works in every email program and viewer (pyasi)
- 0000323: [bugs] #1136 - Column count doesn't match value count at row 1 when importing citrus.sql (pyasi)
- 0000322: [bugs] The update script does not know when you have the latest 1.2.3 (pyasi)
- 0000316: [features] Past Due Days should also be moved to the settings table or be used per organization id (pyasi)
- 0000309: [bugs] paid subscriptions not calculated for other Billed By organizations in Customer Summary (pyasi)
- 0000303: [bugs] if a service has been removed, don't have activate accounts send it to add or enable, even if the billing is up to date now (pyasi)
- 0000314: [bugs] In the update to 1.2.3 script, must copy the old general values to the new settings table too (pyasi)
- 0000310: [features] sort the services in the service editor the same as the add service module, alphabetical by category (pyasi)
- 0000308: [bugs] translate the ticket status to local language when edting a support note (pyasi)
- 0000296: [bugs] move billing_rollovertime, and billing weekends to the settings table (pyasi)
- 0000294: [bugs] can not complete support note (pyasi)
- 0000290: [features] add a footer field for the bottom of invoices (pyasi)
- 0000273: [features] add the ability to export multiple credit card export days at once (pyasi)
- 0000305: [bugs] the edit support note screen should show the ticket number (pyasi)
- 0000300: [bugs] add no-cache meta tag to history frames so they always get current information (pyasi)
- 0000299: [features] must show billing ID on history page so that one knows what id the service was assigned to (pyasi)
- 0000293: [features] assign billing records to different company profiles (pyasi)
- 0000291: [features] add a textfield option to be shown for large text and blob types like enum is now (pyasi)

citrusdb - 1.2.2
================
- 0000285: [bugs] transaction code is too small to hold results (pyasi)
- 0000287: [bugs] fix the $ symbol to the html_to_ascii function (pyasi)
- 0000288: [bugs] problem with invoice line items on multiple pages (pyasi)
- 0000292: [features] adds feature that sends email to declined customers (pyasi)
- 0000286: [features] when a service is canceled, put the removal date in the message (pyasi)

citrusdb - 1.2.1
================
- 0000282: [features] add a text variable to pre-fill in a support note description (pyasi)
- 0000283: [bugs] fixes possible double billing issue when exporting credit cards (pyasi)
- 0000284: [features] prompt user to leave a note about canceled customers (pyasi)

citrusdb - 1.2
==============
- 0000274: [bugs] Ready a 1.2 Release (pyasi)
- 0000277: [bugs] Small issue with SQL db load (pyasi)
- 0000255: [bugs] when there is a usage label for a service, replace the words Usage Multiple with the usage_label (pyasi)
- 0000280: [bugs] Rerun Loop (pyasi)
- 0000265: [bugs] View links in customer notes become HTML code after editing the note (pyasi)
- 0000272: [features] show refund details in the revenue report (pyasi)

citrusdb - 1.1.6
================
- 0000270: [features] add a refund tool (pyasi)
- 0000256: [features] show the customer's name in the support note view, along with their account number (pyasi)
- 0000258: [features] remove the choice for Automatic and Completed from the support note creator (pyasi)
- 0000249: [bugs] problem with get_nextbillingdate when more than one day to pass (pyasi)

citrusdb - 1.1.5
================
- 0000241: [features] add a feature to the services listing to show all services, including hidden ones, for admin and managers (pyasi)
- 0000242: [bugs] the DISABLE account flag is set for accounts two days in a row (pyasi)
- 0000231: [bugs] error when clicking account nunber link from the support notes listing (pyasi)
- 0000237: [bugs] change the Past Due Exempt choice in the billing record editor to a radio button instead of a text field (pyasi)
- 0000243: [bugs] show linked services somehow in the Add Service listing (pyasi)
- 0000244: [bugs] Add a billing weekend setting to General so that it will automatically skip those days of the week when setting billing dates (pyasi)
- 0000240: [bugs] sort services by price within each category (pyasi)
- 0000248: [features] show what group the support message was sent to (pyasi)
- 0000247: [features] change account numbers to start at a higher number

citrusdb - 1.1.4
================
- 0000234: [bugs] online customer account manager does not work (pyasi)

citrusdb - 1.1.3
================
- 0000225: [features] add a PO number field to the billing record (pyasi)
- 0000228: [bugs] the Add New Service and Edit Service forms should match (pyasi)
- 0000216: [features] Editable Support Tickets (pyasi)
- 0000227: [features] automatically fill in billing address info from customer when making new account (pyasi)
- 0000229: [features] move add new link menus to top of link list to make it easier when list gets large (pyasi)
- 0000230: [features] when the customer address is changes ask if the billing record should be updated also (pyasi)

citrusdb - 1.1.2
================
- 0000214: [bugs] html input type text wrong (pyasi)
- 0000197: [features] add adodb session2 support to /online section (pyasi)
- 0000224: [features] change invoice tools to say Print New Invoices and Email New Invoices so it specifies new ones instead of past ones (pyasi)
- 0000223: [features] add a link to invoice maintenance for alternate billing types (pyasi)
- 0000222: [features] rename usage multiple to measured usage so it makes more sense (pyasi)
- 0000221: [bugs] Not compatible with MySql 5.0.x (pyasi)
- 0000218: [bugs] Past Week Revenue Report Display Error (pyasi)
- 0000217: [bugs] add alternate billing doesn't have the same fields as edit billing (pyasi)
- 0000211: [bugs] email invoices should show the billing email address from general as the from address. (pyasi)
- 0000201: [features] When you add an alternative billing, populate the name/address from the master billing record. (pyasi)
- 0000226: [features] add a service id column to the services record view (pyasi)

citrusdb - 1.1.1
================
- 0000170: [features] paginate the search results when they are over 20 or so results, this can also be used to list all accounts (pyasi)
- 0000198: [features] when searching by account number it should go directly to the customer record instead of the view results screen (pyasi)
- 0000202: [features] add results per page choice field to search results to change the number that appears per page (pyasi)
- 0000204: [bugs] if you print an invoice with a credit and a past due amount on it, the total is incorrect (pyasi)
- 0000207: [bugs] do not allow removal of invoices, since that can screw up the payment system (pyasi)

citrusdb - 1.0.4
================
- 0000190: [bugs] a payment that is larger than the amount owed shows the whole payment amount, not just the applied amount in payments list (pyasi)
- 0000077: [features] insert notes onto invoices based on payment status (thankyou, past due, collections etc) (pyasi)

citrusdb - 1.1 beta
===================
- 0000195: [features] add payment_mode table for customized payment types (pyasi)
- 0000186: [features] make it use the database for storing the session data instead of php's builtin (pyasi)
- 0000189: [bugs] possible error when printing or emailing invoices with some installations (pyasi)
- 0000192: [features] add option to save to server or download to browser the ccexport and account activation data (pyasi)

citrusdb - 1.0.3
================
- 0000185: [bugs] credits are not calculated correctly (pyasi)

citrusdb - 1.0.2
================
- 0000177: [features] make a tools/plugins folder to hold future credit card processing and server controlpanel plugins (pyasi)
- 0000178: [bugs] Does not add multiple linked services, only adding the first one (pyasi)
- 0000179: [features] add visible ticket numbers to support notes (pyasi)
- 0000180: [features] remove the billing type sort order field (pyasi)
- 0000181: [bugs] messages to groups are not counted in the number of new messages tab (pyasi)
- 0000182: [bugs] The first past due doesn't show up (pyasi)

citrusdb - 1.0.1
================
- 0000158: [features] add a tax_exempt table (pyasi)
- 0000169: [features] put Secret Question, Secret Answer, and Country Field in the New Customer screen (pyasi)
- 0000172: [bugs] the tax description does not print in the pdf view, and is should be listed after the services (pyasi)
- 0000173: [bugs] error on the l_deleteuser line in the us-english file (pyasi)
- 0000174: [features] ask the user for customer_tax_id, tax_description, and tax_id_expdate upon making tax exempt (pyasi)
- 0000175: [features] add CREATE tax_exempt table to update.php (pyasi)
- 0000176: [features] remove tax_exempt_id field from customer table since it's not used anymore (pyasi)

citrusdb - 1.0
==============
- 0000168: [bugs] remove the postbilled field since it is not used (pyasi)

citrusdb - 1.0 RC2
==================
- 0000130: [bugs] Failed to open stream, Failed opening (pyasi)
- 0000161: [bugs] Header redirect issues with IIS and PHP (pyasi)
- 0000156: [bugs] citrus.sql Error on Win32 (pyasi)
- 0000165: [bugs] A change in the user name is not reflected in other tables (pyasi)

citrusdb - 1.0 RC1
==================
- 0000151: [features] Add a check number field to they payment tool and payment_history table (pyasi)
- 0000152: [features] Add an avs_response field to the payment_history table and credit card importing (pyasi)
- 0000154: [features] link the invoice number in the billing details to show the invoice, like the invoice number in billing history does (pyasi)
- 0000155: [bugs] Cannot see account profile information via online interface for new accounts (pyasi)
- 0000153: [bugs] Ascii HTML character codes aren't output by PDF invoices correctly. (pyasi)

citrusdb - 0.9.5
================
- 0000118: [features] translate the customer history status (pyasi)
- 0000119: [features] translate the payment history status (pyasi)
- 0000148: [bugs] The invoice link in the billing history give an error about headers already sent (pyasi)
- 0000145: [features] add pdf printing for printing a large number of invoices at once. (pyasi)
- 0000140: [features] add a customer id field to the print invoice and email invoice screen that would then use the default_billing_id (pyasi)
- 0000149: [features] add seperate [ pdf ], [ html ], and [ email ] to invoice maintenance (pyasi)
- 0000136: [features] Add return link to invoice maintenance (pyasi)
- 0000125: [features] add link in invoice maintenance to email a copy of the invoice again (pyasi)
- 0000133: [features] sort the category listing in the Select Category menu when adding services (pyasi)
- 0000129: [bugs] online login not working, gives headers already sent error (pyasi)
- 0000143: [bugs] fix bolding of subsequent invoices (pyasi)
- 0000142: [bugs] remove the Go Back link in the invoice print screen (pyasi)
- 0000141: [bugs] print button fails when the customer has no services (pyasi)
- 0000131: [features] change the Customer history tab to be named Notes instead of Customer (pyasi)
- 0000139: [bugs] invoice page breaks aren't working (pyasi)
- 0000132: [features] add a link in the billing history to go directly to the invoice detail and show the printed invoice. (pyasi)
- 0000138: [bugs] The Reset Address to Customer doesn't carry over the contact email address (pyasi)

citrusdb - 0.9.4
================
- 0000113: [features] maybe move edit services and edit billing types to admin (pyasi)
- 0000120: [features] make the module buttons on the left look like tabs so they are easier to understand to the user (pyasi)
- 0000128: [bugs] maybe use icons for each of the tools (pyasi)
- 0000127: [features] print category target links at the top of Add New Service (pyasi)
- 0000122: [bugs] printpreviousinvoice gives an error (pyasi)
- 0000123: [features] The late fee should be added as a one time service fee instead of in the bottom of the invoice (pyasi)
- 0000124: [bugs] set the to_date and payment_due_date upon new customer import (pyasi)
- 0000126: [bugs] the details doesn't show up on the invoice (pyasi)

citrusdb - 0.9.3
================
- 0000107: [features] allow invoice maintenance by account_number, link from the billing information for that customer record (pyasi)
- 0000109: [features] add an update database script that will update the SQL and files without losing data (pyasi)
- 0000112: [features] add credit card verification link (pyasi)
- 0000115: [features] translate the module names, at least the base module names. (pyasi)
- 0000117: [bugs] removed the add permission link from the remove permission page, it doesn't need to be there. (pyasi)
- 0000121: [bugs] turned autocomplete off so it doesn't save the password at the login screen (pyasi)
- 0000108: [bugs] State only holds 2 characters, it should be able to hold more (pyasi)
- 0000110: [features] add version number to the database and/or an inc file (pyasi)
- 0000114: [bugs] The Remove link when Editing Module Permissions gives an error (rpermission.php) (pyasi)

citrusdb - 0.9.2
================
- 0000049: [docs] write user documentation - it should be a separate file that is accessible from within the application (pyasi)
- 0000036: [features] Make new icons and a better logo (pyasi)
- 0000076: [features] Make an invoice cycle such as the 1st and 15th possible (pyasi)
- 0000104: [features] sort services by category in the add service listing (pyasi)
- 0000105: [features] add the ability to do an e-invoice (pyasi)

citrusdb - 0.9.1
================
- 0000098: [features] add enable, disable, and delete to the activate new account function (pyasi)
- 0000101: [features] add collections, and turned off function to activation script (pyasi)
- 0000103: [features] add a selection in the billing to exempt that user from the billing cycle of pastdue, turnedoff, and collections (pyasi)
- 0000070: [features] update the status of prepaid accounts that were not renewed before their To Date, to Not Renewed (pyasi)
- 0000097: [bugs] Notice Messages and extra session_start's can make it look funny (pyasi)
- 0000099: [features] update the customer status when things happen (pyasi)
- 0000100: [bugs] printinvoice in the billing history update incorrectly sets payment_due_date to $billing_payment_to_date, an invalid variable (pyasi)

citrusdb - 0.9
==============
- 0000060: [features] add a tool to export new services to an activation script (pyasi)

citrusdb - 0.8.1
================
- 0000094: [bugs] Change password function fails (pyasi)
- 0000091: [features] prepays by credit card (pyasi)
- 0000069: [features] update next billing dates, from, and to dates of prepay accounts after they are paid (pyasi)
- 0000092: [bugs] tax isn't multiplied by the billing frequency (pyasi)
- 0000086: [features] Add recent date choices to the recent declines listing (pyasi)
- 0000087: [bugs] possible version number leakage (pyasi)
- 0000080: [features] URL links for service options (pyasi)
- 0000072: [features] A tool function to import credit card number updates and changes (pyasi)
- 0000089: [bugs] rerunning cards to charge past due amounts before their monthly billing date results in a double billing (pyasi)
- 0000090: [features] add billing details tab to show the info in the billing_details table (pyasi)
- 0000088: [features] a rerun credit card function in billing (pyasi)

citrusdb - 0.8
==============
- 0000071: [features] Generate a list of accounts that were recently declined with creditcard billing to contact them (pyasi)
- 0000002: [features] Add a break down to the revenue report to be monthly (pyasi)
- 0000075: [bugs] generate welcome sheets only for new customers, not just any new service (pyasi)
- 0000084: [bugs] Show multiple records under Send Reminders (pyasi)
- 0000079: [features] Add a secret question field to compliment the secret word field in the customer table (pyasi)
- 0000082: [features] make the alt_phone field work (pyasi)
- 0000074: [features] A tool function to import new online signups for service (pyasi)
- 0000053: [features] add language customization files (pyasi)

citrusdb - 0.7
==============
- 0000057: [features] add account number to payment tools (pyasi)
- 0000068: [features] add a service history (pyasi)
- 0000055: [features] ability to change the number of days in the past due categories (pyasi)
- 0000020: [features] Improve the past due report, rename it to Accounts Receivable (pyasi)
- 0000062: [bugs] Multiple use of same tax not applied to invoice (pyasi)
- 0000064: [bugs] When the if_field is empty for a tax rate it gives a tax query error. (pyasi)
- 0000066: [features] remove billing and restricted access setting from the user page (pyasi)
- 0000044: [features] convert the sql query functions into functions that use the adodb abstraction layer (pyasi)
- 0000056: [bugs] remove the "tax price rate" from the edit services section (pyasi)
- 0000065: [features] move module listing into the tools menu on the left (pyasi)
- 0000058: [features] add a date selector to the prepayment reminder tool (pyasi)

citrusdb - 0.6
==============
- 0000037: [features] Add some searching queries for the support notes/customer history records (pyasi)
- 0000046: [bugs] Add the ability to request new services and submit tickets via the online customer account manager (pyasi)
- 0000050: [features] add a customer note field to the invoices (pyasi)

citrusdb - 0.5.1
================
- 0000051: [bugs] add variable to online cfg to specify the user who is notified (pyasi)
- 0000041: [bugs] show the billing type in the the invoice printing (pyasi)
- 0000038: [features] add pop-up calendars for date entry (pyasi)
- 0000047: [bugs] hide some services from the online service adding tool (pyasi)

citrusdb - 0.5
==============
- 0000022: [features] Online customer account management (pyasi)
- 0000030: [bugs] Add more input sanitizing to form input variables (pyasi)
- 0000031: [bugs] Make sessions more secure (pyasi)
- 0000033: [bugs] Support notes can't have certain characters in them like apostrophe's (pyasi)
- 0000034: [bugs] spelling mistake (pyasi)
- 0000035: [bugs] The list of export cc variables gets messed up by the new base->input function in general (pyasi)

citrusdb - 0.4.1
================
- 0000024: [bugs] add a column for pending and delete icons to the support section (pyasi)
- 0000029: [bugs] the buttons aren't yellow in firefox (pyasi)
- 0000023: [bugs] Rollover highlighting doesn't work in firefox (pyasi)
- 0000013: [features] Add more searching functions for billing and support (pyasi)
- 0000016: [docs] test procedure document (pyasi)
- 0000028: [docs] make a diagram to show the functions of citrus (pyasi)

citrusdb - 0.4
==============
- 0000008: [features] put the customer name and company on left side of the screen with the acct number (pyasi)
- 0000010: [features] One should be able to print a single invoices by customer account (pyasi)
- 0000017: [bugs] The invoice and welcome letters may print with the tools links on the side of the page (pyasi)
- 0000025: [bugs] numbers on invoices should always have two decimal places (pyasi)
- 0000026: [bugs] add the ability in payment tools to make a payment to a particular invoice (pyasi)


Copyright © 2000 - 2006 Mantis Group
317 total queries executed.
315 unique queries executed.
Powered by Mantis Bugtracker