Version Notes
This version is properly tested on the following Magento CE versions: 1.5, 1.6, 1.6.1, 1.6.2.0, 1.7
In this particular version we are supporting it to run on PHP V 5.4.X
Download this release
Release Info
Developer | Rave Infosys |
Extension | Raveinfosys_Deleteorder |
Version | 1.0.2 |
Comparing to | |
See all releases |
Code changes from version 1.0.1 to 1.0.2
app/design/adminhtml/default/default/layout/deleteorder.xml
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?xml version="1.0"?>
|
2 |
+
<layout version="0.1.0">
|
3 |
+
<deleteorder_adminhtml_deleteorder_index>
|
4 |
+
<reference name="content">
|
5 |
+
<block type="deleteorder/adminhtml_deleteorder" name="deleteorder" />
|
6 |
+
</reference>
|
7 |
+
</deleteorder_adminhtml_deleteorder_index>
|
8 |
+
</layout>
|
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Raveinfosys_Deleteorder</name>
|
4 |
-
<version>1.0.
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://opensource.org/licenses/osl-3.0.php">Open Software License (OSL)</license>
|
7 |
<channel>community</channel>
|
@@ -11,9 +11,9 @@
|
|
11 |
<notes>This version is properly tested on the following Magento CE versions: 1.5, 1.6, 1.6.1, 1.6.2.0, 1.7
|
12 |
In this particular version we are supporting it to run on PHP V 5.4.X</notes>
|
13 |
<authors><author><name>Rave Infosys</name><user>raveinfo</user><email>lpext@raveinfosys.com</email></author><author><name>Mayank Sharma</name><user>mayank3008</user><email>mynk.sharma@gmail.com</email></author></authors>
|
14 |
-
<date>2012-08-
|
15 |
-
<time>
|
16 |
-
<contents><target name="magelocal"><dir name="Raveinfosys"><dir name="Deleteorder"><dir name="Block"><dir name="Adminhtml"><file name="Deleteorder.php" hash="66241fe8429b10523868a1ecbcdb3e44"/><dir name="Sales"><dir name="Order"><file name="Grid.php" hash="9d3870026701ef1250c7cf2d50d8e5bf"/><dir name="Render"><file name="Delete.php" hash="f2b03ab25c61f1af2bf2149c72eb8405"/></dir><file name="View.php" hash="927f52f9bdee13b6a9db09fb2830f2cc"/></dir></dir></dir><file name="Deleteorder.php" hash="dc22c254cc532804d274227eea4524c6"/></dir><dir name="Helper"><file name="Data.php" hash="c169154213a43dffd8e20c11db9b4085"/></dir><dir name="Model"><file name="Deleteorder.php" hash="f175492f275a0141d9192b05b3e05284"/><dir name="Mysql4"><dir name="Deleteorder"><file name="Collection.php" hash="24637131fe79866384efd5ea9d159627"/></dir><file name="Deleteorder.php" hash="df59ff12b26c8b9fa2352f7e3be62e2c"/></dir><file name="Status.php" hash="5afe1e5c00832cbb331742854d1a1cb3"/></dir><dir name="controllers"><dir name="Adminhtml"><file name="DeleteorderController.php" hash="a4ae6d98146deb74c007daf7ba3863d1"/></dir><file name="IndexController.php" hash="c58aa57a138856907620ae0446077dce"/></dir><dir name="etc"><file name="config.xml" hash="1da7a12e990885aa7318ec995bad0c58"/></dir><dir name="sql"><dir name="deleteorder_setup"><file name="mysql4-install-0.1.0.php" hash="cd3d47fd247da8aedf3f61fb9943b9ed"/></dir></dir></dir></dir><
|
17 |
<compatible/>
|
18 |
<dependencies><required><php><min>5.2.0</min><max>5.4.5</max></php></required></dependencies>
|
19 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Raveinfosys_Deleteorder</name>
|
4 |
+
<version>1.0.2</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://opensource.org/licenses/osl-3.0.php">Open Software License (OSL)</license>
|
7 |
<channel>community</channel>
|
11 |
<notes>This version is properly tested on the following Magento CE versions: 1.5, 1.6, 1.6.1, 1.6.2.0, 1.7
|
12 |
In this particular version we are supporting it to run on PHP V 5.4.X</notes>
|
13 |
<authors><author><name>Rave Infosys</name><user>raveinfo</user><email>lpext@raveinfosys.com</email></author><author><name>Mayank Sharma</name><user>mayank3008</user><email>mynk.sharma@gmail.com</email></author></authors>
|
14 |
+
<date>2012-08-06</date>
|
15 |
+
<time>05:28:54</time>
|
16 |
+
<contents><target name="magelocal"><dir name="Raveinfosys"><dir name="Deleteorder"><dir name="Block"><dir name="Adminhtml"><file name="Deleteorder.php" hash="66241fe8429b10523868a1ecbcdb3e44"/><dir name="Sales"><dir name="Order"><file name="Grid.php" hash="9d3870026701ef1250c7cf2d50d8e5bf"/><dir name="Render"><file name="Delete.php" hash="f2b03ab25c61f1af2bf2149c72eb8405"/></dir><file name="View.php" hash="927f52f9bdee13b6a9db09fb2830f2cc"/></dir></dir></dir><file name="Deleteorder.php" hash="dc22c254cc532804d274227eea4524c6"/></dir><dir name="Helper"><file name="Data.php" hash="c169154213a43dffd8e20c11db9b4085"/></dir><dir name="Model"><file name="Deleteorder.php" hash="f175492f275a0141d9192b05b3e05284"/><dir name="Mysql4"><dir name="Deleteorder"><file name="Collection.php" hash="24637131fe79866384efd5ea9d159627"/></dir><file name="Deleteorder.php" hash="df59ff12b26c8b9fa2352f7e3be62e2c"/></dir><file name="Status.php" hash="5afe1e5c00832cbb331742854d1a1cb3"/></dir><dir name="controllers"><dir name="Adminhtml"><file name="DeleteorderController.php" hash="a4ae6d98146deb74c007daf7ba3863d1"/></dir><file name="IndexController.php" hash="c58aa57a138856907620ae0446077dce"/></dir><dir name="etc"><file name="config.xml" hash="1da7a12e990885aa7318ec995bad0c58"/></dir><dir name="sql"><dir name="deleteorder_setup"><file name="mysql4-install-0.1.0.php" hash="cd3d47fd247da8aedf3f61fb9943b9ed"/></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Raveinfosys_Deleteorder.xml" hash="286345b20bc0777c9a1d089d5ad77361"/></dir></target><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="layout"><file name="deleteorder.xml" hash="7d07207d7c1103b44526c9344d593354"/></dir></dir></dir></dir></target></contents>
|
17 |
<compatible/>
|
18 |
<dependencies><required><php><min>5.2.0</min><max>5.4.5</max></php></required></dependencies>
|
19 |
</package>
|