Emizen_Autodeleteoutofstock - Version 1.0.1

Version Notes

If customer added some product in cart and in few time product gone out of stock than magento only show error message on cart and disable proceed to checkout button. By using this module out of stock product deleted automatically from cart and show message on cart with product name but proceed to checkout still enable so customer can make order.

Download this release

Release Info

Developer Emizen Tech Private Limited
Extension Emizen_Autodeleteoutofstock
Version 1.0.1
Comparing to
See all releases


Code changes from version 1.0.0 to 1.0.1

Files changed (1) hide show
  1. package.xml +3 -3
package.xml CHANGED
@@ -1,7 +1,7 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Emizen_Autodeleteoutofstock</name>
4
- <version>1.0.0</version>
5
  <stability>stable</stability>
6
  <license uri="http://opensource.org/licenses/osl-3.0.php">OSL v3.0</license>
7
  <channel>community</channel>
@@ -10,8 +10,8 @@
10
  <description>If customer added some product in cart and in few time product gone out of stock than magento only show error message on cart and disable proceed to checkout button. By using this module out of stock product deleted automatically from cart and show message on cart with product name but proceed to checkout still enable so customer can make order.</description>
11
  <notes>If customer added some product in cart and in few time product gone out of stock than magento only show error message on cart and disable proceed to checkout button. By using this module out of stock product deleted automatically from cart and show message on cart with product name but proceed to checkout still enable so customer can make order.</notes>
12
  <authors><author><name>Emizen Tech Private Limited</name><user>emizen</user><email>info@emizentech.com</email></author></authors>
13
- <date>2015-06-26</date>
14
- <time>12:12:34</time>
15
  <contents><target name="magelocal"><dir><dir name="Emizen"><dir name="Autodeleteoutofstock"><dir><dir name="Helper"><file name="Data.php" hash="df2d755e5eff5ab4a0fd729db6a0af68"/></dir><dir name="Model"><file name="Observer.php" hash="5e0f812cb57ea8f862a98cf0af1b39de"/></dir><dir name="etc"><file name="adminhtml.xml" hash="f2d852849b7447be4c9b5be3c4ee7b1e"/><file name="config.xml" hash="d21f72a19d817d45d0db47307771f028"/><file name="system.xml" hash="e9baee087e9b8ffffd1693372002f404"/></dir></dir><file name=".DS_Store" hash="b69317fdd8f3693c63d7238639cff67b"/></dir></dir></dir></target><target name="mageetc"><dir><dir name="modules"><file name="Emizen_Autodeleteoutofstock.xml" hash="cfe8fed414aa2d1ada359c88304f5697"/></dir></dir></target></contents>
16
  <compatible/>
17
  <dependencies><required><php><min>5.1.0</min><max>6.0.0</max></php></required></dependencies>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Emizen_Autodeleteoutofstock</name>
4
+ <version>1.0.1</version>
5
  <stability>stable</stability>
6
  <license uri="http://opensource.org/licenses/osl-3.0.php">OSL v3.0</license>
7
  <channel>community</channel>
10
  <description>If customer added some product in cart and in few time product gone out of stock than magento only show error message on cart and disable proceed to checkout button. By using this module out of stock product deleted automatically from cart and show message on cart with product name but proceed to checkout still enable so customer can make order.</description>
11
  <notes>If customer added some product in cart and in few time product gone out of stock than magento only show error message on cart and disable proceed to checkout button. By using this module out of stock product deleted automatically from cart and show message on cart with product name but proceed to checkout still enable so customer can make order.</notes>
12
  <authors><author><name>Emizen Tech Private Limited</name><user>emizen</user><email>info@emizentech.com</email></author></authors>
13
+ <date>2015-06-29</date>
14
+ <time>05:35:57</time>
15
  <contents><target name="magelocal"><dir><dir name="Emizen"><dir name="Autodeleteoutofstock"><dir><dir name="Helper"><file name="Data.php" hash="df2d755e5eff5ab4a0fd729db6a0af68"/></dir><dir name="Model"><file name="Observer.php" hash="5e0f812cb57ea8f862a98cf0af1b39de"/></dir><dir name="etc"><file name="adminhtml.xml" hash="f2d852849b7447be4c9b5be3c4ee7b1e"/><file name="config.xml" hash="d21f72a19d817d45d0db47307771f028"/><file name="system.xml" hash="e9baee087e9b8ffffd1693372002f404"/></dir></dir><file name=".DS_Store" hash="b69317fdd8f3693c63d7238639cff67b"/></dir></dir></dir></target><target name="mageetc"><dir><dir name="modules"><file name="Emizen_Autodeleteoutofstock.xml" hash="cfe8fed414aa2d1ada359c88304f5697"/></dir></dir></target></contents>
16
  <compatible/>
17
  <dependencies><required><php><min>5.1.0</min><max>6.0.0</max></php></required></dependencies>