soonstockreleaser - Version 1.0.3

Version Notes

Made extension available on Magento Connect 1.0

Download this release

Release Info

Developer Magento Core Team
Extension soonstockreleaser
Version 1.0.3
Comparing to
See all releases


Code changes from version 1.0.2 to 1.0.3

app/code/community/Soon/StockReleaser/etc/config.xml CHANGED
@@ -2,7 +2,7 @@
2
  <config>
3
  <modules>
4
  <Soon_StockReleaser>
5
- <version>1.0.2</version>
6
  </Soon_StockReleaser>
7
  </modules>
8
 
2
  <config>
3
  <modules>
4
  <Soon_StockReleaser>
5
+ <version>1.0.3</version>
6
  </Soon_StockReleaser>
7
  </modules>
8
 
app/code/community/Soon/StockReleaser/sql/stockreleaser_setup/{mysql4-install-1.0.2.php → mysql4-install-1.0.3.php} RENAMED
File without changes
package.xml CHANGED
@@ -1,7 +1,7 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>soonstockreleaser</name>
4
- <version>1.0.2</version>
5
  <stability>stable</stability>
6
  <license uri="http://opensource.org/licenses/OSL-3.0">OSL 3.0</license>
7
  <channel>community</channel>
@@ -16,13 +16,11 @@ It is also possible to filter which order statuses will be automatically canceld
16
  A grid listing all automatically canceled orders with their cancelation dates is added to the backend.&#xD;
17
  &#xD;
18
  Stock management follows Magento workflow.</description>
19
- <notes>- Fixed tinyint bug&#xD;
20
- - Removed Soon_All dependancy&#xD;
21
- </notes>
22
- <authors><author><name>Herv&#xE9; Gu&#xE9;tin</name><user>agencesoon</user><email>contact@agence-soon.fr</email></author></authors>
23
  <date>2012-11-28</date>
24
- <time>10:14:27</time>
25
- <contents><target name="mageetc"><dir name="modules"><file name="Soon_StockReleaser.xml" hash="e60326b41f8446add982cd7f6ee1f782"/></dir></target><target name="magecommunity"><dir name="Soon"><dir name="StockReleaser"><dir name="Block"><dir name="Adminhtml"><dir name="Sales"><dir name="Order"><dir name="Canceled"><file name="Grid.php" hash="2ab54aea2466416f79270c6157f4027b"/></dir><file name="Canceled.php" hash="f3b053eb0ed1b2e90e5590e39a6d438e"/></dir></dir><dir name="System"><dir name="Config"><file name="Form.php" hash="0f7593d7d5cdf600e84ff5534f7be38c"/></dir></dir></dir></dir><dir name="Helper"><file name="Data.php" hash="84acca73a948d547bf9758dd171d380a"/></dir><dir name="Model"><file name="Cancel.php" hash="17733aaec655bc08ff383885bf71b8d1"/><dir name="Mysql4"><dir name="Cancel"><file name="Collection.php" hash="6c20ecd45e02cac81fbbfb40004e4503"/></dir><file name="Cancel.php" hash="fc4a5783d80bf3e1d93758f98031dcc5"/></dir><file name="Observer.php" hash="7f3b8d9b62953e83213a615b9b4377be"/><dir name="System"><dir name="Config"><dir name="Source"><dir name="Order"><file name="Status.php" hash="e41c7f2dea058b1d553c3f23ba1b7e13"/></dir><file name="Unit.php" hash="cbca7c0591fde1b5c9695838360a0f02"/></dir></dir></dir></dir><dir name="controllers"><dir name="Adminhtml"><dir name="Sales"><dir name="Order"><file name="CanceledController.php" hash="21c172dfc466a7ac717888bab8cc5f23"/></dir></dir></dir></dir><dir name="etc"><file name="config.xml" hash="b3e7485b20f017994003128108e7b981"/><file name="config.xml~" hash="be2c3551e2bc4353910606fa4969373d"/><file name="system.xml" hash="668864c4733e1a87b70295a0f5e45c11"/><file name="system.xml~" hash="48ca24f6e1c9f8f5da2d5cfe5c37c342"/></dir><dir name="sql"><dir name="stockreleaser_setup"><file name="mysql4-install-1.0.1.php~" hash="a4a05e0d511a0d74da28abd61b8493f6"/><file name="mysql4-install-1.0.2.php" hash="bc8f092fd46476958753a62c73b531ce"/></dir></dir></dir></dir></target><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="layout"><file name="stockreleaser.xml" hash="cefb4ab4827886c5bb74f9764c955b50"/></dir></dir></dir></dir></target><target name="magelocale"><dir name="fr_FR"><file name="Soon_StockReleaser.csv" hash="650762314ddaee6197e8962d5405441f"/></dir></target></contents>
26
  <compatible/>
