phpBMS

Changeset 703

Show
Ignore:
Timestamp:
01/01/10 17:34:45 (2 years ago)
Author:
brieb
Message:
  • Rearranged payment processing routine to be more flexible. It now needs to save the sales order first
  • Added payment processing template so developers have a guide when putting together their payment scripts
  • It seems their might be some unintentional touching of other files in this commit;
Location:
trunk/phpbms
Files:
1 added
151 modified

Legend:

Unmodified
Added
Removed
  • trunk/phpbms/common/javascript/choicelist.js

    r204 r703  
    33 $LastChangedDate$ 
    44 +-------------------------------------------------------------------------+ 
    5  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     5 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    66 | All rights reserved.                                                    | 
    77 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/common/javascript/common.js

    r693 r703  
    33 $LastChangedDate$ 
    44 +-------------------------------------------------------------------------+ 
    5  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     5 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    66 | All rights reserved.                                                    | 
    77 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/common/javascript/datepicker.js

    r384 r703  
    33 $LastChangedDate$ 
    44 +-------------------------------------------------------------------------+ 
    5  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     5 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    66 | All rights reserved.                                                    | 
    77 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/common/javascript/fields.js

    r643 r703  
    33 $LastChangedDate$ 
    44 +-------------------------------------------------------------------------+ 
    5  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     5 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    66 | All rights reserved.                                                    | 
    77 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/common/javascript/menu.js

    r308 r703  
    33 $LastChangedDate$ 
    44 +-------------------------------------------------------------------------+ 
    5  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     5 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    66 | All rights reserved.                                                    | 
    77 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/common/javascript/print.js

    r204 r703  
    33 $LastChangedDate$ 
    44 +-------------------------------------------------------------------------+ 
    5  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     5 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    66 | All rights reserved.                                                    | 
    77 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/common/javascript/queryfunctions.js

    r643 r703  
    33 $LastChangedDate$ 
    44 +-------------------------------------------------------------------------+ 
    5  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     5 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    66 | All rights reserved.                                                    | 
    77 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/common/javascript/smartsearch.js

    r643 r703  
    33 $LastChangedDate: 2007-03-26 15:07:58 -0600 (Mon, 26 Mar 2007) $ 
    44 +-------------------------------------------------------------------------+ 
    5  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     5 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    66 | All rights reserved.                                                    | 
    77 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/common/javascript/timepicker.js

    r204 r703  
    33 $LastChangedDate$ 
    44 +-------------------------------------------------------------------------+ 
    5  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     5 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    66 | All rights reserved.                                                    | 
    77 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/help/index.php

    r485 r703  
    44 $LastChangedDate$ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/include/common_functions.php

    r693 r703  
    44 $LastChangedDate$ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/include/db.php

    r669 r703  
    44 $LastChangedDate: 2007-07-02 15:50:36 -0600 (Mon, 02 Jul 2007) $ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/include/fields.php

    r687 r703  
    44 $LastChangedDate$ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/include/login_include.php

    r549 r703  
    44 $LastChangedDate$ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/include/menu_class.php

    r567 r703  
    44 $LastChangedDate: 2007-08-07 18:38:38 -0600 (Tue, 07 Aug 2007) $ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/include/print_class.php

    r643 r703  
    44 $LastChangedDate$ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/include/relationships.php

    r563 r703  
    44 $LastChangedDate$ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/include/search_class.php

    r672 r703  
    44 $LastChangedDate$ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/include/session.php

    r699 r703  
    44 $LastChangedDate$ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/include/tables.php

    r687 r703  
    44$LastChangedDate: 2007-07-02 15:50:36 -0600 (Mon, 02 Jul 2007) $ 
    55+-------------------------------------------------------------------------+ 
    6 | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6| Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77| All rights reserved.                                                    | 
    88+-------------------------------------------------------------------------+ 
  • trunk/phpbms/install/generateuuids.php

    r701 r703  
    44 $LastChangedDate: 2008-08-13 12:09:00 -0600 (Wed, 13 Aug 2008) $ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/install/index.php

    r699 r703  
    44 $LastChangedDate: 2008-05-13 17:06:00 -0600 (Tue, 13 May 2008) $ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/install/installajax.php

    r679 r703  
    44 $LastChangedDate: 2008-08-13 12:09:00 -0600 (Wed, 13 Aug 2008) $ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/install/update.php

    r699 r703  
    44 $LastChangedDate$ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/install/updateajax.php

    r642 r703  
    44 $LastChangedDate: 2008-08-13 12:09:00 -0600 (Wed, 13 Aug 2008) $ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/api/adminsettings.php

    r525 r703  
    44 $LastChangedDate: 2007-08-07 18:38:38 -0600 (Tue, 07 Aug 2007) $ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/api/api_json.php

    r638 r703  
    44 $LastChangedDate: 2007-08-27 14:05:27 -0600 (Mon, 27 Aug 2007) $ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/api/api_servefile.php

    r691 r703  
    44 $LastChangedDate: 2007-08-27 14:05:27 -0600 (Mon, 27 Aug 2007) $ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/api/include/apiclass.php

    r691 r703  
    44 $LastChangedDate: 2007-08-27 14:05:27 -0600 (Mon, 27 Aug 2007) $ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/api/javascript/pushrecords.js

    r688 r703  
    33 $LastChangedDate: 2009-09-02 14:00:56 -0600 (Wed, 02 Sep 2009) $ 
    44 +-------------------------------------------------------------------------+ 
    5  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     5 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    66 | All rights reserved.                                                    | 
    77 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/api/push_records_addedit.php

    r688 r703  
    44 $LastChangedDate: 2009-09-02 14:00:56 -0600 (Wed, 02 Sep 2009) $ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/api/push_records_ajax.php

    r649 r703  
    44 $LastChangedDate: 2009-09-02 14:00:56 -0600 (Wed, 02 Sep 2009) $ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/base/adminsettings.php

    r646 r703  
    44 $LastChangedDate$ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/base/attachments_records.php

    r692 r703  
    44 $LastChangedDate$ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/base/files_addedit.php

    r691 r703  
    44 $LastChangedDate$ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/base/general_import.php

    r672 r703  
    44 $LastChangedDate: 2007-08-08 21:59:28 -0600 (Wed, 08 Aug 2007) $ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/base/include/adminsettings_include.php

    r631 r703  
    44 $LastChangedDate$ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/base/include/attachments.php

    r634 r703  
    44 $LastChangedDate: 2007-08-07 18:38:38 -0600 (Tue, 07 Aug 2007) $ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/base/include/files.php

    r691 r703  
    44 $LastChangedDate: 2007-08-07 18:38:38 -0600 (Tue, 07 Aug 2007) $ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/base/include/menu.php

    r634 r703  
    44 $LastChangedDate: 2007-08-07 18:38:38 -0600 (Tue, 07 Aug 2007) $ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/base/include/notes.php

    r676 r703  
    44 $LastChangedDate: 2007-08-07 18:38:38 -0600 (Tue, 07 Aug 2007) $ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/base/include/notes_records_process.php

    r579 r703  
    44 $LastChangedDate$ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/base/include/relationships.php

    r579 r703  
    44 $LastChangedDate: 2007-08-07 18:38:38 -0600 (Tue, 07 Aug 2007) $ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/base/include/reports.php

    r693 r703  
    44 $LastChangedDate$ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/base/include/roles.php

    r621 r703  
    44 $LastChangedDate: 2007-08-07 18:38:38 -0600 (Tue, 07 Aug 2007) $ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/base/include/scheduler.php

    r686 r703  
    44 $LastChangedDate: 2006-12-27 18:40:19 -0700 (Wed, 27 Dec 2006) $ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/base/include/tabledefs.php

    r645 r703  
    44 $LastChangedDate: 2007-08-07 18:38:38 -0600 (Tue, 07 Aug 2007) $ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/base/include/tabledefs_columns_include.php

    r678 r703  
    44 $LastChangedDate$ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/base/include/tabledefs_custom.php

    r553 r703  
    44 $LastChangedDate: 2009-04-16 13:00:58 -0600 (Thu, 16 Apr 2009) $ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/base/include/tabledefs_options_include.php

    r652 r703  
    44 $LastChangedDate$ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/base/include/tabledefs_quicksearch_include.php

    r628 r703  
    44 $LastChangedDate$ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/base/include/tabledefs_searchfields_include.php

    r651 r703  
    44 $LastChangedDate$ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/base/include/tablegroupings.php

    r628 r703  
    44 $LastChangedDate: 2007-08-14 13:08:27 -0600 (Tue, 14 Aug 2007) $ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/base/include/users.php

    r638 r703  
    44 $LastChangedDate: 2007-08-07 18:38:38 -0600 (Tue, 07 Aug 2007) $ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/base/include/usersearches.php

    r621 r703  
    44 $LastChangedDate: 2007-03-26 16:50:25 -0600 (Mon, 26 Mar 2007) $ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/base/include/widgets.php

    r672 r703  
    44 $LastChangedDate: 2007-08-07 18:38:38 -0600 (Tue, 07 Aug 2007) $ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/base/javascript/adminsettings.js

    r684 r703  
    33 $LastChangedDate$ 
    44 +-------------------------------------------------------------------------+ 
    5  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     5 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    66 | All rights reserved.                                                    | 
    77 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/base/javascript/file.js

    r204 r703  
    33 $LastChangedDate$ 
    44 +-------------------------------------------------------------------------+ 
    5  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     5 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    66 | All rights reserved.                                                    | 
    77 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/base/javascript/menu.js

    r204 r703  
    33 $LastChangedDate$ 
    44 +-------------------------------------------------------------------------+ 
    5  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     5 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    66 | All rights reserved.                                                    | 
    77 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/base/javascript/notes.js

    r643 r703  
    33 $LastChangedDate$ 
    44 +-------------------------------------------------------------------------+ 
    5  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     5 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    66 | All rights reserved.                                                    | 
    77 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/base/javascript/reports.js

    r693 r703  
    33 $LastChangedDate: 2007-08-27 18:15:00 -0600 (Mon, 27 Aug 2007) $ 
    44 +-------------------------------------------------------------------------+ 
    5  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     5 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    66 | All rights reserved.                                                    | 
    77 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/base/javascript/snapshot.js

    r643 r703  
    33 $LastChangedDate$ 
    44 +-------------------------------------------------------------------------+ 
    5  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     5 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    66 | All rights reserved.                                                    | 
    77 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/base/javascript/tablecustom.js

    r517 r703  
    33 $LastChangedDate: 2007-08-27 18:15:00 -0600 (Mon, 27 Aug 2007) $ 
    44 +-------------------------------------------------------------------------+ 
    5  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     5 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    66 | All rights reserved.                                                    | 
    77 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/base/menu_addedit.php

    r574 r703  
    44 $LastChangedDate$ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/base/modules_view.php

    r574 r703  
    44 $LastChangedDate$ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/base/myaccount.php

    r285 r703  
    44 $LastChangedDate: 2007-02-16 11:59:50 -0700 (Fri, 16 Feb 2007) $ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/base/notes_addedit.php

    r674 r703  
    44 $LastChangedDate$ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/base/notes_ajax.php

    r545 r703  
    44 $LastChangedDate$ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/base/notes_records.php

    r692 r703  
    44 $LastChangedDate$ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/base/relationships_addedit.php

    r574 r703  
    44 $LastChangedDate$ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/base/report/tabledefs_sqlexport.php

    r693 r703  
    44 $LastChangedDate: 2007-08-08 21:59:28 -0600 (Wed, 08 Aug 2007) $ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/base/reports_addedit.php

    r693 r703  
    44 $LastChangedDate$ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/base/roles_addedit.php

    r592 r703  
    44 $LastChangedDate$ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/base/scheduler_addedit.php

    r663 r703  
    44 $LastChangedDate: 2007-03-02 10:48:56 -0700 (Fri, 02 Mar 2007) $ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/base/smartsearches_addedit.php

    r645 r703  
    44 $LastChangedDate: 2007-08-27 14:05:27 -0600 (Mon, 27 Aug 2007) $ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/base/snapshot.php

    r495 r703  
    44 $LastChangedDate$ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/base/snapshot_ajax.php

    r495 r703  
    44 $LastChangedDate$ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/base/tabledefs_addedit.php

    r672 r703  
    44 $LastChangedDate$ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/base/tabledefs_columns.php

    r646 r703  
    44 $LastChangedDate$ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/base/tabledefs_custom.php

    r546 r703  
    44 $LastChangedDate: 2009-04-16 13:00:58 -0600 (Thu, 16 Apr 2009) $ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/base/tabledefs_groupings.php

    r546 r703  
    44 $LastChangedDate: 2007-08-14 13:08:27 -0600 (Tue, 14 Aug 2007) $ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/base/tabledefs_options.php

    r646 r703  
    44 $LastChangedDate$ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/base/tabledefs_quicksearch.php

    r549 r703  
    44 $LastChangedDate$ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/base/tabledefs_searchfields.php

    r651 r703  
    44 $LastChangedDate$ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/base/tabs_addedit.php

    r574 r703  
    44 $LastChangedDate: 2007-03-26 15:50:25 -0700 (Mon, 26 Mar 2007) $ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/base/usersearches_edit.php

    r574 r703  
    44 $LastChangedDate$ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/base/users_addedit.php

    r672 r703  
    44 $LastChangedDate$ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/base/widgets/events/ajax.php

    r674 r703  
    44 $LastChangedDate: 2007-10-02 19:51:27 -0600 (Tue, 02 Oct 2007) $ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/base/widgets/events/class.php

    r505 r703  
    44 $LastChangedDate: 2007-10-02 19:51:27 -0600 (Tue, 02 Oct 2007) $ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/base/widgets/events/events.js

    r495 r703  
    33 $LastChangedDate: 2009-04-08 12:46:29 -0600 (Wed, 08 Apr 2009) $ 
    44 +-------------------------------------------------------------------------+ 
    5  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     5 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    66 | All rights reserved.                                                    | 
    77 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/base/widgets/systemstats/class.php

    r505 r703  
    44 $LastChangedDate: 2007-10-02 19:51:27 -0600 (Tue, 02 Oct 2007) $ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/base/widgets/workload/ajax.php

    r495 r703  
    44 $LastChangedDate: 2007-10-02 19:51:27 -0600 (Tue, 02 Oct 2007) $ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/base/widgets/workload/class.php

    r672 r703  
    44 $LastChangedDate: 2007-10-02 19:51:27 -0600 (Tue, 02 Oct 2007) $ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/base/widgets/workload/workload.js

    r495 r703  
    33 $LastChangedDate: 2009-04-08 12:46:29 -0600 (Wed, 08 Apr 2009) $ 
    44 +-------------------------------------------------------------------------+ 
    5  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     5 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    66 | All rights reserved.                                                    | 
    77 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/base/widgets_addedit.php

    r583 r703  
    44 $LastChangedDate: 2007-10-15 16:13:23 -0600 (Mon, 15 Oct 2007) $ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/bms/include/addresses.php

    r634 r703  
    44 $LastChangedDate: 2007-08-07 18:38:38 -0600 (Tue, 07 Aug 2007) $ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/bms/include/addresstorecord.php

    r634 r703  
    44 $LastChangedDate: 2007-08-07 18:38:38 -0600 (Tue, 07 Aug 2007) $ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/bms/include/aritems.php

    r701 r703  
    44 $LastChangedDate: 2007-08-27 14:05:27 -0600 (Mon, 27 Aug 2007) $ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/bms/include/clientemailprojects.php

    r285 r703  
    44 $LastChangedDate: 2007-08-07 18:38:38 -0600 (Tue, 07 Aug 2007) $ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/bms/include/clients.php

    r689 r703  
    44 $LastChangedDate: 2007-08-07 18:38:38 -0600 (Tue, 07 Aug 2007) $ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/bms/include/clients_email_include.php

    r632 r703  
    44 $LastChangedDate$ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/bms/include/discounts.php

    r485 r703  
    44 $LastChangedDate: 2007-08-07 18:38:38 -0600 (Tue, 07 Aug 2007) $ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/bms/include/invoices.php

    r697 r703  
    44 $LastChangedDate: 2007-08-07 18:38:38 -0600 (Tue, 07 Aug 2007) $ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/bms/include/invoicestatuses.php

    r621 r703  
    44 $LastChangedDate: 2006-11-10 19:49:30 -0700 (Fri, 10 Nov 2006) $ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/bms/include/post.php

    r643 r703  
    44 $LastChangedDate: 2007-10-02 19:51:27 -0600 (Tue, 02 Oct 2007) $ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/bms/include/productcategories.php

    r590 r703  
    44 $LastChangedDate: 2007-08-07 18:38:38 -0600 (Tue, 07 Aug 2007) $ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/bms/include/products.php

    r689 r703  
    44 $LastChangedDate: 2007-08-07 18:38:38 -0600 (Tue, 07 Aug 2007) $ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/bms/include/receipts.php

    r701 r703  
    44 $LastChangedDate: 2007-08-07 18:38:38 -0600 (Tue, 07 Aug 2007) $ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/bms/include/ups_price.php

    r646 r703  
    44 $LastChangedDate$ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/bms/install/install.php

    r693 r703  
    44 $LastChangedDate$ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/bms/install/update.php

    r698 r703  
    44 $LastChangedDate$ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/bms/invoices_addedit.php

    r702 r703  
    259259                </p> 
    260260        <?php }//end if ?> 
     261 
     262        <input type="hidden" id="processPayment" value="<?php if(isset($_POST["saveandprocess"])) echo $_POST["saveandprocess"]; ?>" /> 
     263 
    261264        <div id="fsAttributes"> 
    262265                <fieldset > 
     
    564567                                                <button id="paymentProcessButton" type="button" class="graphicButtons buttonMoney<?php echo $paymentButtonDisable?>" title="process payment online"><span>process payment online</span></button> 
    565568                                                <input type="hidden" id="processscript"/> 
     569                                                <input type="hidden" id="saveandprocess" name="saveandprocess"/> 
    566570                                        </p> 
    567571 
  • trunk/phpbms/modules/bms/javascript/invoice.js

    r702 r703  
    18421842 
    18431843 
     1844        //Payment processing 
     1845        var processPayment = getObjectFromID("processPayment") 
     1846        if(processPayment.value) 
     1847                payment.process(); 
     1848 
    18441849}); 
  • trunk/phpbms/modules/bms/javascript/paymentprocess.js

    r311 r703  
    11payment = { 
    2         // Need to set the button object, and the processScript Object, an assoc array  
     2        // Need to set the button object, and the processScript Object, an assoc array 
    33        // of object to pass to the process script, and a return object to place results 
    4          
     4 
    55        passObjs: null, //associative array (struct) of object of what to pull 
    6         dialogHTML: "", 
    76        listeners: Array(), 
    87        buttonObj: null, 
    98        processScriptObj: null, 
    109        returnObj: null, 
    11          
     10 
    1211        initialize: function(buttonObj, processScriptObj, passObjs, returnObj){ 
    1312 
     
    1615                payment.passObjs = passObjs; 
    1716                payment.returnObj = returnObj; 
    18                  
     17 
    1918                connect(payment.buttonObj, "onclick", payment.show); 
    20                  
    21         },//end method 
    22          
    23         show: function(e){ 
    24                                                  
    25                 if(!payment.processScriptObj || !payment.buttonObj || !payment.passObjs || !payment.returnObj) 
    26                         return false; 
    27                  
    28                 if(payment.buttonObj.className.indexOf("Disabled") != -1) 
    29                         return false; 
    30                  
    31                 if(!payment.dialogHTML){ 
    32                          
    33                         theURL = APP_PATH+"modules/bms/paymentprocess_dialog.php"; 
    34                         loadXMLDoc(theURL,null,false); 
    35                         payment.dialogHTML = req.responseText; 
    36                          
    37                 } 
    38                  
    39                 if(payment.listeners.length > 0) 
    40                         for(var i=0; i< payment.listeners.length; i++) 
    41                                 disconnect(payment.listeners[i]); 
    42                  
    43                 payment.listeners = Array(); 
    44                  
    45                 showModal(payment.dialogHTML,"Online Payment Processing",400,10); 
    46                  
    47                 payment.listeners[payment.listeners.length] = connect(getObjectFromID("paymentProcessButton"),"onclick",payment.process); 
    48                 payment.listeners[payment.listeners.length] = connect(getObjectFromID("paymentCancelButton"),"onclick",payment.cancel); 
    49                  
     19 
    5020        },//end method 
    5121 
    5222 
    53         process: function(e){ 
     23        show: function(e){ 
    5424 
    55                 if(!payment.processScriptObj || !payment.buttonObj || !payment.passObjs || !payment.returnObj) 
    56                         return false; 
    57                          
    58                 var resultsArea = getObjectFromID("paymentNoticeResults"); 
    59                 var currentPayment = getObjectFromID("paymentmethodid").value; 
    60                 var theURL = APP_PATH + payment.processScriptObj.value + "?"; 
    61                 var therespond=""; 
    62                  
    63                 for(key in payment.passObjs) 
    64                         theURL += key + "=" + encodeURI(payment.passObjs[key].value) + "&"; 
    65                  
    66                 var today=new Date(); 
    67                 theURL+="rand="+today.getTime(); 
    68                  
    69                 resultsArea.value="Starting Script (this may take a moment)\n"; 
     25            if(!payment.processScriptObj || !payment.buttonObj || !payment.passObjs || !payment.returnObj) 
     26                return false; 
    7027 
    71                 loadXMLDoc(theURL,null,false); 
    72                 if(req.responseXML){ 
    73                         var newTransactionid = req.responseXML.documentElement.getElementsByTagName('value')[0].firstChild.data; 
    74                          
    75                         if(newShippingAmount==0) 
    76                                 therespond="Process returned no transaction id." 
    77                         else{ 
    78                                 payment.respondObj.value=newTransactionid; 
    79                                 therespond="Process Succeeded.  Transaction id recorded"; 
    80                         } 
    81                 } else 
    82                 therespond = req.responseText; 
    83          
    84                 resultsArea.value+="Script Response:\n"+therespond+"\n"; 
    85                  
     28            if(payment.buttonObj.className.indexOf("Disabled") != -1) 
     29                return false; 
     30 
     31            var dialog = '<p>Payment processing requires saving of order.</p>'; 
     32            dialog +=   '<p align="right"><button id="paymentSaveAndProcessButton" class="Buttons" type="button">save and process</button> <button id="paymentCancelButton" class="Buttons" style="width: 75px;" type="button">cancel</button></p>' 
     33 
     34            if(payment.listeners.length > 0) 
     35                for(var i=0; i< payment.listeners.length; i++) 
     36                    disconnect(payment.listeners[i]); 
     37 
     38            payment.listeners = Array(); 
     39 
     40            showModal(dialog, "Online Payment Processing",400,10); 
     41 
     42            payment.listeners[payment.listeners.length] = connect(getObjectFromID("paymentSaveAndProcessButton"), "onclick", payment.saveAndProcess); 
     43            payment.listeners[payment.listeners.length] = connect(getObjectFromID("paymentCancelButton"), "onclick", payment.cancel); 
     44 
     45            return false; 
     46 
    8647        },//end method 
    87          
    88          
     48 
     49 
     50        saveAndProcess: function(e){ 
     51 
     52            var setProcessing = getObjectFromID("saveandprocess"); 
     53            setProcessing.value = payment.processScriptObj.value; 
     54 
     55            var saveButton = getObjectFromID("saveButton1"); 
     56 
     57            saveButton.click(); 
     58 
     59        },//end function saveAndProcess 
     60 
     61 
     62        process: function(){ 
     63 
     64            theURL = APP_PATH+"modules/bms/paymentprocess_dialog.php"; 
     65            loadXMLDoc(theURL,null,false); 
     66            var dialogHTML = req.responseText; 
     67 
     68            showModal(dialogHTML, "Online Payment Processing",400,10); 
     69 
     70            connect(getObjectFromID("ppProcessButton"), "onclick", payment.performProcess); 
     71            connect(getObjectFromID("ppCancelButton"), "onclick", payment.cancel); 
     72 
     73        },//end method 
     74 
     75 
     76        performProcess: function(){ 
     77 
     78            var theURL = APP_PATH + getObjectFromID("processPayment").value; 
     79            var resultsArea = getObjectFromID("paymentNoticeResults"); 
     80            var processButton = getObjectFromID("ppProcessButton") 
     81 
     82            processButton.disabled = true; 
     83            processButton.className = "disabledButtons"; 
     84 
     85            var uuid = getObjectFromID("uuid"); 
     86 
     87            theURL += "?soid=" + encodeURIComponent(uuid.value); 
     88 
     89 
     90            resultsArea.value  = "Begin Processing...\n"; 
     91 
     92            loadXMLDoc(theURL,null,false); 
     93 
     94 
     95            var response = eval("(" + req.responseText + ")"); 
     96 
     97            if(response.result){ 
     98 
     99                switch(response.result){ 
     100 
     101                    case "success": 
     102 
     103                        var transacionid = getObjectFromID("transactionid"); 
     104                        transacionid.value = response.transactionid; 
     105 
     106                        var ppCancelButton = getObjectFromID("ppCancelButton"); 
     107                        ppCancelButton.innerHTML = "done"; 
     108 
     109                        resultsArea.value += "Payment Processed Successfully\nTransaction ID recorded as: " + response.transactionid; 
     110                        break; 
     111 
     112                    case "declined": 
     113 
     114                        resultsArea.value += "Payment Processed Returned Declined \nDetails are as follows:\n\n" + response.details + "\n\n"; 
     115 
     116                        processButton.disabled = false; 
     117                        processButton.className = "Buttons"; 
     118 
     119                        break; 
     120 
     121                    case "error": 
     122 
     123                        resultsArea.value += "**Payment Processing Returned Errors** \nDetails are as follows:\n\n" + response.details + "\n\n"; 
     124 
     125                        processButton.disabled = false; 
     126                        processButton.className = "Buttons"; 
     127 
     128                        break; 
     129 
     130                    default: 
     131 
     132                        resultsArea.value += "** Serious Errors Occurred ** \nDetails are as follows:\n\n" + req.responseText + "\n\n"; 
     133 
     134                        processButton.disabled = false; 
     135                        processButton.className = "Buttons"; 
     136 
     137                }//endswitch 
     138 
     139            } else { 
     140 
     141                resultsArea.value += "Error in processing script \n" + req.responseText + "\n\n"; 
     142                processButton.disabled = false; 
     143                processButton.className = "Buttons"; 
     144 
     145            }//endif 
     146 
     147        }, //end function performProcess 
     148 
     149 
    89150        cancel: function(e){ 
    90                 closeModal(); 
     151 
     152            closeModal(); 
     153 
    91154        }//end method 
    92          
     155 
    93156}//end class 
  • trunk/phpbms/modules/bms/javascript/post.js

    r501 r703  
    33 $LastChangedDate: 2007-09-17 12:30:10 -0600 (Mon, 17 Sep 2007) $ 
    44 +-------------------------------------------------------------------------+ 
    5  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     5 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    66 | All rights reserved.                                                    | 
    77 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/bms/javascript/prereq.js

    r384 r703  
    33 $LastChangedDate$ 
    44 +-------------------------------------------------------------------------+ 
    5  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     5 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    66 | All rights reserved.                                                    | 
    77 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/bms/javascript/product.js

    r640 r703  
    33 $LastChangedDate$ 
    44 +-------------------------------------------------------------------------+ 
    5  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     5 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    66 | All rights reserved.                                                    | 
    77 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/bms/javascript/quickview.js

    r700 r703  
    33 $LastChangedDate$ 
    44 +-------------------------------------------------------------------------+ 
    5  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     5 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    66 | All rights reserved.                                                    | 
    77 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/bms/javascript/snapshot.js

    r316 r703  
    33 $LastChangedDate$ 
    44 +-------------------------------------------------------------------------+ 
    5  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     5 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    66 | All rights reserved.                                                    | 
    77 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/bms/javascript/totalreports.js

    r485 r703  
    33 $LastChangedDate: 2007-10-09 13:58:11 -0600 (Tue, 09 Oct 2007) $ 
    44 +-------------------------------------------------------------------------+ 
    5  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     5 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    66 | All rights reserved.                                                    | 
    77 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/bms/paymentprocess_dialog.php

    r311 r703  
    55<p> 
    66        <label for="paymentNoticeResults">payment process results</label><br /> 
    7         <textarea readonly="readonly" id="paymentNoticeResults" rows="5" cols="5" style="width:100%"></textarea> 
     7        <textarea readonly="readonly" id="paymentNoticeResults" rows="10" cols="5" style="width:100%"></textarea> 
    88</p> 
    99<p align="right"> 
    10         <button type="button" class="Buttons" id="paymentProcessButton">process payment</button> 
    11         <button type="button" class="Buttons" id="paymentCancelButton" style="width:75px">cancel</button> 
     10        <button type="button" class="Buttons" id="ppProcessButton">process payment</button> 
     11        <button type="button" class="Buttons" id="ppCancelButton" style="width:75px">cancel</button> 
    1212</p> 
  • trunk/phpbms/modules/bms/report/aritems_clientstatement.php

    r693 r703  
    44 $LastChangedDate: 2007-08-27 18:15:00 -0600 (Mon, 27 Aug 2007) $ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/bms/report/aritems_summary.php

    r693 r703  
    44 $LastChangedDate: 2007-08-27 18:15:00 -0600 (Mon, 27 Aug 2007) $ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/bms/report/clients_purchasehistory.php

    r693 r703  
    44 $LastChangedDate$ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/bms/report/incoming_cashflow.php

    r693 r703  
    44 $LastChangedDate: 2008-05-04 17:18:08 -0600 (Sun, 04 May 2008) $ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/bms/report/invoices_pdfinvoice.php

    r693 r703  
    44 $LastChangedDate$ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/bms/report/invoices_pdfpackinglist.php

    r693 r703  
    44 $LastChangedDate$ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/bms/report/invoices_pdfquote.php

    r693 r703  
    44 $LastChangedDate$ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/bms/report/invoices_pdfworkorder.php

    r693 r703  
    44 $LastChangedDate$ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/bms/report/invoices_pdf_class.php

    r697 r703  
    44 $LastChangedDate: 2007-08-27 18:15:00 -0600 (Mon, 27 Aug 2007) $ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/bms/report/invoices_totals.php

    r693 r703  
    44 $LastChangedDate$ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/bms/report/invoices_totals_payment.php

    r285 r703  
    44 $LastChangedDate$ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/bms/report/lineitems_totals.php

    r693 r703  
    44 $LastChangedDate$ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/bms/report/products_saleshistory.php

    r693 r703  
    44 $LastChangedDate$ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/bms/report/receipts_pdf.php

    r701 r703  
    44 $LastChangedDate: 2007-08-27 18:15:00 -0600 (Mon, 27 Aug 2007) $ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/bms/report/receipts_pttotals.php

    r693 r703  
    44 $LastChangedDate: 2007-08-27 18:15:00 -0600 (Mon, 27 Aug 2007) $ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/bms/widgets/arstats/class.php

    r505 r703  
    44 $LastChangedDate: 2007-10-02 19:51:27 -0600 (Tue, 02 Oct 2007) $ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/bms/widgets/recentclients/class.php

    r559 r703  
    44 $LastChangedDate: 2007-10-02 19:51:27 -0600 (Tue, 02 Oct 2007) $ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/bms/widgets/recentclients/recentclients.js

    r495 r703  
    33 $LastChangedDate: 2009-04-08 12:46:29 -0600 (Wed, 08 Apr 2009) $ 
    44 +-------------------------------------------------------------------------+ 
    5  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     5 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    66 | All rights reserved.                                                    | 
    77 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/bms/widgets/recentsalesorders/class.php

    r559 r703  
    44 $LastChangedDate: 2007-10-02 19:51:27 -0600 (Tue, 02 Oct 2007) $ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/bms/widgets/recentsalesorders/recentsalesorders.js

    r495 r703  
    33 $LastChangedDate: 2009-04-08 12:46:29 -0600 (Wed, 08 Apr 2009) $ 
    44 +-------------------------------------------------------------------------+ 
    5  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     5 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    66 | All rights reserved.                                                    | 
    77 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/mailchimp/install/install.php

    r682 r703  
    44 $LastChangedDate: 2007-08-13 21:33:23 -0600 (Mon, 13 Aug 2007) $ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/mailchimp/report/client_mailchimp_export.php

    r677 r703  
    44 $LastChangedDate: 2009-06-18 17:26:06 -0600 (Thu, 18 Jun 2009) $ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/sample/adminsettings.php

    r285 r703  
    44 $LastChangedDate: 2007-08-07 18:38:38 -0600 (Tue, 07 Aug 2007) $ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/modules/sample/sampletable_addedit.php

    r643 r703  
    44 $LastChangedDate: 2007-08-08 21:59:28 -0600 (Wed, 08 Aug 2007) $ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/report/general_export.php

    r693 r703  
    44 $LastChangedDate$ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/report/general_labels.php

    r693 r703  
    44 $LastChangedDate$ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/report/general_sql.php

    r693 r703  
    44 $LastChangedDate: 2007-08-08 21:59:28 -0600 (Wed, 08 Aug 2007) $ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/report/general_tableprint.php

    r693 r703  
    44 $LastChangedDate$ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/report/pdfreport_class.php

    r693 r703  
    44 $LastChangedDate: 2007-08-27 18:15:00 -0600 (Mon, 27 Aug 2007) $ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/report/report_class.php

    r693 r703  
    44 $LastChangedDate: 2007-08-27 18:15:00 -0600 (Mon, 27 Aug 2007) $ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
Scanned by Orvant Copyright © 2010 Kreotek, LLC. All Rights reserved.