pitneybowes_gsp - Version 1.3.7.1

Version Notes

v. 1.3.7

1. Updated error handling code if upload directory is not correct for catalog exports.

2. Updated the Tax.php file used for the Avatax extension 3.2.1. Replaces file located in: app\code\community\OnePica\AvaTax\Model\Sales\Quote\Address\Total\Tax.php

3. Text edits: Change subject title to "Catalog Export Results”. Fixed typo on shipping block in admin

Download this release

Release Info

Developer Shane Bogdan
Extension pitneybowes_gsp
Version 1.3.7.1
Comparing to
See all releases


Code changes from version 1.3.7 to 1.3.7.1

Files changed (50) hide show
  1. app/code/local/Pb/Pbgsp/Block/Adminhtml/Categorysettings.php +3 -3
  2. app/code/local/Pb/Pbgsp/Block/Adminhtml/Categorysettings/Grid.php +3 -3
  3. app/code/local/Pb/Pbgsp/Block/Adminhtml/Sales/Order/Invoice/Totals.php +3 -3
  4. app/code/local/Pb/Pbgsp/Block/Adminhtml/Sales/Order/Totals.php +3 -3
  5. app/code/local/Pb/Pbgsp/Block/Adminhtml/Version.php +3 -3
  6. app/code/local/Pb/Pbgsp/Block/Checkout/Shipping/Method/Available.php +3 -3
  7. app/code/local/Pb/Pbgsp/Block/Form.php +3 -3
  8. app/code/local/Pb/Pbgsp/Block/Sales/Order/Invoice/Totals.php +3 -3
  9. app/code/local/Pb/Pbgsp/Block/Sales/Order/Totals.php +3 -3
  10. app/code/local/Pb/Pbgsp/Block/Tax/Checkout/Tax.php +3 -3
  11. app/code/local/Pb/Pbgsp/Helper/Data.php +3 -3
  12. app/code/local/Pb/Pbgsp/Model/Api.php +3 -3
  13. app/code/local/Pb/Pbgsp/Model/Carrier/ShippingMethod.php +3 -3
  14. app/code/local/Pb/Pbgsp/Model/Catalog/Category.php +3 -3
  15. app/code/local/Pb/Pbgsp/Model/Catalog/Cron.php +3 -3
  16. app/code/local/Pb/Pbgsp/Model/Catalog/File.php +26 -12
  17. app/code/local/Pb/Pbgsp/Model/Catalog/Product.php +3 -3
  18. app/code/local/Pb/Pbgsp/Model/Credentials.php +3 -3
  19. app/code/local/Pb/Pbgsp/Model/Creditmemo/Duty.php +3 -3
  20. app/code/local/Pb/Pbgsp/Model/Environmentconfig.php +3 -3
  21. app/code/local/Pb/Pbgsp/Model/Handlingoptions.php +3 -3
  22. app/code/local/Pb/Pbgsp/Model/Helper.php +3 -3
  23. app/code/local/Pb/Pbgsp/Model/Inboundparcel.php +3 -3
  24. app/code/local/Pb/Pbgsp/Model/Invoice/Duty.php +3 -3
  25. app/code/local/Pb/Pbgsp/Model/Messages.php +3 -3
  26. app/code/local/Pb/Pbgsp/Model/Mysql4/Inboundparcel.php +3 -3
  27. app/code/local/Pb/Pbgsp/Model/Mysql4/Inboundparcel/Collection.php +3 -3
  28. app/code/local/Pb/Pbgsp/Model/Mysql4/Ordernumber.php +3 -3
  29. app/code/local/Pb/Pbgsp/Model/Mysql4/Ordernumber/Collection.php +3 -3
  30. app/code/local/Pb/Pbgsp/Model/Mysql4/Variable.php +3 -3
  31. app/code/local/Pb/Pbgsp/Model/Mysql4/Variable/Collection.php +3 -3
  32. app/code/local/Pb/Pbgsp/Model/Observer.php +4 -4
  33. app/code/local/Pb/Pbgsp/Model/Ordernumber.php +3 -3
  34. app/code/local/Pb/Pbgsp/Model/Pdf/Tax.php +3 -3
  35. app/code/local/Pb/Pbgsp/Model/Productattributesource/Productconditions.php +3 -3
  36. app/code/local/Pb/Pbgsp/Model/Quote/Duty.php +3 -3
  37. app/code/local/Pb/Pbgsp/Model/Resource/Mysql4/Setup.php +3 -3
  38. app/code/local/Pb/Pbgsp/Model/Sales/Order/Shipment.php +3 -3
  39. app/code/local/Pb/Pbgsp/Model/Util.php +3 -3
  40. app/code/local/Pb/Pbgsp/Model/Variable.php +3 -3
  41. app/code/local/Pb/Pbgsp/controllers/Adminhtml/CategorysettingsController.php +3 -3
  42. app/code/local/Pb/Pbgsp/data/pb_pbgsp_setup/data-install-1.0.0.php +3 -3
  43. app/code/local/Pb/Pbgsp/etc/config.xml +1 -1
  44. app/code/local/Pb/Pbgsp/sql/pbgsp_setup/mysql4-install-1.0.0.php +3 -3
  45. app/code/local/Pb/Pbgsp/sql/pbgsp_setup/mysql4-upgrade-1.0.0-1.0.1.php +3 -3
  46. app/code/local/Pb/Pbgsp/sql/pbgsp_setup/mysql4-upgrade-1.1.1-1.1.2.php +3 -3
  47. app/code/local/Pb/Pbgsp/sql/pbgsp_setup/mysql4-upgrade-1.2.0-1.2.1.php +3 -3
  48. app/code/local/Pb/Pbgsp/sql/pbgsp_setup/mysql4-upgrade-1.3.0-1.3.1.php +3 -3
  49. app/code/local/Pb/Pbgsp/sql/pbgsp_setup/mysql4-upgrade-1.3.5-1.3.6.php +3 -3
  50. package.xml +3 -3
app/code/local/Pb/Pbgsp/Block/Adminhtml/Categorysettings.php CHANGED
@@ -1,8 +1,8 @@
1
  <?php
2
  /**
3
- * Product: Pb_Pbgsp (1.3.6)
4
- * Packaged: 2016-04-14T14:05:10+00:00
5
- * Last Modified: 2016-04-06T13:00:10+00:00
6
  */
7
 
