Version Notes
none
Download this release
Release Info
Developer | Magento Core Team |
Extension | Wyomind_OrdersEraser |
Version | 3.0.2 |
Comparing to | |
See all releases |
Code changes from version 3.0.1 to 3.0.2
- app/code/community/Wyomind/Orderseraser/Block/Order/Grid.php +0 -0
- app/code/community/Wyomind/Orderseraser/Model/Orderseraser.php +0 -0
- app/code/community/Wyomind/Orderseraser/controllers/Adminhtml/OrderseraserController.php +0 -0
- app/code/community/Wyomind/Orderseraser/etc/config.xml +1 -1
- app/etc/modules/Wyomind_Orderseraser.xml +0 -0
- package.xml +5 -5
app/code/community/Wyomind/Orderseraser/Block/Order/Grid.php
CHANGED
File without changes
|
app/code/community/Wyomind/Orderseraser/Model/Orderseraser.php
CHANGED
File without changes
|
app/code/community/Wyomind/Orderseraser/controllers/Adminhtml/OrderseraserController.php
CHANGED
File without changes
|
app/code/community/Wyomind/Orderseraser/etc/config.xml
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
|
8 |
<Wyomind_Orderseraser>
|
9 |
|
10 |
-
<version>3.0.
|
11 |
|
12 |
</Wyomind_Orderseraser>
|
13 |
|
7 |
|
8 |
<Wyomind_Orderseraser>
|
9 |
|
10 |
+
<version>3.0.2</version>
|
11 |
|
12 |
</Wyomind_Orderseraser>
|
13 |
|
app/etc/modules/Wyomind_Orderseraser.xml
CHANGED
File without changes
|
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Wyomind_OrdersEraser</name>
|
4 |
-
<version>3.0.
|
5 |
<stability>stable</stability>
|
6 |
<license>GPL</license>
|
7 |
<channel>community</channel>
|
@@ -9,10 +9,10 @@
|
|
9 |
<summary>Orders eraser allows to simply clean your sales database by deleting any useless orders and linked invoices and/or shipping in once.</summary>
|
10 |
<description>Orders eraser allows to simply clean your sales database by deleting any useless orders and linked invoices and/or shipping in once.</description>
|
11 |
<notes>none</notes>
|
12 |
-
<authors><author><name>Wyomind</name><user>
|
13 |
<date>2012-04-10</date>
|
14 |
-
<time>
|
15 |
-
<contents><target name="mageetc"><dir name="modules"><file name="Wyomind_Orderseraser.xml" hash="43aa1ed1daf4f94fee1dddde51b9160c"/></dir></target><target name="magecommunity"><dir name="Wyomind"><dir name="Orderseraser"><dir name="Block"><dir name="Order"><file name="Grid.php" hash="4005a0d98668faa75bb080abc27008ba"/></dir></dir><dir name="Model"><file name="Orderseraser.php" hash="ad10c5807fdd519809ce5b132cc25f52"/></dir><dir name="controllers"><dir name="Adminhtml"><file name="OrderseraserController.php" hash="7ae57f8b115f99d72417917fb323dec3"/></dir></dir><dir name="etc"><file name="config.xml" hash="
|
16 |
<compatible/>
|
17 |
-
|
18 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Wyomind_OrdersEraser</name>
|
4 |
+
<version>3.0.2</version>
|
5 |
<stability>stable</stability>
|
6 |
<license>GPL</license>
|
7 |
<channel>community</channel>
|
9 |
<summary>Orders eraser allows to simply clean your sales database by deleting any useless orders and linked invoices and/or shipping in once.</summary>
|
10 |
<description>Orders eraser allows to simply clean your sales database by deleting any useless orders and linked invoices and/or shipping in once.</description>
|
11 |
<notes>none</notes>
|
12 |
+
<authors><author><name>Wyomind</name><user>auto-converted</user><email>contact@wyomind.com</email></author></authors>
|
13 |
<date>2012-04-10</date>
|
14 |
+
<time>14:09:44</time>
|
15 |
+
<contents><target name="mageetc"><dir name="modules"><file name="Wyomind_Orderseraser.xml" hash="43aa1ed1daf4f94fee1dddde51b9160c"/></dir></target><target name="magecommunity"><dir name="Wyomind"><dir name="Orderseraser"><dir name="Block"><dir name="Order"><file name="Grid.php" hash="4005a0d98668faa75bb080abc27008ba"/></dir></dir><dir name="Model"><file name="Orderseraser.php" hash="ad10c5807fdd519809ce5b132cc25f52"/></dir><dir name="controllers"><dir name="Adminhtml"><file name="OrderseraserController.php" hash="7ae57f8b115f99d72417917fb323dec3"/></dir></dir><dir name="etc"><file name="config.xml" hash="5da3915ab3941c5fee38184ee258058f"/></dir></dir></dir></target></contents>
|
16 |
<compatible/>
|
17 |
+
<dependencies/>
|
18 |
</package>
|