Orba_Sheepla - Version 0.9.30

Version Notes

* Minor fixes

Download this release

Release Info

Developer ORBA
Extension Orba_Sheepla
Version 0.9.30
Comparing to
See all releases


Code changes from version 0.9.29 to 0.9.30

app/code/community/Orba/Sheepla/sql/sheepla_setup/{mysql4-install-0.9.29.php → mysql4-install-0.9.30.php} RENAMED
@@ -1,7 +1,7 @@
1
  <?php
2
 
3
  $site = Mage::app()->getRequest()->getHttpHost();
4
- @mail('logs@sheepla.com', '[Magento Install] Sheepla 0.9.28- '.$site, "IP: ".$_SERVER['SERVER_ADDR']."\r\nHost: ".gethostbyaddr($_SERVER['SERVER_ADDR'])."\r\nSite: ".$site);
5
 
6
  $installer = $this;
7
  //throw new Exception("This is an exception to stop the installer from completing");
1
  <?php
2
 
3
  $site = Mage::app()->getRequest()->getHttpHost();
4
+ @mail('logs@sheepla.com', '[Magento Install] Sheepla 0.9.30- '.$site, "IP: ".$_SERVER['SERVER_ADDR']."\r\nHost: ".gethostbyaddr($_SERVER['SERVER_ADDR'])."\r\nSite: ".$site);
5
 
6
  $installer = $this;
7
  //throw new Exception("This is an exception to stop the installer from completing");
app/code/community/Orba/Sheepla/sql/sheepla_setup/mysql4-upgrade-0.9.29-0.9.30.php ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+
3
+ $site = Mage::app()->getRequest()->getHttpHost();
4
+ @mail('logs@sheepla.com', '[Magento Upgarde] Sheepla 0.9.28-0.9.29 - '.$site, "IP: ".$_SERVER['SERVER_ADDR']."\r\nHost: ".gethostbyaddr($_SERVER['SERVER_ADDR'])."\r\nSite: ".$site);
5
+
6
+ $installer = $this;
7
+ $installer->startSetup();
8
+
9
+ $installer->endSetup();
10
+
app/design/frontend/base/default/template/sheepla/container.phtml CHANGED
@@ -119,6 +119,10 @@ if (Mage::getConfig()->getModuleConfig('Orba_Sheepla')->is('active', 'true')):
119
  if (sheepla.query('#sheepla-widget-crossborder-paczkomat' + sufix).length != 0) {
120
  sheepla.query('#sheepla-widget-crossborder-paczkomat' + sufix).addClass('input-text required-entry');
121
  }
 
 
 
 
122
  };
123
 
124
  function sheepla_payment_method_change() {
119
  if (sheepla.query('#sheepla-widget-crossborder-paczkomat' + sufix).length != 0) {
120
  sheepla.query('#sheepla-widget-crossborder-paczkomat' + sufix).addClass('input-text required-entry');
121
  }
122
+
123
+ if (sheepla.query('#sheepla-widget-plpocztapolskav2-paczkomat' + sufix).length != 0) {
124
+ sheepla.query('#sheepla-widget-plpocztapolskav2-paczkomat' + sufix).addClass('input-text required-entry');
125
+ }
126
  };
127
 
