Version Notes
Added options to remove price and stock quantity.
Download this release
Release Info
Developer | Magento Core Team |
Extension | Rcg_Custombundle |
Version | 1.0.1 |
Comparing to | |
See all releases |
Code changes from version 1.0.0 to 1.0.1
- package.xml +2 -2
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Rcg_Custombundle</name>
|
4 |
-
<version>1.0.
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://www.opensource.org/licenses/osl-3.0.php">OSL</license>
|
7 |
<channel>community</channel>
|
@@ -11,7 +11,7 @@
|
|
11 |
<notes>Added options to remove price and stock quantity.</notes>
|
12 |
<authors><author><name>admin</name><user>auto-converted</user><email>admin@rcgear.co.za</email></author></authors>
|
13 |
<date>2010-06-29</date>
|
14 |
-
<time>11:
|
15 |
<contents><target name="mageetc"><dir name="modules"><file name="Rcg_Custombundle.xml" hash="9a3656f736eb453d2c8007c6416e4755"/></dir></target><target name="magecommunity"><dir name="Rcg"><dir name="Custombundle"><dir name="Block"><dir name="Catalog"><dir name="Product"><dir name="View"><dir name="Type"><dir name="Bundle"><file name="Option.php" hash="ee99120d21b3ea54252a05a17b47b48c"/><file name="Select.php" hash="8a2a61da290ced56ecaffaa6dfc7ef1e"/></dir></dir></dir></dir></dir></dir><dir name="etc"><file name="config.xml" hash="c74f55f61c7f4101c5295e49e0a271bf"/><file name="system.xml" hash="d38e2c55678059b964214b3af0c5f56c"/></dir><dir name="Helper"><file name="Data.php" hash="814c86d10a31e59763da1383f2569538"/></dir><dir name="Model"><file name="Price.php" hash="baec5e2cb80448f0910ae17281899c76"/></dir></dir></dir></target></contents>
|
16 |
<compatible/>
|
17 |
<dependencies/>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Rcg_Custombundle</name>
|
4 |
+
<version>1.0.1</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://www.opensource.org/licenses/osl-3.0.php">OSL</license>
|
7 |
<channel>community</channel>
|
11 |
<notes>Added options to remove price and stock quantity.</notes>
|
12 |
<authors><author><name>admin</name><user>auto-converted</user><email>admin@rcgear.co.za</email></author></authors>
|
13 |
<date>2010-06-29</date>
|
14 |
+
<time>11:31:27</time>
|
15 |
<contents><target name="mageetc"><dir name="modules"><file name="Rcg_Custombundle.xml" hash="9a3656f736eb453d2c8007c6416e4755"/></dir></target><target name="magecommunity"><dir name="Rcg"><dir name="Custombundle"><dir name="Block"><dir name="Catalog"><dir name="Product"><dir name="View"><dir name="Type"><dir name="Bundle"><file name="Option.php" hash="ee99120d21b3ea54252a05a17b47b48c"/><file name="Select.php" hash="8a2a61da290ced56ecaffaa6dfc7ef1e"/></dir></dir></dir></dir></dir></dir><dir name="etc"><file name="config.xml" hash="c74f55f61c7f4101c5295e49e0a271bf"/><file name="system.xml" hash="d38e2c55678059b964214b3af0c5f56c"/></dir><dir name="Helper"><file name="Data.php" hash="814c86d10a31e59763da1383f2569538"/></dir><dir name="Model"><file name="Price.php" hash="baec5e2cb80448f0910ae17281899c76"/></dir></dir></dir></target></contents>
|
16 |
<compatible/>
|
17 |
<dependencies/>
|