Version Notes
Fixed missing dependence on Zero1_Core module.
Download this release
Release Info
Developer | Arron Moss |
Extension | Zero1_CustomOrderGrid |
Version | 1.0.1 |
Comparing to | |
See all releases |
Code changes from version 1.0.0 to 1.0.1
app/code/community/Zero1/CustomOrderGrid/etc/config.xml
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
<config>
|
3 |
<modules>
|
4 |
<Zero1_CustomOrderGrid>
|
5 |
-
<version>0.1
|
6 |
</Zero1_CustomOrderGrid>
|
7 |
</modules>
|
8 |
<global>
|
2 |
<config>
|
3 |
<modules>
|
4 |
<Zero1_CustomOrderGrid>
|
5 |
+
<version>1.0.1</version>
|
6 |
</Zero1_CustomOrderGrid>
|
7 |
</modules>
|
8 |
<global>
|
app/code/community/Zero1/CustomOrderGrid/etc/system.xml
CHANGED
@@ -1,5 +1,12 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<config>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
<sections>
|
4 |
<zero1_customordergrid translate="label" module="zero1_customordergrid">
|
5 |
<class>separator-top</class>
|
1 |
<?xml version="1.0"?>
|
2 |
<config>
|
3 |
+
<tabs>
|
4 |
+
<zero1_core>
|
5 |
+
<label>Zero 1 Ltd</label>
|
6 |
+
<sort_order>999</sort_order>
|
7 |
+
</zero1_core>
|
8 |
+
</tabs>
|
9 |
+
|
10 |
<sections>
|
11 |
<zero1_customordergrid translate="label" module="zero1_customordergrid">
|
12 |
<class>separator-top</class>
|
app/etc/modules/Zero1_CustomOrderGrid.xml
CHANGED
@@ -4,9 +4,6 @@
|
|
4 |
<Zero1_CustomOrderGrid>
|
5 |
<active>true</active>
|
6 |
<codePool>community</codePool>
|
7 |
-
<depends>
|
8 |
-
<Zero1_Core/>
|
9 |
-
</depends>
|
10 |
</Zero1_CustomOrderGrid>
|
11 |
</modules>
|
12 |
</config>
|
4 |
<Zero1_CustomOrderGrid>
|
5 |
<active>true</active>
|
6 |
<codePool>community</codePool>
|
|
|
|
|
|
|
7 |
</Zero1_CustomOrderGrid>
|
8 |
</modules>
|
9 |
</config>
|
package.xml
CHANGED
@@ -1,18 +1,18 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Zero1_CustomOrderGrid</name>
|
4 |
-
<version>1.0.
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://shop.zero1.co.uk/LICENSE.txt">Commercial</license>
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
<summary>Adds new fields to the order grid.</summary>
|
10 |
<description>Adds new fields to the order grid.</description>
|
11 |
-
<notes>
|
12 |
<authors><author><name>Arron Moss</name><user>zero1limited</user><email>arron.moss@zero1.co.uk</email></author></authors>
|
13 |
-
<date>2013-
|
14 |
-
<time>
|
15 |
-
<contents><target name="magecommunity"><dir name="Zero1"><dir name="CustomOrderGrid"><dir name="Block"><dir name="Sales"><dir name="Order"><dir name="Grid"><dir name="Renderer"><file name="Product.php" hash="2bc72bfca53e7b1dd868d9866d57c58d"/></dir></dir><file name="Grid.php" hash="8bec80a831e086c8563b4a49b14cf81a"/></dir><file name="Order.php" hash="2fa73a7f9527969e06a8399b1e574e76"/></dir></dir><dir name="Helper"><file name="Data.php" hash="b13e271f2c77300eff69c62efbd93eb0"/></dir><dir name="Model"><file name="Observer.php" hash="fa77d75a5d3a04261aaa457d047c31cb"/><dir name="Source"><file name="Fields.php" hash="48b894a075b59bee4954f32188e4f574"/></dir></dir><dir name="etc"><file name="adminhtml.xml" hash="c70a0d687271000fe0c0d55a703bf65f"/><file name="config.xml" hash="
|
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>Zero1_CustomOrderGrid</name>
|
4 |
+
<version>1.0.1</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://shop.zero1.co.uk/LICENSE.txt">Commercial</license>
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
<summary>Adds new fields to the order grid.</summary>
|
10 |
<description>Adds new fields to the order grid.</description>
|
11 |
+
<notes>Fixed missing dependence on Zero1_Core module.</notes>
|
12 |
<authors><author><name>Arron Moss</name><user>zero1limited</user><email>arron.moss@zero1.co.uk</email></author></authors>
|
13 |
+
<date>2013-05-20</date>
|
14 |
+
<time>10:40:07</time>
|
15 |
+
<contents><target name="magecommunity"><dir name="Zero1"><dir name="CustomOrderGrid"><dir name="Block"><dir name="Sales"><dir name="Order"><dir name="Grid"><dir name="Renderer"><file name="Product.php" hash="2bc72bfca53e7b1dd868d9866d57c58d"/></dir></dir><file name="Grid.php" hash="8bec80a831e086c8563b4a49b14cf81a"/></dir><file name="Order.php" hash="2fa73a7f9527969e06a8399b1e574e76"/></dir></dir><dir name="Helper"><file name="Data.php" hash="b13e271f2c77300eff69c62efbd93eb0"/></dir><dir name="Model"><file name="Observer.php" hash="fa77d75a5d3a04261aaa457d047c31cb"/><dir name="Source"><file name="Fields.php" hash="48b894a075b59bee4954f32188e4f574"/></dir></dir><dir name="etc"><file name="adminhtml.xml" hash="c70a0d687271000fe0c0d55a703bf65f"/><file name="config.xml" hash="61a9b9031ed180d7d7d3dbdadeb37bd5"/><file name="system.xml" hash="c05ded0c4d35fa61dc1f6ef1d834cbd3"/></dir><dir name="sql"><dir name="zero1_customordergrid_setup"><file name="mysql4-install-0.1.0.php" hash="8fe5d704f8524628b85e438052d54324"/></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Zero1_CustomOrderGrid.xml" hash="48c4f4331838f6e04d9f3e5cd194ec30"/></dir></target><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="layout"><dir name="zero1"><file name="customordergrid.xml" hash="bfeb216a6489c319fdf1de5ed1ce6a30"/></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>
|