128
  function sheepla_payment_method_change() {
package.xml CHANGED
@@ -1,7 +1,7 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Orba_Sheepla</name>
4
- <version>0.9.29</version>
5
  <stability>stable</stability>
6
  <license>Open Software License (OSL 3.0)</license>
7
  <channel>community</channel>
@@ -10,9 +10,9 @@
10
  <description>Sheepla integration module for logistics automation.</description>
11
  <notes>* Minor fixes</notes>
12
  <authors><author><name>ORBA</name><user>MAG000052960</user><email>magento@orba.pl</email></author></authors>
13
- <date>2016-02-02</date>
14
- <time>09:15:09</time>
15
- <contents><target name="magecommunity"><dir name="Orba"><dir name="Sheepla"><dir name="Block"><dir name="Admin"><file name="Abstract.php" hash="1402f89f884ada70bdf04bc5dee43762"/><file name="Create.php" hash="141325cbcceca811dd10858c91ec3afd"/><dir name="Order"><file name="SheeplaTab.php" hash="535097f83ef087dc1d0389417efde71d"/></dir><file name="Shipment.php" hash="57b8f4c152903ff216f288744cd0122a"/><file name="Version.php" hash="bb8d9e4059c68fdffbdaf68cfe417918"/></dir><dir name="Checkout"><dir name="Cart"><file name="Shipping.php" hash="2845b22a2218fc47a62c437231ecad2b"/></dir><dir name="Multishipping"><file name="Billing.php" hash="16bd9091180298aae82ae11d825a11d0"/></dir><dir name="Onepage"><dir name="Payment"><file name="Methods.php" hash="628baf97db430596ee3c04be3ac8fb7b"/></dir></dir></dir><dir name="Sales"><dir name="Order"><file name="Widget.php" hash="0529960dc17ecc56a01c1483393f5016"/></dir></dir></dir><dir name="Helper"><file name="Config.php" hash="c8aa2b62df6e63c5d4737d6a4a86eaaa"/><file name="Data.php" hash="a78c81069795b675d1e48b5807c60389"/><file name="Debuger.php" hash="7a88c710d12b4e413c80d6011d1f9203"/></dir><dir name="Model"><dir name="Carrier"><file name="Sheepla.php" hash="454feec09a38810d903676bb1247f389"/></dir><dir name="Catalog"><dir name="Product"><file name="Allattributes.php" hash="94b6e9c501918e951b1385d00fed7eb9"/><file name="Attributes.php" hash="746dba5bd3b7db1614bda2e80ce4387e"/></dir></dir><dir name="Checkout"><dir name="Type"><file name="Onepage.php" hash="1e4d7f01ff435fb1fe36e27fa4f6f50d"/></dir></dir><file name="Comment.php" hash="5a404c66a45f40372f34a8ec547bc539"/><file name="Config.php" hash="828950fd06061efb348397a76a8a02b0"/><file name="Data.php" hash="f3033e052eaa0321573d6752d727686c"/><file name="Discount.php" hash="7826c6819ef010f05da0fc616384dd36"/><dir name="Mysql4"><dir name="Order"><file name="Collection.php" hash="b92ec6e391f7afba2d4c613e83e1a2b5"/></dir><file name="Order.php" hash="0208675f6de059e8c3a10967f29d614d"/></dir><file name="Observer.php" hash="a5fc5de5dd976baacf5d09b0a75dabc1"/><file name="ObserverAdmin.php" hash="558178c702d16b8542133af67e81d9fe"/><dir name="Order"><dir name="Status"><file name="Change.php" hash="78477a95a3cd482f612dcb8b9e3e725a"/><file name="Sync.php" hash="4ad2d7bfb3b460b9dc613625c8ca04a2"/></dir></dir><file name="Order.php" hash="09b316d3c91c87edb5dfc92a86234344"/><file name="Payment.php" hash="8bb4568508de82b54c737ba26444c164"/><file name="Proxy.php" hash="30cbb0929175664b883622d5c08783e4"/><dir name="Shipment"><file name="Status.php" hash="36161876bf61120fc47e179aada24f4e"/><file name="Substatus.php" hash="6cc206ed93afceaf150d1358440951ed"/></dir><file name="Shipment.php" hash="19301814ad0b6357c8cd9758f5fca660"/><file name="Template.php" hash="f98d77bec21425bc8498f2940715f4ab"/><file name="Type.php" hash="926114604e5d2c3f86b38d05db40ce3d"/></dir><dir name="controllers"><file name="AdminController.php" hash="31368f292f4b7bc5668751dd7b27fcd3"/><dir name="Adminhtml"><dir name="Sales"><dir name="Order"><file name="ShipmentController.php" hash="48507856d6d4c3000e31fb7c025d876d"/></dir></dir><file name="SheeplaController.php" hash="dec2508e696221c461bfd348150618ff"/></dir><file name="IndexController.php" hash="1f280907d8d076dd1b33260c5c0e790d"/></dir><dir name="etc"><file name="config.xml" hash="0e89abc5d5cebcbbf779802f8ac1240c"/><file name="system.xml" hash="40f56da2c793e9bb92306fb05494ea45"/></dir><dir name="sql"><dir name="sheepla_setup"><file name="mysql4-install-0.9.29.php" hash="894da3bffa9dadcb8909a79f56661f24"/><file name="mysql4-upgrade-0.7.1-0.7.1.1.php" hash="6f1efe03e1a7e710319b88269bec9bde"/><file name="mysql4-upgrade-0.7.1.1-0.7.2.php" hash="a809218a88da613d689070f6b3a72224"/><file name="mysql4-upgrade-0.7.2-0.7.3.php" hash="a02de93cdd881f9d38997467fcbe3626"/><file name="mysql4-upgrade-0.7.6-0.7.8.php" hash="987c35db5f258f6cf1a35acce22df042"/><file name="mysql4-upgrade-0.7.8-0.8.3.php" hash="052885a5a42daf029dd9ffa70d85d193"/><file name="mysql4-upgrade-0.7.8-0.8.7.php" hash="052885a5a42daf029dd9ffa70d85d193"/><file name="mysql4-upgrade-0.8.7-0.8.8.php" hash="d394a7a68e4d2d645c2ad2cba272ccd0"/><file name="mysql4-upgrade-0.8.8-0.9.5.php" hash="bc29cb069e8840454233f41fda8e63a3"/><file name="mysql4-upgrade-0.9.10-0.9.11.php" hash="a8c60754972bdc740757558e622d9cee"/><file name="mysql4-upgrade-0.9.11-0.9.12.php" hash="dd4b2502ae3ea54c428b6e4125b91e6d"/><file name="mysql4-upgrade-0.9.12-0.9.13.php" hash="a873449b92301b6defd6536a5d3d60a4"/><file name="mysql4-upgrade-0.9.13-0.9.14.php" hash="db2dbbd262a28982334332226331b063"/><file name="mysql4-upgrade-0.9.14-0.9.15.php" hash="e174b01e3f4f6e9be59f96c9daa2fbf2"/><file name="mysql4-upgrade-0.9.15-0.9.16.php" hash="7a2864ebc1aad2e985b731087a01eaa7"/><file name="mysql4-upgrade-0.9.16-0.9.17.php" hash="61c2a3cc0aef6c269d8b87e10dbf80ad"/><file name="mysql4-upgrade-0.9.17-0.9.18.php" hash="bcb37394767bb225dcd25255a6a1ecfa"/><file name="mysql4-upgrade-0.9.18-0.9.19.php" hash="014e83c758a6675597c93036e963ff78"/><file name="mysql4-upgrade-0.9.19-0.9.20.php" hash="81aea1ce65456c733a130dd05a4b0f64"/><file name="mysql4-upgrade-0.9.20-0.9.21.php" hash="7a2864ebc1aad2e985b731087a01eaa7"/><file name="mysql4-upgrade-0.9.21-0.9.22.php" hash="ae6a055bfabca0ff29ca84f8a098198e"/><file name="mysql4-upgrade-0.9.22-0.9.23.php" hash="9beb27f934703ba8f817d098591de91c"/><file name="mysql4-upgrade-0.9.23-0.9.24.php" hash="cfbf547d3436107a29e7e6010885ee8c"/><file name="mysql4-upgrade-0.9.24-0.9.25.php" hash="37619ce98327bf3c017f876c77f3ff66"/><file name="mysql4-upgrade-0.9.25-0.9.26.php" hash="b66dc3fb9d4767e94b8f525293febc00"/><file name="mysql4-upgrade-0.9.26-0.9.27.php" hash="422509bc083e00dfda9495bc73495e85"/><file name="mysql4-upgrade-0.9.27-0.9.28.php" hash="4c38cdb787ff730665019f5e21d90390"/><file name="mysql4-upgrade-0.9.28-0.9.29.php" hash="b70fd8db7d29d4c66d73017d23247a1e"/><file name="mysql4-upgrade-0.9.5-0.9.7.php" hash="9ef10b789188afead70be1508593e9e0"/><file name="mysql4-upgrade-0.9.7-0.9.8.php" hash="41155d547ab5df584fc51954fc4678ca"/><file name="mysql4-upgrade-0.9.8-0.9.9.php" hash="bf8954aae086563573a68ca1fee33698"/><file name="mysql4-upgrade-0.9.9-0.9.10.php" hash="a64db1e5139278989269e486f779dafe"/></dir></dir><dir name="tmp"><file name="last_request_datetime.txt" hash="e2f7ebc7553ab7479ceed07041ff6a69"/></dir></dir></dir></target><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="layout"><file name="sheepla.xml" hash="9bdb37855e5b82b723eb8ea070f3123c"/></dir><dir name="template"><dir name="sheepla"><file name="abstract.phtml" hash="6a63874eb6759b7a4eae69254053ea6f"/><file name="container.phtml" hash="a17071f0d49c62b3904af2048d23bf37"/><file name="notification.phtml" hash="9fa6b005bbc512531f36c8355c419597"/><file name="order_tab.phtml" hash="593343f61e9ca2bce1d2716aef964fd3"/><file name="orderform.phtml" hash="2cf51b32e91328c5e317d36d475b5e48"/><file name="sectionextension.phtml" hash="ec15ebf72218d33bfd149d2f21fe8c7b"/><file name="shipment.phtml" hash="47bf6a0816b8504ab27ea96ce839385c"/><file name="shipments.phtml" hash="6a661f8553d83a837b327e9e6d930c40"/><file name="shippingmethodform.phtml" hash="bf8e774adfdc4b344c16f3b2b14f2f45"/></dir></dir></dir></dir></dir><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="sheepla.xml" hash="9f7f87c1f5bab122572845bc1cf73fe0"/></dir><dir name="template"><dir name="sheepla"><file name="available.phtml" hash="979fc6a353da497e2e429f35b9585d0f"/><file name="available_idev_onestepcheckout.phtml" hash="715264d50acf65853910f76b99de4c28"/><file name="available_multi.phtml" hash="6c7ada5425462fc88a90ae909530fa2b"/><file name="container.phtml" hash="7c659114b1339b32e3fa6b7dc7cab4ed"/><file name="tracking_widget.phtml" hash="98567d53f034800cff59888ec88bc4c1"/></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Orba_Sheepla.xml" hash="9c5562cbb277c8ecab823ed386da2eb6"/></dir></target><target name="magelib"><dir name="Sheepla"><file name="isheepla_proxy_data_model.interface.php" hash="7db3c2fdd5b8ed495a61993ae8be51a5"/><file name="magento_sheepla_client.class.php" hash="9045be01f8feb6b769c5d2ff1641f5b3"/><file name="magento_sheepla_proxy.class.php" hash="30e55703eb5222a9e82a29dc05e4e884"/><file name="sheepla_client.class.php" hash="05f91b2c5e40da8e518aa7a44c88f898"/><file name="sheepla_proxy.class.php" hash="2803b3e0fb25a0f8702e974da9f2f3a6"/></dir></target><target name="magelocale"><dir name="pl_PL"><file name="Orba_Sheepla.csv" hash="aa75623e04e70bc6650f589ddabce106"/></dir><dir name="en_US"><file name="Orba_Sheepla.csv" hash="5c16a27ab2832f445b9a689cf2d50b59"/></dir><dir name="ru_RU"><file name="Orba_Sheepla.csv" hash="43f52ffe591800b18a1046d772792e32"/></dir></target><target name="mageskin"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="sheepla"><file name="custom_admin.css" hash="76a5d3b9e0959c1cfa444d63cf9be615"/></dir></dir></dir></dir><dir name="frontend"><dir name="base"><dir name="default"><dir name="css"><dir name="sheepla"><file name="custom.css" hash="33a19eb685507b2ccea3e2fe323531e7"/></dir></dir></dir></dir></dir></target></contents>
16
  <compatible/>
17
  <dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php></required></dependencies>
18
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Orba_Sheepla</name>
4
+ <version>0.9.30</version>
5
  <stability>stable</stability>
6
  <license>Open Software License (OSL 3.0)</license>
7
  <channel>community</channel>
10
  <description>Sheepla integration module for logistics automation.</description>
11
  <notes>* Minor fixes</notes>
12
  <authors><author><name>ORBA</name><user>MAG000052960</user><email>magento@orba.pl</email></author></authors>
13
+ <date>2016-03-10</date>
14
+ <time>13:30:58</time>
15
+ <contents><target name="magecommunity"><dir name="Orba"><dir name="Sheepla"><dir name="Block"><dir name="Admin"><file name="Abstract.php" hash="1402f89f884ada70bdf04bc5dee43762"/><file name="Create.php" hash="141325cbcceca811dd10858c91ec3afd"/><dir name="Order"><file name="SheeplaTab.php" hash="535097f83ef087dc1d0389417efde71d"/></dir><file name="Shipment.php" hash="57b8f4c152903ff216f288744cd0122a"/><file name="Version.php" hash="bb8d9e4059c68fdffbdaf68cfe417918"/></dir><dir name="Checkout"><dir name="Cart"><file name="Shipping.php" hash="2845b22a2218fc47a62c437231ecad2b"/></dir><dir name="Multishipping"><file name="Billing.php" hash="16bd9091180298aae82ae11d825a11d0"/></dir><dir name="Onepage"><dir name="Payment"><file name="Methods.php" hash="628baf97db430596ee3c04be3ac8fb7b"/></dir></dir></dir><dir name="Sales"><dir name="Order"><file name="Widget.php" hash="0529960dc17ecc56a01c1483393f5016"/></dir></dir></dir><dir name="Helper"><file name="Config.php" hash="c8aa2b62df6e63c5d4737d6a4a86eaaa"/><file name="Data.php" hash="a78c81069795b675d1e48b5807c60389"/><file name="Debuger.php" hash="7a88c710d12b4e413c80d6011d1f9203"/></dir><dir name="Model"><dir name="Carrier"><file name="Sheepla.php" hash="454feec09a38810d903676bb1247f389"/></dir><dir name="Catalog"><dir name="Product"><file name="Allattributes.php" hash="94b6e9c501918e951b1385d00fed7eb9"/><file name="Attributes.php" hash="746dba5bd3b7db1614bda2e80ce4387e"/></dir></dir><dir name="Checkout"><dir name="Type"><file name="Onepage.php" hash="1e4d7f01ff435fb1fe36e27fa4f6f50d"/></dir></dir><file name="Comment.php" hash="5a404c66a45f40372f34a8ec547bc539"/><file name="Config.php" hash="828950fd06061efb348397a76a8a02b0"/><file name="Data.php" hash="f3033e052eaa0321573d6752d727686c"/><file name="Discount.php" hash="7826c6819ef010f05da0fc616384dd36"/><dir name="Mysql4"><dir name="Order"><file name="Collection.php" hash="b92ec6e391f7afba2d4c613e83e1a2b5"/></dir><file name="Order.php" hash="0208675f6de059e8c3a10967f29d614d"/></dir><file name="Observer.php" hash="a5fc5de5dd976baacf5d09b0a75dabc1"/><file name="ObserverAdmin.php" hash="558178c702d16b8542133af67e81d9fe"/><dir name="Order"><dir name="Status"><file name="Change.php" hash="78477a95a3cd482f612dcb8b9e3e725a"/><file name="Sync.php" hash="4ad2d7bfb3b460b9dc613625c8ca04a2"/></dir></dir><file name="Order.php" hash="09b316d3c91c87edb5dfc92a86234344"/><file name="Payment.php" hash="8bb4568508de82b54c737ba26444c164"/><file name="Proxy.php" hash="30cbb0929175664b883622d5c08783e4"/><dir name="Shipment"><file name="Status.php" hash="36161876bf61120fc47e179aada24f4e"/><file name="Substatus.php" hash="6cc206ed93afceaf150d1358440951ed"/></dir><file name="Shipment.php" hash="19301814ad0b6357c8cd9758f5fca660"/><file name="Template.php" hash="f98d77bec21425bc8498f2940715f4ab"/><file name="Type.php" hash="926114604e5d2c3f86b38d05db40ce3d"/></dir><dir name="controllers"><file name="AdminController.php" hash="31368f292f4b7bc5668751dd7b27fcd3"/><dir name="Adminhtml"><dir name="Sales"><dir name="Order"><file name="ShipmentController.php" hash="48507856d6d4c3000e31fb7c025d876d"/></dir></dir><file name="SheeplaController.php" hash="dec2508e696221c461bfd348150618ff"/></dir><file name="IndexController.php" hash="1f280907d8d076dd1b33260c5c0e790d"/></dir><dir name="etc"><file name="config.xml" hash="0e89abc5d5cebcbbf779802f8ac1240c"/><file name="system.xml" hash="40f56da2c793e9bb92306fb05494ea45"/></dir><dir name="sql"><dir name="sheepla_setup"><file name="mysql4-install-0.9.30.php" hash="5a866c87eb03e813f1fccfc70a41fe82"/><file name="mysql4-upgrade-0.7.1-0.7.1.1.php" hash="6f1efe03e1a7e710319b88269bec9bde"/><file name="mysql4-upgrade-0.7.1.1-0.7.2.php" hash="a809218a88da613d689070f6b3a72224"/><file name="mysql4-upgrade-0.7.2-0.7.3.php" hash="a02de93cdd881f9d38997467fcbe3626"/><file name="mysql4-upgrade-0.7.6-0.7.8.php" hash="987c35db5f258f6cf1a35acce22df042"/><file name="mysql4-upgrade-0.7.8-0.8.3.php" hash="052885a5a42daf029dd9ffa70d85d193"/><file name="mysql4-upgrade-0.7.8-0.8.7.php" hash="052885a5a42daf029dd9ffa70d85d193"/><file name="mysql4-upgrade-0.8.7-0.8.8.php" hash="d394a7a68e4d2d645c2ad2cba272ccd0"/><file name="mysql4-upgrade-0.8.8-0.9.5.php" hash="bc29cb069e8840454233f41fda8e63a3"/><file name="mysql4-upgrade-0.9.10-0.9.11.php" hash="a8c60754972bdc740757558e622d9cee"/><file name="mysql4-upgrade-0.9.11-0.9.12.php" hash="dd4b2502ae3ea54c428b6e4125b91e6d"/><file name="mysql4-upgrade-0.9.12-0.9.13.php" hash="a873449b92301b6defd6536a5d3d60a4"/><file name="mysql4-upgrade-0.9.13-0.9.14.php" hash="db2dbbd262a28982334332226331b063"/><file name="mysql4-upgrade-0.9.14-0.9.15.php" hash="e174b01e3f4f6e9be59f96c9daa2fbf2"/><file name="mysql4-upgrade-0.9.15-0.9.16.php" hash="7a2864ebc1aad2e985b731087a01eaa7"/><file name="mysql4-upgrade-0.9.16-0.9.17.php" hash="61c2a3cc0aef6c269d8b87e10dbf80ad"/><file name="mysql4-upgrade-0.9.17-0.9.18.php" hash="bcb37394767bb225dcd25255a6a1ecfa"/><file name="mysql4-upgrade-0.9.18-0.9.19.php" hash="014e83c758a6675597c93036e963ff78"/><file name="mysql4-upgrade-0.9.19-0.9.20.php" hash="81aea1ce65456c733a130dd05a4b0f64"/><file name="mysql4-upgrade-0.9.20-0.9.21.php" hash="7a2864ebc1aad2e985b731087a01eaa7"/><file name="mysql4-upgrade-0.9.21-0.9.22.php" hash="ae6a055bfabca0ff29ca84f8a098198e"/><file name="mysql4-upgrade-0.9.22-0.9.23.php" hash="9beb27f934703ba8f817d098591de91c"/><file name="mysql4-upgrade-0.9.23-0.9.24.php" hash="cfbf547d3436107a29e7e6010885ee8c"/><file name="mysql4-upgrade-0.9.24-0.9.25.php" hash="37619ce98327bf3c017f876c77f3ff66"/><file name="mysql4-upgrade-0.9.25-0.9.26.php" hash="b66dc3fb9d4767e94b8f525293febc00"/><file name="mysql4-upgrade-0.9.26-0.9.27.php" hash="422509bc083e00dfda9495bc73495e85"/><file name="mysql4-upgrade-0.9.27-0.9.28.php" hash="4c38cdb787ff730665019f5e21d90390"/><file name="mysql4-upgrade-0.9.28-0.9.29.php" hash="b70fd8db7d29d4c66d73017d23247a1e"/><file name="mysql4-upgrade-0.9.29-0.9.30.php" hash="b70fd8db7d29d4c66d73017d23247a1e"/><file name="mysql4-upgrade-0.9.5-0.9.7.php" hash="9ef10b789188afead70be1508593e9e0"/><file name="mysql4-upgrade-0.9.7-0.9.8.php" hash="41155d547ab5df584fc51954fc4678ca"/><file name="mysql4-upgrade-0.9.8-0.9.9.php" hash="bf8954aae086563573a68ca1fee33698"/><file name="mysql4-upgrade-0.9.9-0.9.10.php" hash="a64db1e5139278989269e486f779dafe"/></dir></dir><dir name="tmp"><file name="last_request_datetime.txt" hash="e2f7ebc7553ab7479ceed07041ff6a69"/></dir></dir></dir></target><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="layout"><file name="sheepla.xml" hash="9bdb37855e5b82b723eb8ea070f3123c"/></dir><dir name="template"><dir name="sheepla"><file name="abstract.phtml" hash="6a63874eb6759b7a4eae69254053ea6f"/><file name="container.phtml" hash="a17071f0d49c62b3904af2048d23bf37"/><file name="notification.phtml" hash="9fa6b005bbc512531f36c8355c419597"/><file name="order_tab.phtml" hash="593343f61e9ca2bce1d2716aef964fd3"/><file name="orderform.phtml" hash="2cf51b32e91328c5e317d36d475b5e48"/><file name="sectionextension.phtml" hash="ec15ebf72218d33bfd149d2f21fe8c7b"/><file name="shipment.phtml" hash="47bf6a0816b8504ab27ea96ce839385c"/><file name="shipments.phtml" hash="6a661f8553d83a837b327e9e6d930c40"/><file name="shippingmethodform.phtml" hash="bf8e774adfdc4b344c16f3b2b14f2f45"/></dir></dir></dir></dir></dir><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="sheepla.xml" hash="9f7f87c1f5bab122572845bc1cf73fe0"/></dir><dir name="template"><dir name="sheepla"><file name="available.phtml" hash="979fc6a353da497e2e429f35b9585d0f"/><file name="available_idev_onestepcheckout.phtml" hash="715264d50acf65853910f76b99de4c28"/><file name="available_multi.phtml" hash="6c7ada5425462fc88a90ae909530fa2b"/><file name="container.phtml" hash="484afb04b69e892920b2b91fa49de216"/><file name="tracking_widget.phtml" hash="98567d53f034800cff59888ec88bc4c1"/></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Orba_Sheepla.xml" hash="9c5562cbb277c8ecab823ed386da2eb6"/></dir></target><target name="magelib"><dir name="Sheepla"><file name="isheepla_proxy_data_model.interface.php" hash="7db3c2fdd5b8ed495a61993ae8be51a5"/><file name="magento_sheepla_client.class.php" hash="9045be01f8feb6b769c5d2ff1641f5b3"/><file name="magento_sheepla_proxy.class.php" hash="30e55703eb5222a9e82a29dc05e4e884"/><file name="sheepla_client.class.php" hash="05f91b2c5e40da8e518aa7a44c88f898"/><file name="sheepla_proxy.class.php" hash="2803b3e0fb25a0f8702e974da9f2f3a6"/></dir></target><target name="magelocale"><dir name="pl_PL"><file name="Orba_Sheepla.csv" hash="aa75623e04e70bc6650f589ddabce106"/></dir><dir name="en_US"><file name="Orba_Sheepla.csv" hash="5c16a27ab2832f445b9a689cf2d50b59"/></dir><dir name="ru_RU"><file name="Orba_Sheepla.csv" hash="43f52ffe591800b18a1046d772792e32"/></dir></target><target name="mageskin"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="sheepla"><file name="custom_admin.css" hash="76a5d3b9e0959c1cfa444d63cf9be615"/></dir></dir></dir></dir><dir name="frontend"><dir name="base"><dir name="default"><dir name="css"><dir name="sheepla"><file name="custom.css" hash="33a19eb685507b2ccea3e2fe323531e7"/></dir></dir></dir></dir></dir></target></contents>
16
  <compatible/>
17
  <dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php></required></dependencies>
18
  </package>