VERSION 0.8.03 : 2006-09-14
--------------------------
ADDED
    * group_by_item.xsl, group_by_quote.xsl, group_by_price.xsl
   	  : add link from each report to other reports
   	  
VERSION 0.8.02 : 2006-09-12
--------------------------
ADDED
    * api_approve.php, post_invitation.php, approve_add_product.xsl, add_success.xsl
    	: added option to add item before approving

VERSION 0.8.01 : 2006-09-11
--------------------------
ADDED
    * approve.php, api_approve.php, tender_request.class.php, tender_approve.php
    	: added option to exclude suppliers

    * api_approve.xsl, suppliersearch.php, suppliersearch.xsl, liverequest1.js
    	: added ajax code to list suppliers

VERSION 0.7.31 : 2006-09-08
--------------------------
ADDED
    * tender_request.class.php, post_invitation.php, post_invitation.xsl
    	: option for user to specify closing time

VERSION 0.7.30 : 2006-08-29
--------------------------
ADDED
    * api_product, product.xsl
    	: option to add commodity units such as kg, ltr
    
VERSION 0.7.23 : 2006-08-10
--------------------------
IMPROVED
	* tender.request.class, request.php
       : added RFQ by sms

	* settings.php, settings.class.php, settings.xsl, config.inc.php
       : added settings for including Cash settlement, Non Tender Supplier and Invalidate options

VERSION 0.7.22 : 2006-07-07
--------------------------
ADDED
    * download_areas
        : generate area delivery and installation spreadsheets
    * Award another option after RFQ was awarded
    * Aprove another after RFQ approved

VERSION 0.7.21 : 2006-06-09
--------------------------
CHANGED
    * approve.xsl
        : search url
    	
VERSION 0.7.20 : 2006-05-06
--------------------------
CHANGED
    * view_item.xsl
        : moved brand column
    * award.xsl
    	: display branch comment

VERSION 0.7.19 : 2006-05-06
--------------------------
CHANGED
	* add_item.xsl/add_item.php/api_add_item.php
	  : use a single valid_until date for all uploaded spreadsheet items
	* award.xsl/procure_award.class.php
	  : added javascript phone number check
	  
FIXED
	* api_item_profile.php
	  : can update budget
    * award.xsl/procure_award.class.php
      : fixed excess more than purchase order total
	* tender_close.class.php
	  : final fixed showing the position of tender quotes in supplier email reports

VERSION 0.7.17 : 2006-04-19
--------------------------
FIXED
	* tender_close.class.php
	  : not showing the position of tender quotes in supplier email reports

VERSION 0.7.16 : 2006-04-01
--------------------------
FIXED
	* tender_approve.class.php
    * add_item.xsl/api_add_item.php/add_item.php
      : repupulating fields when inserting incorrect data
      : display error messages correctly
    * tender_response.class.php
      : don't load no quotes a valid items
      : only query extra tender info on error_email
      : closes multiple tenders
    * response_row.php
      : show no position for no quotes
    * tender_close.class.php
      : delete no quotes after closing
    * group_by_quote.xsl
      : allow deliver and installion fees to be disabled
	    when awarding for the second time
	* post_invitation
	  : state if a RFQ with the same or similar RFQ number already exists

VERSION 0.7.15 : 2006-03-21
--------------------------
* CHANGES
	* response_row.php/tender_close.class.php/tender_response.class.php
	  : no quotes and late quotes now have there own classification 4 and 5 respectively

* IMPROVEMENTS
	* settings.xsl/config.inc.php/default.xml/settings.class.php/settings.php/link.php
	  : added setting for subscriber search menu tab
	* tender_update.class.php/api_supplier_search.php/supplier_search.php
	  api_link.php/supplier_search.xsl
	  : added supplier search for tender suppliers


VERSION 0.7.14 : 2006-03-13
--------------------------        
FIXED
	* api_product
	  : fixed category_search function that does not exist

VERSION 0.7.13 : 2006-03-11
--------------------------
IMPROVEMENTS
    * config.inc.php/settings.class.php/settings.php/settings.xsl/tender_close.class.php
      /response_row.php
      : option to include no quotes in subscriber reports
        