8
  class Pb_Pbgsp_Block_Adminhtml_Categorysettings extends Mage_Adminhtml_Block_Widget_Grid_Container {
1
  <?php
2
  /**
3
+ * Product: Pb_Pbgsp (1.3.7)
4
+ * Packaged: 2016-06-01T14:02:28+00:00
5
+ * Last Modified: 2016-04-14T14:05:10+00:00
6
  */
7
 
8
  class Pb_Pbgsp_Block_Adminhtml_Categorysettings extends Mage_Adminhtml_Block_Widget_Grid_Container {
app/code/local/Pb/Pbgsp/Block/Adminhtml/Categorysettings/Grid.php CHANGED
@@ -1,8 +1,8 @@
1
  <?php
2
  /**
3
- * Product: Pb_Pbgsp (1.3.6)
4
- * Packaged: 2016-04-14T14:05:10+00:00
5
- * Last Modified: 2016-04-06T13:00:10+00:00
6
  */
7
 
8
  class Pb_Pbgsp_Block_Adminhtml_Categorysettings_Grid extends Mage_Adminhtml_Block_Widget_Grid {
1
  <?php
2
  /**
3
+ * Product: Pb_Pbgsp (1.3.7)
4
+ * Packaged: 2016-06-01T14:02:28+00:00
5
+ * Last Modified: 2016-04-14T14:05:10+00:00
6
  */
7
 
8
  class Pb_Pbgsp_Block_Adminhtml_Categorysettings_Grid extends Mage_Adminhtml_Block_Widget_Grid {
app/code/local/Pb/Pbgsp/Block/Adminhtml/Sales/Order/Invoice/Totals.php CHANGED
@@ -1,8 +1,8 @@
1
  <?php
2
  /**
3
- * Product: Pb_Pbgsp (1.3.6)
4
- * Packaged: 2016-04-14T14:05:10+00:00
5
- * Last Modified: 2016-04-06T13:00:10+00:00
6
  * File: app/code/local/Pb/Pbgsp/Block/Adminhtml/Sales/Order/Invoice/Totals.php
7
  * Copyright: Copyright (c) 2016 Pitney Bowes <info@pb.com> / All rights reserved.
8
  */
1
  <?php
2
  /**
3
+ * Product: Pb_Pbgsp (1.3.7)
4
+ * Packaged: 2016-06-01T14:02:28+00:00
5
+ * Last Modified: 2016-04-14T14:05:10+00:00
6
  * File: app/code/local/Pb/Pbgsp/Block/Adminhtml/Sales/Order/Invoice/Totals.php
7
  * Copyright: Copyright (c) 2016 Pitney Bowes <info@pb.com> / All rights reserved.
8
  */
app/code/local/Pb/Pbgsp/Block/Adminhtml/Sales/Order/Totals.php CHANGED
@@ -1,8 +1,8 @@
1
  <?php
2
  /**
3
- * Product: Pb_Pbgsp (1.3.6)
4
- * Packaged: 2016-04-14T14:05:10+00:00
5
- * Last Modified: 2016-04-06T13:00:10+00:00
6
  * File: app/code/local/Pb/Pbgsp/Block/Adminhtml/Sales/Order/Totals.php
7
  * Copyright: Copyright (c) 2016 Pitney Bowes <info@pb.com> / All rights reserved.
8
  */
1
  <?php
2
  /**
3
+ * Product: Pb_Pbgsp (1.3.7)
4
+ * Packaged: 2016-06-01T14:02:28+00:00
5
+ * Last Modified: 2016-04-14T14:05:10+00:00
6
  * File: app/code/local/Pb/Pbgsp/Block/Adminhtml/Sales/Order/Totals.php
7
  * Copyright: Copyright (c) 2016 Pitney Bowes <info@pb.com> / All rights reserved.
8
  */
app/code/local/Pb/Pbgsp/Block/Adminhtml/Version.php CHANGED
@@ -1,8 +1,8 @@
1
  <?php
2
  /**
3
- * Product: Pb_Pbgsp (1.3.6)
4
- * Packaged: 2016-04-14T14:05:10+00:00
5
- * Last Modified: 2016-04-06T13:00:10+00:00
6
 
7
 
8
  */
1
  <?php
2
  /**
3
+ * Product: Pb_Pbgsp (1.3.7)
4
+ * Packaged: 2016-06-01T14:02:28+00:00
5
+ * Last Modified: 2016-04-14T14:05:10+00:00
6
 
7
 
8
  */
app/code/local/Pb/Pbgsp/Block/Checkout/Shipping/Method/Available.php CHANGED
@@ -1,9 +1,9 @@
1
  <?php
2
 
3
  /**
4
- * Product: Pb_Pbgsp (1.3.6)
5
- * Packaged: 2016-04-14T14:05:10+00:00
6
- * Last Modified: 2016-04-06T13:00:10+00:00
7
  * File: app/code/local/Pb/Pbgsp/Block/Checkout/Shipping/Method/Available.php
8
  * Copyright: Copyright (c) 2016 Pitney Bowes <info@pb.com> / All rights reserved.
9
  */
1
  <?php
2
 
3
  /**
4
+ * Product: Pb_Pbgsp (1.3.7)
5
+ * Packaged: 2016-06-01T14:02:28+00:00
6
+ * Last Modified: 2016-04-14T14:05:10+00:00
7
  * File: app/code/local/Pb/Pbgsp/Block/Checkout/Shipping/Method/Available.php
8
  * Copyright: Copyright (c) 2016 Pitney Bowes <info@pb.com> / All rights reserved.
9
  */
app/code/local/Pb/Pbgsp/Block/Form.php CHANGED
@@ -1,8 +1,8 @@
1
  <?php
2
  /**
3
- * Product: Pb_Pbgsp (1.3.6)
4
- * Packaged: 2016-04-14T14:05:10+00:00
5
- * Last Modified: 2016-04-06T13:00:10+00:00
6
  * File: app/code/local/Pb/Pbgsp/Block/Form.php
7
  * Copyright: Copyright (c) 2016 Pitney Bowes <info@pb.com> / All rights reserved.
8
  */
1
  <?php
2
  /**
3
+ * Product: Pb_Pbgsp (1.3.7)
4
+ * Packaged: 2016-06-01T14:02:28+00:00
5
+ * Last Modified: 2016-04-14T14:05:10+00:00
6
  * File: app/code/local/Pb/Pbgsp/Block/Form.php
7
  * Copyright: Copyright (c) 2016 Pitney Bowes <info@pb.com> / All rights reserved.
8
  */
app/code/local/Pb/Pbgsp/Block/Sales/Order/Invoice/Totals.php CHANGED
@@ -1,8 +1,8 @@
1
  <?php
2
  /**
3
- * Product: Pb_Pbgsp (1.3.6)
4
- * Packaged: 2016-04-14T14:05:10+00:00
5
- * Last Modified: 2016-04-06T13:00:10+00:00
6
  * File: app/code/local/Pb/Pbgsp/Block/Sales/Order/Invoice/Totals.php
7
  * Copyright: Copyright (c) 2016 Pitney Bowes <info@pb.com> / All rights reserved.
8
  */
1
  <?php
2
  /**
3
+ * Product: Pb_Pbgsp (1.3.7)
4
+ * Packaged: 2016-06-01T14:02:28+00:00
5
+ * Last Modified: 2016-04-14T14:05:10+00:00
6
  * File: app/code/local/Pb/Pbgsp/Block/Sales/Order/Invoice/Totals.php
7
  * Copyright: Copyright (c) 2016 Pitney Bowes <info@pb.com> / All rights reserved.
8
  */
app/code/local/Pb/Pbgsp/Block/Sales/Order/Totals.php CHANGED
@@ -1,8 +1,8 @@
1
  <?php
2
  /**
3
- * Product: Pb_Pbgsp (1.3.6)
4
- * Packaged: 2016-04-14T14:05:10+00:00
5
- * Last Modified: 2016-04-06T13:00:10+00:00
6
  * File: app/code/local/Pb/Pbgsp/Block/Sales/Order/Totals.php
7
  * Copyright: Copyright (c) 2016 Pitney Bowes <info@pb.com> / All rights reserved.
8
  */
1
  <?php
2
  /**
3
+ * Product: Pb_Pbgsp (1.3.7)
4
+ * Packaged: 2016-06-01T14:02:28+00:00
5
+ * Last Modified: 2016-04-14T14:05:10+00:00
6
  * File: app/code/local/Pb/Pbgsp/Block/Sales/Order/Totals.php
7
  * Copyright: Copyright (c) 2016 Pitney Bowes <info@pb.com> / All rights reserved.
8
  */
app/code/local/Pb/Pbgsp/Block/Tax/Checkout/Tax.php CHANGED
@@ -1,9 +1,9 @@
1
  <?php
2
 
3
  /**
4
- * Product: Pb_Pbgsp (1.3.6)
5
- * Packaged: 2016-04-14T14:05:10+00:00
6
- * Last Modified: 2016-04-06T13:00:10+00:00
7
  */
8
  class Pb_Pbgsp_Block_Tax_Checkout_Tax extends Mage_Tax_Block_Checkout_Tax
9
  {
1
  <?php
2
 
3
  /**
4
+ * Product: Pb_Pbgsp (1.3.7)
5
+ * Packaged: 2016-06-01T14:02:28+00:00
6
+ * Last Modified: 2016-04-14T14:05:10+00:00
7
  */
8
  class Pb_Pbgsp_Block_Tax_Checkout_Tax extends Mage_Tax_Block_Checkout_Tax
9
  {
app/code/local/Pb/Pbgsp/Helper/Data.php CHANGED
@@ -1,8 +1,8 @@
1
  <?php
2
  /**
3
- * Product: Pb_Pbgsp (1.3.6)
4
- * Packaged: 2016-04-14T14:05:10+00:00
5
- * Last Modified: 2016-04-06T13:00:10+00:00
6
 
7
  */
8
 
1
  <?php
2
  /**
3
+ * Product: Pb_Pbgsp (1.3.7)
4
+ * Packaged: 2016-06-01T14:02:28+00:00
5
+ * Last Modified: 2016-04-14T14:05:10+00:00
6
 
7
  */
8
 
app/code/local/Pb/Pbgsp/Model/Api.php CHANGED
@@ -1,8 +1,8 @@
1
  <?php
2
  /**
3
- * Product: Pb_Pbgsp (1.3.6)
4
- * Packaged: 2016-04-14T14:05:10+00:00
5
- * Last Modified: 2016-04-06T13:00:10+00:00
6
  * File: app/code/local/Pb/Pbgsp/Model/Api.php
7
  * Copyright: Copyright (c) 2016 Pitney Bowes <info@pb.com> / All rights reserved.
8
  */
1
  <?php
2
  /**
3
+ * Product: Pb_Pbgsp (1.3.7)
4
+ * Packaged: 2016-06-01T14:02:28+00:00
5
+ * Last Modified: 2016-04-14T14:05:10+00:00
6
  * File: app/code/local/Pb/Pbgsp/Model/Api.php
7
  * Copyright: Copyright (c) 2016 Pitney Bowes <info@pb.com> / All rights reserved.
8
  */
app/code/local/Pb/Pbgsp/Model/Carrier/ShippingMethod.php CHANGED
@@ -1,8 +1,8 @@
1
  <?php
2
  /**
3
- * Product: Pb_Pbgsp (1.3.6)
4
- * Packaged: 2016-04-14T14:05:10+00:00
5
- * Last Modified: 2016-04-06T13:00:10+00:00
6
  * File: app/code/local/Pb/Pbgsp/Model/Carrier/ShippingMethod.php
7
  * Copyright: Copyright (c) 2016 Pitney Bowes <info@pb.com> / All rights reserved.
8
  */
1
  <?php
2
  /**
3
+ * Product: Pb_Pbgsp (1.3.7)
4
+ * Packaged: 2016-06-01T14:02:28+00:00
5
+ * Last Modified: 2016-04-14T14:05:10+00:00
6
  * File: app/code/local/Pb/Pbgsp/Model/Carrier/ShippingMethod.php
7
  * Copyright: Copyright (c) 2016 Pitney Bowes <info@pb.com> / All rights reserved.
8
  */
app/code/local/Pb/Pbgsp/Model/Catalog/Category.php CHANGED
@@ -1,8 +1,8 @@
1
  <?php
2
  /**
3
- * Product: Pb_Pbgsp (1.3.6)
4
- * Packaged: 2016-04-14T14:05:10+00:00
5
- * Last Modified: 2016-04-06T13:00:10+00:00
6
  * File: app/code/local/Pb/Pbgsp/Model/Catalog/Category.php
7
  * Copyright: Copyright (c) 2016 Pitney Bowes <info@pb.com> / All rights reserved.
8
  */
1
  <?php
2
  /**
3
+ * Product: Pb_Pbgsp (1.3.7)
4
+ * Packaged: 2016-06-01T14:02:28+00:00
5
+ * Last Modified: 2016-04-14T14:05:10+00:00
6
  * File: app/code/local/Pb/Pbgsp/Model/Catalog/Category.php
7
  * Copyright: Copyright (c) 2016 Pitney Bowes <info@pb.com> / All rights reserved.
8
  */
app/code/local/Pb/Pbgsp/Model/Catalog/Cron.php CHANGED
@@ -1,8 +1,8 @@
1
  <?php
2
  /**
3
- * Product: Pb_Pbgsp (1.3.6)
4
- * Packaged: 2016-04-14T14:05:10+00:00
5
- * Last Modified: 2016-04-06T13:00:10+00:00
6
  * File: app/code/local/Pb/Pbgsp/Model/Catalog/Cron.php
7
  * Copyright: Copyright (c) 2016 Pitney Bowes <info@pb.com> / All rights reserved.
8
  */
1
  <?php
2
  /**
3
+ * Product: Pb_Pbgsp (1.3.7)
4
+ * Packaged: 2016-06-01T14:02:28+00:00
5
+ * Last Modified: 2016-04-14T14:05:10+00:00
6
  * File: app/code/local/Pb/Pbgsp/Model/Catalog/Cron.php
7
  * Copyright: Copyright (c) 2016 Pitney Bowes <info@pb.com> / All rights reserved.
8
  */
app/code/local/Pb/Pbgsp/Model/Catalog/File.php CHANGED
@@ -1,9 +1,9 @@
1
  <?php
2
 
3
  /**
4
- * Product: Pb_Pbgsp (1.3.6)
5
- * Packaged: 2016-04-14T14:05:10+00:00
6
- * Last Modified: 2016-04-06T13:00:10+00:00
7
  * File: app/code/local/Pb/Pbgsp/Model/Catalog/File.php
8
  * Copyright: Copyright (c) 2016 Pitney Bowes <info@pb.com> / All rights reserved.
9
  */
@@ -501,7 +501,7 @@ class Pb_Pbgsp_Model_Catalog_File {
501
  if(count($notificationFiles) > 0) {
502
  $mail = new Zend_Mail();
503
  $mail->setFrom('no-reply@pb.com','Pitney Bowes');
504
- $subject = 'Catalog Export Error';
505
  $mail->addTo($adminEmail)
506
 
507
  ->setBodyText('Catalog Export Error. Please see attached files.');
@@ -516,7 +516,7 @@ class Pb_Pbgsp_Model_Catalog_File {
516
  else if($this->_endsWith($notificationFile,'.ok')) {
517
  if(Pb_Pbgsp_Model_Credentials::isCatalogSuccessNotificationEnabled()) {
518
  $attachFile = true;
519
- $subject = 'Catalog Export Successful';
520
  //$mail->setSubject('Catalog Export Successful');
521
  }
522
 
@@ -717,10 +717,21 @@ class Pb_Pbgsp_Model_Catalog_File {
717
  Pb_Pbgsp_Model_Util::log("CD to $tmpSFTPDir");
718
  $sftpDumpFile->cd($tmpSFTPDir);
719
  Pb_Pbgsp_Model_Util::log("Uploading $fileName");
720
- $sftpDumpFile->write($exportedFile, file_get_contents($fileName));
721
- Pb_Pbgsp_Model_Util::log("Moving ".$tmpSFTPDir."/$exportedFile"." to ".$inboundDir."/$exportedFile");
722
- $sftpDumpFile->mv($tmpSFTPDir."/$exportedFile",$inboundDir."/$exportedFile");
723
- $uploadedFiles[] = $exportedFile;
 
 
 
 
 
 
 
 
 
 
 
724
  }
725
  $sftpDumpFile->close();
726
 
@@ -734,9 +745,12 @@ class Pb_Pbgsp_Model_Catalog_File {
734
  Pb_Pbgsp_Model_Util::log("Pb catalog file upload ended");
735
 
736
  $this->_removeExportedFiles($exportedFiles);
737
- $this->updateLastCategoryUpload();
738
- $this->updateLastProductUpload();
739
- $this->_logExportedFileInDB($uploadedFiles);
 
 
 
740
  }
741
 
742
  private function _getExportedFilesVariable() {
1
  <?php
2
 
3
  /**
4
+ * Product: Pb_Pbgsp (1.3.7)
5
+ * Packaged: 2016-06-01T14:02:28+00:00
6
+ * Last Modified: 2016-04-14T14:05:10+00:00
7
  * File: app/code/local/Pb/Pbgsp/Model/Catalog/File.php
8
  * Copyright: Copyright (c) 2016 Pitney Bowes <info@pb.com> / All rights reserved.
9
  */
501
  if(count($notificationFiles) > 0) {
502
  $mail = new Zend_Mail();
503
  $mail->setFrom('no-reply@pb.com','Pitney Bowes');
504
+ $subject = 'Catalog Export Results';
505
  $mail->addTo($adminEmail)
506
 
507
  ->setBodyText('Catalog Export Error. Please see attached files.');
516
  else if($this->_endsWith($notificationFile,'.ok')) {
517
  if(Pb_Pbgsp_Model_Credentials::isCatalogSuccessNotificationEnabled()) {
518
  $attachFile = true;
519
+ $subject = 'Catalog Export Results';
520
  //$mail->setSubject('Catalog Export Successful');
521
  }
522
 
717
  Pb_Pbgsp_Model_Util::log("CD to $tmpSFTPDir");
718
  $sftpDumpFile->cd($tmpSFTPDir);
719
  Pb_Pbgsp_Model_Util::log("Uploading $fileName");
720
+ $result = $sftpDumpFile->write($exportedFile, file_get_contents($fileName));
721
+ if($result) {
722
+ Pb_Pbgsp_Model_Util::log("Moving ".$tmpSFTPDir."/$exportedFile"." to ".$inboundDir."/$exportedFile");
723
+ $result = $sftpDumpFile->mv($tmpSFTPDir."/$exportedFile",$inboundDir."/$exportedFile");
724
+ if($result) {
725
+ $uploadedFiles[] = $exportedFile;
726
+ }
727
+ else {
728
+ Pb_Pbgsp_Model_Util::log("Could not move file from ".$tmpSFTPDir."/$exportedFile"." to ".$inboundDir."/$exportedFile check the paths are correct.");
729
+ }
730
+ }
731
+ else {
732
+ Pb_Pbgsp_Model_Util::log("Could not upload file $fileName to $tmpSFTPDir check the path.");
733
+ }
734
+
735
  }
736
  $sftpDumpFile->close();
737
 
745
  Pb_Pbgsp_Model_Util::log("Pb catalog file upload ended");
746
 
747
  $this->_removeExportedFiles($exportedFiles);
748
+ if(count($uploadedFiles) > 0) {
749
+ $this->updateLastCategoryUpload();
750
+ $this->updateLastProductUpload();
751
+ $this->_logExportedFileInDB($uploadedFiles);
752
+ }
753
+
754
  }
755
 
756
  private function _getExportedFilesVariable() {
app/code/local/Pb/Pbgsp/Model/Catalog/Product.php CHANGED
@@ -1,8 +1,8 @@
1
  <?php
2
  /**
3
- * Product: Pb_Pbgsp (1.3.6)
4
- * Packaged: 2016-04-14T14:05:10+00:00
5
- * Last Modified: 2016-04-06T13:00:10+00:00
6
  * File: app/code/local/Pb/Pbgsp/Model/Catalog/Product.php
7
  * Copyright: Copyright (c) 2016 Pitney Bowes <info@pb.com> / All rights reserved.
8
  */
1
  <?php
2
  /**
3
+ * Product: Pb_Pbgsp (1.3.7)
4
+ * Packaged: 2016-06-01T14:02:28+00:00
5
+ * Last Modified: 2016-04-14T14:05:10+00:00
6
  * File: app/code/local/Pb/Pbgsp/Model/Catalog/Product.php
7
  * Copyright: Copyright (c) 2016 Pitney Bowes <info@pb.com> / All rights reserved.
8
  */
app/code/local/Pb/Pbgsp/Model/Credentials.php CHANGED
@@ -1,8 +1,8 @@
1
  <?php
2
  /**
3
- * Product: Pb_Pbgsp (1.3.6)
4
- * Packaged: 2016-04-14T14:05:10+00:00
5
- * Last Modified: 2016-04-06T13:00:10+00:00
6
  * File: app/code/local/Pb/Pbgsp/Model/Credentials.php
7
  * Copyright: Copyright (c) 2016 Pitney Bowes <info@pb.com> / All rights reserved.
8
  */
1
  <?php
2
  /**
3
+ * Product: Pb_Pbgsp (1.3.7)
4
+ * Packaged: 2016-06-01T14:02:28+00:00
5
+ * Last Modified: 2016-04-14T14:05:10+00:00
6
  * File: app/code/local/Pb/Pbgsp/Model/Credentials.php
7
  * Copyright: Copyright (c) 2016 Pitney Bowes <info@pb.com> / All rights reserved.
8
  */
app/code/local/Pb/Pbgsp/Model/Creditmemo/Duty.php CHANGED
@@ -1,8 +1,8 @@
1
  <?php
2
  /**
3
- * Product: Pb_Pbgsp (1.3.6)
4
- * Packaged: 2016-04-14T14:05:10+00:00
5
- * Last Modified: 2016-04-06T13:00:10+00:00
6
  * File: app/code/local/Pb/Pbgsp/Model/Creditmemo/Duty.php
7
  * Copyright: Copyright (c) 2016 Pitney Bowes <info@pb.com> / All rights reserved.
8
  */
1
  <?php
2
  /**
3
+ * Product: Pb_Pbgsp (1.3.7)
4
+ * Packaged: 2016-06-01T14:02:28+00:00
5
+ * Last Modified: 2016-04-14T14:05:10+00:00
6
  * File: app/code/local/Pb/Pbgsp/Model/Creditmemo/Duty.php
7
  * Copyright: Copyright (c) 2016 Pitney Bowes <info@pb.com> / All rights reserved.
8
  */
app/code/local/Pb/Pbgsp/Model/Environmentconfig.php CHANGED
@@ -1,8 +1,8 @@
1
  <?php
2
  /**
3
- * Product: Pb_Pbgsp (1.3.6)
4
- * Packaged: 2016-04-14T14:05:10+00:00
5
- * Last Modified: 2016-04-06T13:00:10+00:00
6
  * File: app/code/local/Pb/Pbgsp/Model/Environmentconfig.php
7
  * Copyright: Copyright (c) 2016 Pitney Bowes <info@pb.com> / All rights reserved.
8
  */
1
  <?php
2
  /**
3
+ * Product: Pb_Pbgsp (1.3.7)
4
+ * Packaged: 2016-06-01T14:02:28+00:00
5
+ * Last Modified: 2016-04-14T14:05:10+00:00
6
  * File: app/code/local/Pb/Pbgsp/Model/Environmentconfig.php
7
  * Copyright: Copyright (c) 2016 Pitney Bowes <info@pb.com> / All rights reserved.
8
  */
app/code/local/Pb/Pbgsp/Model/Handlingoptions.php CHANGED
@@ -1,8 +1,8 @@
1
  <?php
2
  /**
3
- * Product: Pb_Pbgsp (1.3.6)
4
- * Packaged: 2016-04-14T14:05:10+00:00
5
- * Last Modified: 2016-04-06T13:00:10+00:00
6
  * File: app/code/local/Pb/Pbgsp/Model/Handlingoptions.php
7
  * Copyright: Copyright (c) 2016 Pitney Bowes <info@pb.com> / All rights reserved.
8
  */
1
  <?php
2
  /**
3
+ * Product: Pb_Pbgsp (1.3.7)
4
+ * Packaged: 2016-06-01T14:02:28+00:00
5
+ * Last Modified: 2016-04-14T14:05:10+00:00
6
  * File: app/code/local/Pb/Pbgsp/Model/Handlingoptions.php
7
  * Copyright: Copyright (c) 2016 Pitney Bowes <info@pb.com> / All rights reserved.
8
  */
app/code/local/Pb/Pbgsp/Model/Helper.php CHANGED
@@ -1,8 +1,8 @@
1
  <?php
2
  /**
3
- * Product: Pb_Pbgsp (1.3.6)
4
- * Packaged: 2016-04-14T14:05:10+00:00
5
- * Last Modified: 2016-04-06T13:00:10+00:00
6
  * File: app/code/local/Pb/Pbgsp/Model/Helper.php
7
  * Copyright: Copyright (c) 2016 Pitney Bowes <info@pb.com> / All rights reserved.
8
  */
1
  <?php
2
  /**
3
+ * Product: Pb_Pbgsp (1.3.7)
4
+ * Packaged: 2016-06-01T14:02:28+00:00
5
+ * Last Modified: 2016-04-14T14:05:10+00:00
6
  * File: app/code/local/Pb/Pbgsp/Model/Helper.php
7
  * Copyright: Copyright (c) 2016 Pitney Bowes <info@pb.com> / All rights reserved.
8
  */
app/code/local/Pb/Pbgsp/Model/Inboundparcel.php CHANGED
@@ -1,8 +1,8 @@
1
  <?php
2
  /**
3
- * Product: Pb_Pbgsp (1.3.6)
4
- * Packaged: 2016-04-14T14:05:10+00:00
5
- * Last Modified: 2016-04-06T13:00:10+00:00
6
  * File: app/code/local/Pb/Pbgsp/Model/Inboundparcel.php
7
  * Copyright: Copyright (c) 2016 Pitney Bowes <info@pb.com> / All rights reserved.
8
  */
1
  <?php
2
  /**
3
+ * Product: Pb_Pbgsp (1.3.7)
4
+ * Packaged: 2016-06-01T14:02:28+00:00
5
+ * Last Modified: 2016-04-14T14:05:10+00:00
6
  * File: app/code/local/Pb/Pbgsp/Model/Inboundparcel.php
7
  * Copyright: Copyright (c) 2016 Pitney Bowes <info@pb.com> / All rights reserved.
8
  */
app/code/local/Pb/Pbgsp/Model/Invoice/Duty.php CHANGED
@@ -1,8 +1,8 @@
1
  <?php
2
  /**
3
- * Product: Pb_Pbgsp (1.3.6)
4
- * Packaged: 2016-04-14T14:05:10+00:00
5
- * Last Modified: 2016-04-06T13:00:10+00:00
6
  * File: app/code/local/Pb/Pbgsp/Model/Invoice/Duty.php
7
  * Copyright: Copyright (c) 2016 Pitney Bowes <info@pb.com> / All rights reserved.
8
  */
1
  <?php
2
  /**
3
+ * Product: Pb_Pbgsp (1.3.7)
4
+ * Packaged: 2016-06-01T14:02:28+00:00
5
+ * Last Modified: 2016-04-14T14:05:10+00:00
6
  * File: app/code/local/Pb/Pbgsp/Model/Invoice/Duty.php
7
  * Copyright: Copyright (c) 2016 Pitney Bowes <info@pb.com> / All rights reserved.
8
  */
app/code/local/Pb/Pbgsp/Model/Messages.php CHANGED
@@ -1,8 +1,8 @@
1
  <?php
2
  /**
3
- * Product: Pb_Pbgsp (1.3.6)
4
- * Packaged: 2016-04-14T14:05:10+00:00
5
- * Last Modified: 2016-04-06T13:00:10+00:00
6
  * File: app/code/local/Pb/Pbgsp/Model/Messages.php
7
  * Copyright: Copyright (c) 2016 Pitney Bowes <info@pb.com> / All rights reserved.
8
  */
1
  <?php
2
  /**
3
+ * Product: Pb_Pbgsp (1.3.7)
4
+ * Packaged: 2016-06-01T14:02:28+00:00
5
+ * Last Modified: 2016-04-14T14:05:10+00:00
6
  * File: app/code/local/Pb/Pbgsp/Model/Messages.php
7
  * Copyright: Copyright (c) 2016 Pitney Bowes <info@pb.com> / All rights reserved.
8
  */
app/code/local/Pb/Pbgsp/Model/Mysql4/Inboundparcel.php CHANGED
@@ -1,8 +1,8 @@
1
  <?php
2
  /**
3
- * Product: Pb_Pbgsp (1.3.6)
4
- * Packaged: 2016-04-14T14:05:10+00:00
5
- * Last Modified: 2016-04-06T13:00:10+00:00
6
  * File: app/code/local/Pb/Pbgsp/Model/Mysql4/Inboundparcel.php
7
  * Copyright: Copyright (c) 2016 Pitney Bowes <info@pb.com> / All rights reserved.
8
  */
1
  <?php
2
  /**
3
+ * Product: Pb_Pbgsp (1.3.7)
4
+ * Packaged: 2016-06-01T14:02:28+00:00
5
+ * Last Modified: 2016-04-14T14:05:10+00:00
6
  * File: app/code/local/Pb/Pbgsp/Model/Mysql4/Inboundparcel.php
7
  * Copyright: Copyright (c) 2016 Pitney Bowes <info@pb.com> / All rights reserved.
8
  */
app/code/local/Pb/Pbgsp/Model/Mysql4/Inboundparcel/Collection.php CHANGED
@@ -1,8 +1,8 @@
1
  <?php
2
  /**
3
- * Product: Pb_Pbgsp (1.3.6)
4
- * Packaged: 2016-04-14T14:05:10+00:00
5
- * Last Modified: 2016-04-06T13:00:10+00:00
6
  * File: app/code/local/Pb/Pbgsp/Model/Mysql4/Inboundparcel/Collection.php
7
  * Copyright: Copyright (c) 2016 Pitney Bowes <info@pb.com> / All rights reserved.
8
  */
1
  <?php
2
  /**
3
+ * Product: Pb_Pbgsp (1.3.7)
4
+ * Packaged: 2016-06-01T14:02:28+00:00
5
+ * Last Modified: 2016-04-14T14:05:10+00:00
6
  * File: app/code/local/Pb/Pbgsp/Model/Mysql4/Inboundparcel/Collection.php
7
  * Copyright: Copyright (c) 2016 Pitney Bowes <info@pb.com> / All rights reserved.
8
  */
app/code/local/Pb/Pbgsp/Model/Mysql4/Ordernumber.php CHANGED
@@ -1,8 +1,8 @@
1
  <?php
2
  /**
3
- * Product: Pb_Pbgsp (1.3.6)
4
- * Packaged: 2016-04-14T14:05:10+00:00
5
- * Last Modified: 2016-04-06T13:00:10+00:00
6
  * File: app/code/local/Pb/Pbgsp/Model/Mysql4/Ordernumber.php
7
  * Copyright: Copyright (c) 2016 Pitney Bowes <info@pb.com> / All rights reserved.
8
  */
1
  <?php
2
  /**
3
+ * Product: Pb_Pbgsp (1.3.7)
4
+ * Packaged: 2016-06-01T14:02:28+00:00
5
+ * Last Modified: 2016-04-14T14:05:10+00:00
6
  * File: app/code/local/Pb/Pbgsp/Model/Mysql4/Ordernumber.php
7
  * Copyright: Copyright (c) 2016 Pitney Bowes <info@pb.com> / All rights reserved.
8
  */
app/code/local/Pb/Pbgsp/Model/Mysql4/Ordernumber/Collection.php CHANGED
@@ -1,8 +1,8 @@
1
  <?php
2
  /**
3
- * Product: Pb_Pbgsp (1.3.6)
4
- * Packaged: 2016-04-14T14:05:10+00:00
5
- * Last Modified: 2016-04-06T13:00:10+00:00
6
  * File: app/code/local/Pb/Pbgsp/Model/Mysql4/Ordernumber/Collection.php
7
  * Copyright: Copyright (c) 2016 Pitney Bowes <info@pb.com> / All rights reserved.
8
  */
1
  <?php
2
  /**
3
+ * Product: Pb_Pbgsp (1.3.7)
4
+ * Packaged: 2016-06-01T14:02:28+00:00
5
+ * Last Modified: 2016-04-14T14:05:10+00:00
6
  * File: app/code/local/Pb/Pbgsp/Model/Mysql4/Ordernumber/Collection.php
7
  * Copyright: Copyright (c) 2016 Pitney Bowes <info@pb.com> / All rights reserved.
8
  */
app/code/local/Pb/Pbgsp/Model/Mysql4/Variable.php CHANGED
@@ -1,8 +1,8 @@
1
  <?php
2
  /**
3
- * Product: Pb_Pbgsp (1.3.6)
4
- * Packaged: 2016-04-14T14:05:10+00:00
5
- * Last Modified: 2016-04-06T13:00:10+00:00
6
  * File: app/code/local/Pb/Pbgsp/Model/Mysql4/Variable.php
7
  * Copyright: Copyright (c) 2016 Pitney Bowes <info@pb.com> / All rights reserved.
8
  */
1
  <?php
2
  /**
3
+ * Product: Pb_Pbgsp (1.3.7)
4
+ * Packaged: 2016-06-01T14:02:28+00:00
5
+ * Last Modified: 2016-04-14T14:05:10+00:00
6
  * File: app/code/local/Pb/Pbgsp/Model/Mysql4/Variable.php
7
  * Copyright: Copyright (c) 2016 Pitney Bowes <info@pb.com> / All rights reserved.
8
  */
app/code/local/Pb/Pbgsp/Model/Mysql4/Variable/Collection.php CHANGED
@@ -1,8 +1,8 @@
1
  <?php
2
  /**
3
- * Product: Pb_Pbgsp (1.3.6)
4
- * Packaged: 2016-04-14T14:05:10+00:00
5
- * Last Modified: 2016-04-06T13:00:10+00:00
6
  * File: app/code/local/Pb/Pbgsp/Model/Mysql4/Variable/Collection.php
7
  * Copyright: Copyright (c) 2016 Pitney Bowes <info@pb.com> / All rights reserved.
8
  */
1
  <?php
2
  /**
3
+ * Product: Pb_Pbgsp (1.3.7)
4
+ * Packaged: 2016-06-01T14:02:28+00:00
5
+ * Last Modified: 2016-04-14T14:05:10+00:00
6
  * File: app/code/local/Pb/Pbgsp/Model/Mysql4/Variable/Collection.php
7
  * Copyright: Copyright (c) 2016 Pitney Bowes <info@pb.com> / All rights reserved.
8
  */
app/code/local/Pb/Pbgsp/Model/Observer.php CHANGED
@@ -1,8 +1,8 @@
1
  <?php
2
  /**
3
- * Product: Pb_Pbgsp (1.3.6)
4
- * Packaged: 2016-04-14T14:05:10+00:00
5
- * Last Modified: 2016-04-06T13:00:10+00:00
6
  * File: app/code/local/Pb/Pbgsp/Model/Observer.php
7
  * Copyright: Copyright (c) 2016 Pitney Bowes <info@pb.com> / All rights reserved.
8
  */
@@ -367,7 +367,7 @@ class Pb_Pbgsp_Model_Observer {
367
  <span>".$cpOrderNumber->getHubCity()."</span><br/>
368
  <strong>Hub Country</strong>
369
  <span>".$cpOrderNumber->getHubCountry()."</span><br/>
370
- <strong>Original Shiiping Address</strong>
371
  <span>".$cpOrderNumber->getOriginalShippingAddress()."</span><br/>
372
  </fieldset>
373
  </div>";
1
  <?php
2
  /**
3
+ * Product: Pb_Pbgsp (1.3.7)
4
+ * Packaged: 2016-06-01T14:02:28+00:00
5
+ * Last Modified: 2016-04-14T14:05:10+00:00
6
  * File: app/code/local/Pb/Pbgsp/Model/Observer.php
7
  * Copyright: Copyright (c) 2016 Pitney Bowes <info@pb.com> / All rights reserved.
8
  */
367
  <span>".$cpOrderNumber->getHubCity()."</span><br/>
368
  <strong>Hub Country</strong>
369
  <span>".$cpOrderNumber->getHubCountry()."</span><br/>
370
+ <strong>Original Shipping Address</strong>
371
  <span>".$cpOrderNumber->getOriginalShippingAddress()."</span><br/>
372
  </fieldset>
373
  </div>";
app/code/local/Pb/Pbgsp/Model/Ordernumber.php CHANGED
@@ -1,8 +1,8 @@
1
  <?php
2
  /**
3
- * Product: Pb_Pbgsp (1.3.6)
4
- * Packaged: 2016-04-14T14:05:10+00:00
5
- * Last Modified: 2016-04-06T13:00:10+00:00
6
  * File: app/code/local/Pb/Pbgsp/Model/Ordernumber.php
7
  * Copyright: Copyright (c) 2016 Pitney Bowes <info@pb.com> / All rights reserved.
8
  */
1
  <?php
2
  /**
3
+ * Product: Pb_Pbgsp (1.3.7)
4
+ * Packaged: 2016-06-01T14:02:28+00:00
5
+ * Last Modified: 2016-04-14T14:05:10+00:00
6
  * File: app/code/local/Pb/Pbgsp/Model/Ordernumber.php
7
  * Copyright: Copyright (c) 2016 Pitney Bowes <info@pb.com> / All rights reserved.
8
  */
app/code/local/Pb/Pbgsp/Model/Pdf/Tax.php CHANGED
@@ -1,8 +1,8 @@
1
  <?php
2
  /**
3
- * Product: Pb_Pbgsp (1.3.6)
4
- * Packaged: 2016-04-14T14:05:10+00:00
5
- * Last Modified: 2016-04-06T13:00:10+00:00
6
  * File: app/code/local/Pb/Pbgsp/Model/Pdf/Tax.php
7
  * Copyright: Copyright (c) 2016 Pitney Bowes <info@pb.com> / All rights reserved.
8
  */
1
  <?php
2
  /**
3
+ * Product: Pb_Pbgsp (1.3.7)
4
+ * Packaged: 2016-06-01T14:02:28+00:00
5
+ * Last Modified: 2016-04-14T14:05:10+00:00
6
  * File: app/code/local/Pb/Pbgsp/Model/Pdf/Tax.php
7
  * Copyright: Copyright (c) 2016 Pitney Bowes <info@pb.com> / All rights reserved.
8
  */
app/code/local/Pb/Pbgsp/Model/Productattributesource/Productconditions.php CHANGED
@@ -1,8 +1,8 @@
1
  <?php
2
  /**
3
- * Product: Pb_Pbgsp (1.3.6)
4
- * Packaged: 2016-04-14T14:05:10+00:00
5
- * Last Modified: 2016-04-06T13:00:10+00:00
6
 
7
  */
8
 
1
  <?php
2
  /**
3
+ * Product: Pb_Pbgsp (1.3.7)
4
+ * Packaged: 2016-06-01T14:02:28+00:00
5
+ * Last Modified: 2016-04-14T14:05:10+00:00
6
 
7
  */
8
 
app/code/local/Pb/Pbgsp/Model/Quote/Duty.php CHANGED
@@ -1,8 +1,8 @@
1
  <?php
2
  /**
3
- * Product: Pb_Pbgsp (1.3.6)
4
- * Packaged: 2016-04-14T14:05:10+00:00
5
- * Last Modified: 2016-04-06T13:00:10+00:00
6
  * File: app/code/local/Pb/Pbgsp/Model/Quote/Duty.php
7
  * Copyright: Copyright (c) 2016 Pitney Bowes <info@pb.com> / All rights reserved.
8
  */
1
  <?php
2
  /**
3
+ * Product: Pb_Pbgsp (1.3.7)
4
+ * Packaged: 2016-06-01T14:02:28+00:00
5
+ * Last Modified: 2016-04-14T14:05:10+00:00
6
  * File: app/code/local/Pb/Pbgsp/Model/Quote/Duty.php
7
  * Copyright: Copyright (c) 2016 Pitney Bowes <info@pb.com> / All rights reserved.
8
  */
app/code/local/Pb/Pbgsp/Model/Resource/Mysql4/Setup.php CHANGED
@@ -1,8 +1,8 @@
1
  <?php
2
  /**
3
- * Product: Pb_Pbgsp (1.3.6)
4
- * Packaged: 2016-04-14T14:05:10+00:00
5
- * Last Modified: 2016-04-06T13:00:10+00:00
6
  * File: app/code/local/Pb/Pbgsp/Model/Resource/Mysql4/Setup.php
7
  * Copyright: Copyright (c) 2016 Pitney Bowes <info@pb.com> / All rights reserved.
8
  */
1
  <?php
2
  /**
3
+ * Product: Pb_Pbgsp (1.3.7)
4
+ * Packaged: 2016-06-01T14:02:28+00:00
5
+ * Last Modified: 2016-04-14T14:05:10+00:00
6
  * File: app/code/local/Pb/Pbgsp/Model/Resource/Mysql4/Setup.php
7
  * Copyright: Copyright (c) 2016 Pitney Bowes <info@pb.com> / All rights reserved.
8
  */
app/code/local/Pb/Pbgsp/Model/Sales/Order/Shipment.php CHANGED
@@ -1,8 +1,8 @@
1
  <?php
2
  /**
3
- * Product: Pb_Pbgsp (1.3.6)
4
- * Packaged: 2016-04-14T14:05:10+00:00
5
- * Last Modified: 2016-04-06T13:00:10+00:00
6
  * File: app/code/local/Pb/Pbgsp/Model/Sales/Order/Shipment.php
7
  * Copyright: Copyright (c) 2016 Pitney Bowes <info@pb.com> / All rights reserved.
8
  */
1
  <?php
2
  /**
3
+ * Product: Pb_Pbgsp (1.3.7)
4
+ * Packaged: 2016-06-01T14:02:28+00:00
5
+ * Last Modified: 2016-04-14T14:05:10+00:00
6
  * File: app/code/local/Pb/Pbgsp/Model/Sales/Order/Shipment.php
7
  * Copyright: Copyright (c) 2016 Pitney Bowes <info@pb.com> / All rights reserved.
8
  */
app/code/local/Pb/Pbgsp/Model/Util.php CHANGED
@@ -1,8 +1,8 @@
1
  <?php
2
  /**
3
- * Product: Pb_Pbgsp (1.3.6)
4
- * Packaged: 2016-04-14T14:05:10+00:00
5
- * Last Modified: 2016-04-06T13:00:10+00:00
6
  * File: app/code/local/Pb/Pbgsp/Model/Util.php
7
  * Copyright: Copyright (c) 2016 Pitney Bowes <info@pb.com> / All rights reserved.
8
  */
1
  <?php
2
  /**
3
+ * Product: Pb_Pbgsp (1.3.7)
4
+ * Packaged: 2016-06-01T14:02:28+00:00
5
+ * Last Modified: 2016-04-14T14:05:10+00:00
6
  * File: app/code/local/Pb/Pbgsp/Model/Util.php
7
  * Copyright: Copyright (c) 2016 Pitney Bowes <info@pb.com> / All rights reserved.
8
  */
app/code/local/Pb/Pbgsp/Model/Variable.php CHANGED
@@ -1,8 +1,8 @@
1
  <?php
2
  /**
3
- * Product: Pb_Pbgsp (1.3.6)
4
- * Packaged: 2016-04-14T14:05:10+00:00
5
- * Last Modified: 2016-04-06T13:00:10+00:00
6
  * File: app/code/local/Pb/Pbgsp/Model/Variable.php
7
  * Copyright: Copyright (c) 2016 Pitney Bowes <info@pb.com> / All rights reserved.
8
  */
1
  <?php
2
  /**
3
+ * Product: Pb_Pbgsp (1.3.7)
4
+ * Packaged: 2016-06-01T14:02:28+00:00
5
+ * Last Modified: 2016-04-14T14:05:10+00:00
6
  * File: app/code/local/Pb/Pbgsp/Model/Variable.php
7
  * Copyright: Copyright (c) 2016 Pitney Bowes <info@pb.com> / All rights reserved.
8
  */
app/code/local/Pb/Pbgsp/controllers/Adminhtml/CategorysettingsController.php CHANGED
@@ -1,8 +1,8 @@
1
  <?php
2
  /**
3
- * Product: Pb_Pbgsp (1.3.6)
4
- * Packaged: 2016-04-14T14:05:10+00:00
5
- * Last Modified: 2016-04-06T13:00:10+00:00
6
  */
7
 
8
  class Pb_Pbgsp_Adminhtml_CategorysettingsController extends Mage_Adminhtml_Controller_Action {
1
  <?php
2
  /**
3
+ * Product: Pb_Pbgsp (1.3.7)
4
+ * Packaged: 2016-06-01T14:02:28+00:00
5
+ * Last Modified: 2016-04-14T14:05:10+00:00
6
  */
7
 
8
  class Pb_Pbgsp_Adminhtml_CategorysettingsController extends Mage_Adminhtml_Controller_Action {
app/code/local/Pb/Pbgsp/data/pb_pbgsp_setup/data-install-1.0.0.php CHANGED
@@ -1,8 +1,8 @@
1
  <?php
2
  /**
3
- * Product: Pb_Pbgsp (1.3.6)
4
- * Packaged: 2016-04-14T14:05:10+00:00
5
- * Last Modified: 2016-04-06T13:00:10+00:00
6
  * File: app/code/local/Pb/Pbgsp/sql/pbgsp_setup/mysql4-install-1.0.0.php
7
  * Copyright: Copyright (c) 2016 Pitney Bowes <info@pb.com> / All rights reserved.
8
  */
1
  <?php
2
  /**
3
+ * Product: Pb_Pbgsp (1.3.7)
4
+ * Packaged: 2016-06-01T14:02:28+00:00
5
+ * Last Modified: 2016-04-14T14:05:10+00:00
6
  * File: app/code/local/Pb/Pbgsp/sql/pbgsp_setup/mysql4-install-1.0.0.php
7
  * Copyright: Copyright (c) 2016 Pitney Bowes <info@pb.com> / All rights reserved.
8
  */
app/code/local/Pb/Pbgsp/etc/config.xml CHANGED
@@ -2,7 +2,7 @@
2
  <config>
3
  <modules>
4
  <Pb_Pbgsp>
5
- <version>1.3.6</version>
6
  </Pb_Pbgsp>
7
  </modules>
8
  <global>
2
  <config>
3
  <modules>
4
  <Pb_Pbgsp>
5
+ <version>1.3.7</version>
6
  </Pb_Pbgsp>
7
  </modules>
8
  <global>
app/code/local/Pb/Pbgsp/sql/pbgsp_setup/mysql4-install-1.0.0.php CHANGED
@@ -1,8 +1,8 @@
1
  <?php
2
  /**
3
- * Product: Pb_Pbgsp (1.3.6)
4
- * Packaged: 2016-04-14T14:05:10+00:00
5
- * Last Modified: 2016-04-06T13:00:10+00:00
6
  * File: app/code/local/Pb/Pbgsp/sql/pbgsp_setup/mysql4-install-1.0.0.php
7
  * Copyright: Copyright (c) 2016 Pitney Bowes <info@pb.com> / All rights reserved.
8
  */
1
  <?php
2
  /**
3
+ * Product: Pb_Pbgsp (1.3.7)
4
+ * Packaged: 2016-06-01T14:02:28+00:00
5
+ * Last Modified: 2016-04-14T14:05:10+00:00
6
  * File: app/code/local/Pb/Pbgsp/sql/pbgsp_setup/mysql4-install-1.0.0.php
7
  * Copyright: Copyright (c) 2016 Pitney Bowes <info@pb.com> / All rights reserved.
8
  */
app/code/local/Pb/Pbgsp/sql/pbgsp_setup/mysql4-upgrade-1.0.0-1.0.1.php CHANGED
@@ -1,8 +1,8 @@
1
  <?php
2
  /**
3
- * Product: Pb_Pbgsp (1.3.6)
4
- * Packaged: 2016-04-14T14:05:10+00:00
5
- * Last Modified: 2016-04-06T13:00:10+00:00
6
  * File: app/code/local/Pb/Pbgsp/sql/pbgsp_setup/mysql4-install-1.0.0.php
7
  * Copyright: Copyright (c) 2016 Pitney Bowes <info@pb.com> / All rights reserved.
8
  */
1
  <?php
2
  /**
3
+ * Product: Pb_Pbgsp (1.3.7)
4
+ * Packaged: 2016-06-01T14:02:28+00:00
5
+ * Last Modified: 2016-04-14T14:05:10+00:00
6
  * File: app/code/local/Pb/Pbgsp/sql/pbgsp_setup/mysql4-install-1.0.0.php
7
  * Copyright: Copyright (c) 2016 Pitney Bowes <info@pb.com> / All rights reserved.
8
  */
app/code/local/Pb/Pbgsp/sql/pbgsp_setup/mysql4-upgrade-1.1.1-1.1.2.php CHANGED
@@ -1,8 +1,8 @@
1
  <?php
2
  /**
3
- * Product: Pb_Pbgsp (1.3.6)
4
- * Packaged: 2016-04-14T14:05:10+00:00
5
- * Last Modified: 2016-04-06T13:00:10+00:00
6
  * File: app/code/local/Pb/Pbgsp/sql/pbgsp_setup/mysql4-install-1.0.0.php
7
  * Copyright: Copyright (c) 2016 Pitney Bowes <info@pb.com> / All rights reserved.
8
  */
1
  <?php
2
  /**
3
+ * Product: Pb_Pbgsp (1.3.7)
4
+ * Packaged: 2016-06-01T14:02:28+00:00
5
+ * Last Modified: 2016-04-14T14:05:10+00:00
6
  * File: app/code/local/Pb/Pbgsp/sql/pbgsp_setup/mysql4-install-1.0.0.php
7
  * Copyright: Copyright (c) 2016 Pitney Bowes <info@pb.com> / All rights reserved.
8
  */
app/code/local/Pb/Pbgsp/sql/pbgsp_setup/mysql4-upgrade-1.2.0-1.2.1.php CHANGED
@@ -1,8 +1,8 @@
1
  <?php
2
  /**
3
- * Product: Pb_Pbgsp (1.3.6)
4
- * Packaged: 2016-04-14T14:05:10+00:00
5
- * Last Modified: 2016-04-06T13:00:10+00:00
6
  * File: app/code/local/Pb/Pbgsp/sql/pbgsp_setup/mysql4-install-1.0.0.php
7
  * Copyright: Copyright (c) 2016 Pitney Bowes <info@pb.com> / All rights reserved.
8
  */
1
  <?php
2
  /**
3
+ * Product: Pb_Pbgsp (1.3.7)
4
+ * Packaged: 2016-06-01T14:02:28+00:00
5
+ * Last Modified: 2016-04-14T14:05:10+00:00
6
  * File: app/code/local/Pb/Pbgsp/sql/pbgsp_setup/mysql4-install-1.0.0.php
7
  * Copyright: Copyright (c) 2016 Pitney Bowes <info@pb.com> / All rights reserved.
8
  */
app/code/local/Pb/Pbgsp/sql/pbgsp_setup/mysql4-upgrade-1.3.0-1.3.1.php CHANGED
@@ -1,8 +1,8 @@
1
  <?php
2
  /**
3
- * Product: Pb_Pbgsp (1.3.6)
4
- * Packaged: 2016-04-14T14:05:10+00:00
5
- * Last Modified: 2016-04-06T13:00:10+00:00
6
  * File: app/code/local/Pb/Pbgsp/sql/pbgsp_setup/mysql4-install-1.0.0.php
7
  * Copyright: Copyright (c) 2016 Pitney Bowes <info@pb.com> / All rights reserved.
8
  */
1
  <?php
2
  /**
3
+ * Product: Pb_Pbgsp (1.3.7)
4
+ * Packaged: 2016-06-01T14:02:28+00:00
5
+ * Last Modified: 2016-04-14T14:05:10+00:00
6
  * File: app/code/local/Pb/Pbgsp/sql/pbgsp_setup/mysql4-install-1.0.0.php
7
  * Copyright: Copyright (c) 2016 Pitney Bowes <info@pb.com> / All rights reserved.
8
  */
app/code/local/Pb/Pbgsp/sql/pbgsp_setup/mysql4-upgrade-1.3.5-1.3.6.php CHANGED
@@ -1,8 +1,8 @@
1
  <?php
2
  /**
3
- * Product: Pb_Pbgsp (1.3.6)
4
- * Packaged: 2016-04-14T14:05:10+00:00
5
- * Last Modified: 2016-04-06T13:00:10+00:00
6
  * File: app/code/local/Pb/Pbgsp/sql/pbgsp_setup/mysql4-install-1.0.0.php
7
  * Copyright: Copyright (c) 2016 Pitney Bowes <info@pb.com> / All rights reserved.
8
  */
1
  <?php
2
  /**
3
+ * Product: Pb_Pbgsp (1.3.7)
4
+ * Packaged: 2016-06-01T14:02:28+00:00
5
+ * Last Modified: 2016-04-14T14:05:10+00:00
6
  * File: app/code/local/Pb/Pbgsp/sql/pbgsp_setup/mysql4-install-1.0.0.php
7
  * Copyright: Copyright (c) 2016 Pitney Bowes <info@pb.com> / All rights reserved.
8
  */
package.xml CHANGED
@@ -1,6 +1,6 @@
1
  <?xml version="1.0"?>
2
  <package>
3
- <name>Pitney_Bowes_GSP</name>
4
  <version>1.3.7</version>
5
  <stability>stable</stability>
6
  <license uri="http://opensource.org/licenses/osl-3.0.php">Open Software License (OSL)</license>
@@ -32,8 +32,8 @@ To learn more, go to &lt;a href="http://www.pb.com/ecom"&gt;http://www.pb.com/ec
32
  </notes>
33
  <authors><author><name>Shane Bogdan</name><user>pbecommerce</user><email>shane.bogdan@pb.com</email></author></authors>
34
  <date>2016-06-01</date>
35
- <time>18:45:17</time>
36
- <contents><target name="magelocal"><dir name="Pb"><dir name="Pbgsp"><dir name="Block"><dir name="Adminhtml"><dir name="Categorysettings"><file name="Grid.php" hash="bf15db46428a3b529631853f95980ae0"/></dir><file name="Categorysettings.php" hash="858eb231e1942a9567ff3e1f81b923f7"/><dir name="Sales"><dir name="Order"><dir name="Invoice"><file name="Totals.php" hash="7a6806ee897cccbb89f1187d900926d5"/></dir><file name="Totals.php" hash="b77a750c12511680d1d3f06269798ef9"/></dir></dir><file name="Version.php" hash="2d1c51e7542071fda9556d7f85e5aabc"/></dir><dir name="Checkout"><dir name="Shipping"><dir name="Method"><file name="Available.php" hash="8e3866926ff91a2ae7586203a602d704"/></dir></dir></dir><file name="Form.php" hash="6842403ba7514ce52feeef146de115bd"/><dir name="Sales"><dir name="Order"><dir name="Invoice"><file name="Totals.php" hash="8997bedc74b8514e9c7f05fed9b2cb0a"/></dir><file name="Totals.php" hash="c37f12e7027a3d8c5b7986b1ad598c02"/></dir></dir><dir name="Tax"><dir name="Checkout"><file name="Tax.php" hash="64cc6e4943f0aa72b892e7877da93a41"/></dir></dir></dir><dir name="Helper"><file name="Data.php" hash="9e451a645b715218251a9d5f04b3b659"/></dir><dir name="Model"><file name="Api.php" hash="90517b9feed8d983aae9db4471dd1bf7"/><dir name="Carrier"><file name="ShippingMethod.php" hash="41de60fb50a4d4c12ac5ad81dcec1492"/></dir><dir name="Catalog"><file name="Category.php" hash="825ccb161bc713db5150ebb2ce3dedec"/><file name="Cron.php" hash="b671298bc17284c87142c93770a1da70"/><file name="File.php" hash="6bbd581a72c10bec652346b8cafd4484"/><file name="Product.php" hash="4f542605ec1958fa5865e985eb431024"/></dir><file name="Credentials.php" hash="7d18788b29d15335bb46509c13d420b2"/><dir name="Creditmemo"><file name="Duty.php" hash="a3227a0414fc3802c6f6b3604718aea8"/></dir><file name="Environmentconfig.php" hash="72399b3d470d56e8d36174497005aa39"/><file name="Handlingoptions.php" hash="cfe06727babd7c87e7125bac1c435d9d"/><file name="Helper.php" hash="b21303ca90a6c34f2145ef6d38eb880b"/><file name="Inboundparcel.php" hash="3ee5fa466840382dec74629bf1b0ef7e"/><dir name="Invoice"><file name="Duty.php" hash="738e389356da5b244915b9f3b4981425"/></dir><file name="Messages.php" hash="b8de5d5b8666e557475f52b414488a56"/><dir name="Mysql4"><dir name="Inboundparcel"><file name="Collection.php" hash="35720cff6449945f8a62990e5726f85c"/></dir><file name="Inboundparcel.php" hash="bfb3baf67b8ebb696be0c55223069609"/><dir name="Ordernumber"><file name="Collection.php" hash="a099e4bd92498fc3306ea66f9f82cbf5"/></dir><file name="Ordernumber.php" hash="723db839c309b24479d60b5f8e3b3250"/><dir name="Variable"><file name="Collection.php" hash="f7697b8c8d851fafca43e9acdcb9e043"/></dir><file name="Variable.php" hash="dc9f7d63122f09196f5569b0382aca10"/></dir><file name="Observer.php" hash="97abed7a2de28f7552f47d59a164990a"/><file name="Ordernumber.php" hash="7ed295bf3f3457585a89e9b57b3ff07e"/><dir name="Pdf"><file name="Tax.php" hash="52bfe506bb91e7e3a27c807e4b02021d"/></dir><dir name="Productattributesource"><file name="Productconditions.php" hash="a24a07cb58c23ef7b1b06f3415b72e0a"/></dir><dir name="Quote"><file name="Duty.php" hash="187d6e8fe15c3c9a55c4003a6c00714f"/></dir><dir name="Resource"><dir name="Mysql4"><file name="Setup.php" hash="572b4d032ef43c8b7dba3653721a47d5"/></dir></dir><dir name="Sales"><dir name="Order"><file name="Shipment.php" hash="67ed003fee7783137e47d82d634cb651"/></dir></dir><file name="Util.php" hash="b39db7a94020f56ffbdf6c5d930d7472"/><file name="Variable.php" hash="4da7328778c936d96fec4e46f22c9511"/></dir><dir name="controllers"><dir name="Adminhtml"><file name="CategorysettingsController.php" hash="d756c265f0bf515a3df93177152140ea"/></dir></dir><dir name="data"><dir name="pb_pbgsp_setup"><file name="data-install-1.0.0.php" hash="2633a0364ab6fb46baffca331f621c5c"/></dir></dir><dir name="etc"><file name="config.xml" hash="d02849a65160ebe9da53baaae1db6c53"/><file name="system.xml" hash="5eb02356a582356024156e95ed0502bb"/></dir><dir name="sql"><dir name="pbgsp_setup"><file name="mysql4-install-1.0.0.php" hash="6a1f1cb5978a80b41df91c9e4f71b895"/><file name="mysql4-upgrade-1.0.0-1.0.1.php" hash="fd717536adc2caeaba3120874038608b"/><file name="mysql4-upgrade-1.1.1-1.1.2.php" hash="acf9d4e174dc18969abe7d43caec3f03"/><file name="mysql4-upgrade-1.2.0-1.2.1.php" hash="ecaad631fe74fd9e1d8006d83c13bea9"/><file name="mysql4-upgrade-1.3.0-1.3.1.php" hash="43bd769b42153dc4863585aea34733e6"/><file name="mysql4-upgrade-1.3.5-1.3.6.php" hash="01e218167fa78da75b96e8c019ccd5df"/></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Pb_Pbgsp.xml" hash="8475d60d4719f8ea7761a4ca39016e48"/></dir></target><target name="magelocale"><dir name="en_US"><file name="Pb_Clearpath.csv" hash="aa4b7a650feb1709a34b6c053b56811c"/><dir name="template"><dir name="email"><file name="pbgsp_shipment_new.html" hash="0fb628e37654a9768babe0ed06df4960"/></dir></dir></dir></target><target name="mageweb"><dir name="."><file name="ReadMe.txt" hash="d41d8cd98f00b204e9800998ecf8427e"/><file name="PBGSP_Manual_Catalog_Export.php" hash="d41d8cd98f00b204e9800998ecf8427e"/></dir></target></contents>
37
  <compatible/>
38
  <dependencies><required><php><min>5.1.0</min><max>5.6.10</max></php></required></dependencies>
39
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
+ <name>pitneybowes_gsp</name>
4
  <version>1.3.7</version>
5
  <stability>stable</stability>
6
  <license uri="http://opensource.org/licenses/osl-3.0.php">Open Software License (OSL)</license>
32
  </notes>
33
  <authors><author><name>Shane Bogdan</name><user>pbecommerce</user><email>shane.bogdan@pb.com</email></author></authors>
34
  <date>2016-06-01</date>
35
+ <time>20:18:22</time>
36
+ <contents><target name="magelocal"><dir name="Pb"><dir name="Pbgsp"><dir name="Block"><dir name="Adminhtml"><dir name="Categorysettings"><file name="Grid.php" hash="e2a5ea47ff0c92c68cb3d5f143071e3b"/></dir><file name="Categorysettings.php" hash="27e0ba4d45eb3d5741839997ae67fde9"/><dir name="Sales"><dir name="Order"><dir name="Invoice"><file name="Totals.php" hash="41dc3f4b521ae46a7b608bb315d985fe"/></dir><file name="Totals.php" hash="b452f8c1b39ab9949c432daf7f34bc66"/></dir></dir><file name="Version.php" hash="300f8c47766a8b20d7a562dfeb361467"/></dir><dir name="Checkout"><dir name="Shipping"><dir name="Method"><file name="Available.php" hash="d8211bc3dfff6d7252fcd88688a314bc"/></dir></dir></dir><file name="Form.php" hash="df8ded82cc66ff13bc95dfeeae7e90b3"/><dir name="Sales"><dir name="Order"><dir name="Invoice"><file name="Totals.php" hash="7e18a73c7f1333f63ad0c90bb32b0232"/></dir><file name="Totals.php" hash="7331b516e1e902325f85f1291014cad1"/></dir></dir><dir name="Tax"><dir name="Checkout"><file name="Tax.php" hash="a6f71796c324b9d7d9d97d998b87ef7d"/></dir></dir></dir><dir name="Helper"><file name="Data.php" hash="d2e2906fa2959b1ded03ee6a5c64096a"/></dir><dir name="Model"><file name="Api.php" hash="e4c2356353cdf3cd099cc2e77763f5f1"/><dir name="Carrier"><file name="ShippingMethod.php" hash="73510dd578710e45129547a322de1fd1"/></dir><dir name="Catalog"><file name="Category.php" hash="203bd71a8e414a2a347290b3f574ee69"/><file name="Cron.php" hash="54e2ff7262484a518ff8132670f731f8"/><file name="File.php" hash="093ce7a6ff7d9a3b9f530db1930a2a15"/><file name="Product.php" hash="29d12f94ba075bcc596f1899cbd2a270"/></dir><file name="Credentials.php" hash="9c71f191cf69ade944de0cd7d8c92132"/><dir name="Creditmemo"><file name="Duty.php" hash="4ad29ff51f13aca493717f5890bca010"/></dir><file name="Environmentconfig.php" hash="d00b267c0a4a0d3b8747a9d4f9df9e5e"/><file name="Handlingoptions.php" hash="73b3a621259285591b1b107e98665bbb"/><file name="Helper.php" hash="a4e975d57449038009be66bf7fc0d2c7"/><file name="Inboundparcel.php" hash="01d7c3a7b406e2564642d4342629ba4a"/><dir name="Invoice"><file name="Duty.php" hash="2ac4208255d85c9afa049350d137daa8"/></dir><file name="Messages.php" hash="a0eaab7e92320aad43afa42d291da5cf"/><dir name="Mysql4"><dir name="Inboundparcel"><file name="Collection.php" hash="707bff3731b260f83764d00c067a0010"/></dir><file name="Inboundparcel.php" hash="39d7dcc8cc322ffeb3964e0db12ff62b"/><dir name="Ordernumber"><file name="Collection.php" hash="da57ce80a4ff166b009aa9a71335ed6d"/></dir><file name="Ordernumber.php" hash="ee147e4c30f33a7d1c9a4278b3d19b29"/><dir name="Variable"><file name="Collection.php" hash="2ad59b753d95201309259bf40eb65b13"/></dir><file name="Variable.php" hash="7724d9c51a6a59ca0e4dddcbf6450361"/></dir><file name="Observer.php" hash="b19fbbb27f87cb49f209c898a6f4d62d"/><file name="Ordernumber.php" hash="fa7b4a056e38314dc25c9481bc07d5ef"/><dir name="Pdf"><file name="Tax.php" hash="33fc416f108b4779edd5f85f265d057b"/></dir><dir name="Productattributesource"><file name="Productconditions.php" hash="8658d76387ab6d29e41d35ee6018d143"/></dir><dir name="Quote"><file name="Duty.php" hash="679cf41e983c16a69702031f2b797ec7"/></dir><dir name="Resource"><dir name="Mysql4"><file name="Setup.php" hash="a2dd2a38ccd4ba33ec0397912b4e8adc"/></dir></dir><dir name="Sales"><dir name="Order"><file name="Shipment.php" hash="5dba395766111334ee35fc2feef7bb05"/></dir></dir><file name="Util.php" hash="e4da19b8d85c4c9540039da755161aa0"/><file name="Variable.php" hash="4828fa5bf095bd29b56cc70a51e4696d"/></dir><dir name="controllers"><dir name="Adminhtml"><file name="CategorysettingsController.php" hash="e6a0494b0e75ad94bcb221e48f3f6e0d"/></dir></dir><dir name="data"><dir name="pb_pbgsp_setup"><file name="data-install-1.0.0.php" hash="8289d708e7b0662a3d6eed485eb9431e"/></dir></dir><dir name="etc"><file name="config.xml" hash="c75ec01dd111f076e53aad87453d7101"/><file name="system.xml" hash="5eb02356a582356024156e95ed0502bb"/></dir><dir name="sql"><dir name="pbgsp_setup"><file name="mysql4-install-1.0.0.php" hash="3896c39b0e92ddb5da0fd33730ab9cc7"/><file name="mysql4-upgrade-1.0.0-1.0.1.php" hash="3ea172f012458e4052d554a97b51e879"/><file name="mysql4-upgrade-1.1.1-1.1.2.php" hash="031b10bdd28653dad47d788d7eacae39"/><file name="mysql4-upgrade-1.2.0-1.2.1.php" hash="4bb8280bec8c0fb9634e0b209444c355"/><file name="mysql4-upgrade-1.3.0-1.3.1.php" hash="e547ddc78699c8ed777dd1967cc57ef0"/><file name="mysql4-upgrade-1.3.5-1.3.6.php" hash="b40b9167ef9db07df4a54dc71588c4f5"/></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Pb_Pbgsp.xml" hash="8475d60d4719f8ea7761a4ca39016e48"/></dir></target><target name="magelocale"><dir name="en_US"><file name="Pb_Clearpath.csv" hash="aa4b7a650feb1709a34b6c053b56811c"/><dir name="template"><dir name="email"><file name="pbgsp_shipment_new.html" hash="0fb628e37654a9768babe0ed06df4960"/></dir></dir></dir></target><target name="mageweb"><dir name="."><file name="ReadMe.txt" hash="d41d8cd98f00b204e9800998ecf8427e"/><file name="PBGSP_Manual_Catalog_Export.php" hash="d41d8cd98f00b204e9800998ecf8427e"/></dir></target></contents>
37
  <compatible/>
38
  <dependencies><required><php><min>5.1.0</min><max>5.6.10</max></php></required></dependencies>
39
  </package>