26 lines
1.1 KiB
Plaintext
26 lines
1.1 KiB
Plaintext
/**
|
|
* @version $Revision: 64 $: revision_change_log 10381 2008-06-01 03:35:53Z pasamio $
|
|
* @package Easyway Shop
|
|
* @copyright Copyright (C) 2005 - 2010 TA-EDV
|
|
* @license proprietary
|
|
* @author $Author: Richard Kammermayer $
|
|
*
|
|
*/
|
|
|
|
5.3 (2011/??/??)
|
|
|
|
|
|
5.2 (2011/10/20)
|
|
2011-10-24;JD;Added tracking URL to deliverer in db and backend, output link to tracking url if url is defined and tracking code is defined in frontend.
|
|
2011-10-24;JD;Various fixes to the backend order editor.
|
|
2011-10-21;JD;Changed default status for PayPal orders after success to open instead of checking.
|
|
2011-10-21;JD;Fixed spelling error in invoice PDF generation.
|
|
2011-10-21;JD;Fixed spelling error in invoice PDF generation.
|
|
2011-10-21;JD;Added invoice and shipping note numbering changes, you can add a base number (100000 for example) and prepend the current year to create unique numberings.
|
|
2011-10-20;RK;Fixed many Bugs and added new Features.
|
|
|
|
5.1 (2011/08/12)
|
|
2011-04-12;RK;Fixed many Bugs and added new Features.
|
|
|
|
5.0 (2011/04/30)
|
|
2011-04-30;RK;Newly Programmed Easyway Shop System. |