FIXED
	* quote.xsl
	  : made brand and model fields readonly for other classification 
	    besides 1
    * api_profile
      : send notification to agent once per tender and not per item
    
VERSION 0.7.12 : 2006-03-04
--------------------------
FIXED
    * tender_request.class.php
      : increases time correctly for tenders with items above 5
    * tender_close.class.php
      : set type when processing quotes
    * config.inc.php/settings.class.php/settings.php
      : re-inserted transport default settings that was remove
        by accident
    * spelling errors


VERSION 0.7.11 : 2006-02-28
--------------------------
IMPROVEMENTS
    * config.inc.php/settings.class.php/settings.php/settings.xsl/tender_request.class.php
      : only load valid items if all items can be loaded with a valid
        item
      
FIXED
    * tender_close.class.php/response_user.php
      : sends closing report if there are no quotes
    * error.php
      : fixed error template to include RFQ reference

VERSION 0.7.10 : 2006-02-27
--------------------------
IMPROVEMENTS
    * add_quote.xsl/add_quote.php/api_add_quote.php
      : can add quotes to tender items that are closed

FIXED
    * quote.xsl
      : added local currency in front of prices
      
VERSION 0.7.9 : 2006-02-24
--------------------------
IMPROVEMENTS
    * group_by_quote.xsl
      : added a print button
    * success.xsl
      : added a print button
    * tender_request.class.php
      : only load valid items for agents when receive preference

FIXED
    * add_item.php/add_item.xsl
      : moved around columns
      : fixed brand insert
    * tender_approve.class.php/tender_request.php/success.xsl
      : fixed updating and removing of items


VERSION 0.7.8 : 2006-02-22
--------------------------
IMPROVEMENTS
   * quote.xsl/quote.xsl
      : added ignore quotes
      
FIXED
    * groups_by_quote.xsl
      : fixed template
    * award.php/award.xsl
      : added client address
      : fixed client message

VERSION 0.7.7 : 2006-02-21
--------------------------
FIXED
    * product.php/api_product.php
      : re-insert fields on error
      
CHANGED
    * item.php
      : changed description field from varchar(255) to text

VERSION 0.7.6 : 2006-02-20
--------------------------
FIXED
    * award.xsl
      : fixed bug with required
    * tender_request.php
      : fixed up template
    * tender_request.class.php
      : removed local time display from closing time


VERSION 0.7.5 : 2006-02-17
--------------------------
IMPROVEMENTS
   * award.xsl/api_award.php
      : optional show phone_prefix
      
CHANGED
    * award.xsl
      : uses procure_generic to generate title drop down
      
FIXED
    * link.php
      : re-organised tender request menu link

VERSION 0.7.4 : 2006-02-16
--------------------------
FIXED
    * response_user.php
      : fixed up link to award assessment

VERSION 0.7.3 : 2006-02-15
--------------------------
FIXED
    * response_header.php
      : removed need for global attachment
      
CHANGED
    * quote.xsl
      : updated template

VERSION 0.7.2 : 2006-02-14
--------------------------
FIXED
    * award.xsl
      : fixed client message
    * tender_close.class.php
      : send agent email as wrong user
    * award.xsl/api_award.php
      : check if all required client fields are present
    * group_by_quote.xsl
      : fixed up
    * tender_response.class.php
      : added Tender Response submitter informations correctly
    * tender_approve.php
      : fixed template
      
CHANGED
    * link.php
      : added menu links for agents to load and view valid items
	* awarded.xsl
	  : added message to click to view purchase order
    * close.php
      : updated language

VERSION 0.7.1 : 2006-02-13
--------------------------
REMOVED
	* tender_delete.php/tender_item_change.php/tender_quote_change.php
	  : removed the template
	  
FIXED
    * awarded.xsl
      : link to purchase order
	* post_invitation.xsl
	  : don's show subscriber name if not administrator
	* tender_user.php/tender_request.php
      : fixed template to use new next_function calls
    * _loader.php
     : added report module as a dependency