Wyomind_OrdersEraser - Version 4.0.5

Version Notes

v4.0.5

Download this release

Release Info

Developer Wyomind
Extension Wyomind_OrdersEraser
Version 4.0.5
Comparing to
See all releases


Code changes from version 4.0.3 to 4.0.5

app/code/community/Wyomind/Orderseraser/etc/config.xml CHANGED
@@ -4,7 +4,7 @@
4
  <config>
5
  <modules>
6
  <Wyomind_Orderseraser>
7
- <version>4.0.3</version>
8
  </Wyomind_Orderseraser>
9
  </modules>
10
  <default>
4
  <config>
5
  <modules>
6
  <Wyomind_Orderseraser>
7
+ <version>4.0.5</version>
8
  </Wyomind_Orderseraser>
9
  </modules>
10
  <default>
package.xml CHANGED
@@ -1,42 +1,18 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Wyomind_OrdersEraser</name>
4
- <version>4.0.3</version>
5
  <stability>stable</stability>
6
- <license>Commercial</license>
7
  <channel>community</channel>
8
  <extends/>
9
- <summary>Wyomind Orderseraser extension</summary>
10
- <description>Wyomind Orderseraser extension</description>
11
- <notes>test</notes>
12
- <authors>
13
- <author>
14
- <name>Wyomind</name>
15
- <user>Orderseraser</user>
16
- <email>contact@wyomind.com</email>
17
- </author>
18
- </authors>
19
- <date>2015-10-28</date>
20
- <time>14:29:56</time>
21
- <contents>
22
- <target name="mage">
23
- <dir name="Wyomind">
24
- <file name="Orderseraser" hash=""/>
25
- </dir>
26
- </target>
27
- <target name="mageetc">
28
- <dir name="modules">
29
- <file name="Wyomind_Orderseraser.xml" hash="21f24202ef69e71be030f0ebd62ab7f2"/>
30
- </dir>
31
- </target>
32
- </contents>
33
  <compatible/>
34
- <dependencies>
35
- <required>
36
- <php>
37
- <min>5.0.0</min>
38
- <max>6.0.0</max>
39
- </php>
40
- </required>
41
- </dependencies>
42
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Wyomind_OrdersEraser</name>
4
+ <version>4.0.5</version>
5
  <stability>stable</stability>
6
+ <license>commercial</license>
7
  <channel>community</channel>
8
  <extends/>
9
+ <summary>order eraser</summary>
10
+ <description>order eraser</description>
11
+ <notes>v4.0.5</notes>
12
+ <authors><author><name>Wyomind</name><user>Wyomind</user><email>contact@wyomind.com</email></author></authors>
13
+ <date>2016-09-01</date>
14
+ <time>14:58:06</time>
15
+ <contents><target name="magecommunity"><dir><dir name="Wyomind"><dir name="Orderseraser"><dir><dir name="Model"><file name="Observer.php" hash="405a56fa978457a9a67f95c4f97cbe16"/><file name="Orderseraser.php" hash="e526e08d4b600653aa72e37000ff13e3"/></dir><dir name="controllers"><dir name="Adminhtml"><file name="OrderseraserController.php" hash="fb9ec155f7e795700d43a43548ebfc77"/></dir></dir><dir name="etc"><file name="config.xml" hash="2e1b69c7cc830e044eb88337d266ed7c"/><file name="system.xml" hash="8d37d12b5d8c5673eff53db06569ae8d"/></dir></dir></dir></dir></dir></target><target name="mageetc"><dir><dir name="modules"><file name="Wyomind_Orderseraser.xml" hash="21f24202ef69e71be030f0ebd62ab7f2"/></dir></dir></target></contents>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
16
  <compatible/>
17
+ <dependencies><required><php><min>5.0.0</min><max>8.0.0</max></php></required></dependencies>
 
 
 
 
 
 
 
18
  </package>