27
- <dependencies><required><php><min>5.3.0</min><max>5.5.0</max></php></required></dependencies>
28
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>soonstockreleaser</name>
4
+ <version>1.0.3</version>
5
  <stability>stable</stability>
6
  <license uri="http://opensource.org/licenses/OSL-3.0">OSL 3.0</license>
7
  <channel>community</channel>
16
  A grid listing all automatically canceled orders with their cancelation dates is added to the backend.&#xD;
17
  &#xD;
18
  Stock management follows Magento workflow.</description>
19
+ <notes>Made extension available on Magento Connect 1.0</notes>
20
+ <authors><author><name>Herv&#xE9; Gu&#xE9;tin</name><user>auto-converted</user><email>contact@agence-soon.fr</email></author></authors>
 
 
21
  <date>2012-11-28</date>
22
+ <time>10:47:04</time>
23
+ <contents><target name="mageetc"><dir name="modules"><file name="Soon_StockReleaser.xml" hash="e60326b41f8446add982cd7f6ee1f782"/></dir></target><target name="magecommunity"><dir name="Soon"><dir name="StockReleaser"><dir name="Block"><dir name="Adminhtml"><dir name="Sales"><dir name="Order"><dir name="Canceled"><file name="Grid.php" hash="2ab54aea2466416f79270c6157f4027b"/></dir><file name="Canceled.php" hash="f3b053eb0ed1b2e90e5590e39a6d438e"/></dir></dir><dir name="System"><dir name="Config"><file name="Form.php" hash="0f7593d7d5cdf600e84ff5534f7be38c"/></dir></dir></dir></dir><dir name="Helper"><file name="Data.php" hash="84acca73a948d547bf9758dd171d380a"/></dir><dir name="Model"><dir name="Mysql4"><dir name="Cancel"><file name="Collection.php" hash="6c20ecd45e02cac81fbbfb40004e4503"/></dir><file name="Cancel.php" hash="fc4a5783d80bf3e1d93758f98031dcc5"/></dir><dir name="System"><dir name="Config"><dir name="Source"><dir name="Order"><file name="Status.php" hash="e41c7f2dea058b1d553c3f23ba1b7e13"/></dir><file name="Unit.php" hash="cbca7c0591fde1b5c9695838360a0f02"/></dir></dir></dir><file name="Cancel.php" hash="17733aaec655bc08ff383885bf71b8d1"/><file name="Observer.php" hash="7f3b8d9b62953e83213a615b9b4377be"/></dir><dir name="controllers"><dir name="Adminhtml"><dir name="Sales"><dir name="Order"><file name="CanceledController.php" hash="21c172dfc466a7ac717888bab8cc5f23"/></dir></dir></dir></dir><dir name="etc"><file name="config.xml" hash="aaad506c100a0ec57f09aca928a44897"/><file name="config.xml~" hash="be2c3551e2bc4353910606fa4969373d"/><file name="system.xml" hash="668864c4733e1a87b70295a0f5e45c11"/><file name="system.xml~" hash="48ca24f6e1c9f8f5da2d5cfe5c37c342"/></dir><dir name="sql"><dir name="stockreleaser_setup"><file name="mysql4-install-1.0.1.php~" hash="a4a05e0d511a0d74da28abd61b8493f6"/><file name="mysql4-install-1.0.3.php" hash="bc8f092fd46476958753a62c73b531ce"/></dir></dir></dir></dir></target><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="layout"><file name="stockreleaser.xml" hash="cefb4ab4827886c5bb74f9764c955b50"/></dir></dir></dir></dir></target><target name="magelocale"><dir name="fr_FR"><file name="Soon_StockReleaser.csv" hash="650762314ddaee6197e8962d5405441f"/></dir></target></contents>
24
  <compatible/>
25
+ <dependencies/>
26
  </package>