Version Notes
- Automatically change the status of orders
- Enable automatic invoice and shipment generation
- Automatically send invoice email
Download this release
Release Info
Developer | Magento Core Team |
Extension | auto-invoice-free-extension |
Version | 1.0.6 |
Comparing to | |
See all releases |
Code changes from version 1.0.5 to 1.0.6
- package.xml +3 -3
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
-
<name>
|
4 |
-
<version>1.0.
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://bsscommerce.com/Bss-Commerce-License.txt">Open Software License (OSL)</license>
|
7 |
<channel>community</channel>
|
@@ -20,7 +20,7 @@ Key Features
|
|
20 |
- Automatically send invoice email</notes>
|
21 |
<authors><author><name>BSSCommerce</name><user>auto-converted</user><email>support@bsscommerce.com</email></author></authors>
|
22 |
<date>2016-01-29</date>
|
23 |
-
<time>
|
24 |
<contents><target name="mageetc"><dir name="modules"><file name="Bss_Autoinvoice.xml" hash="fea148ebae4c57b86273790f57423702"/></dir></target><target name="magecommunity"><dir name="Bss"><dir name="Autoinvoice"><dir name="Helper"><file name="Data.php" hash="d27d40287907297d31f17c40a5ce2642"/></dir><dir name="Model"><file name="Observer.php" hash="726beafa5f0cbe6b47a46e8a6a7389de"/></dir><dir name="etc"><file name="config.xml" hash="62649d18903b2e78d03b9b67271ea602"/><file name="system.xml" hash="407e0ae898288993ea177f2d2eafafc4"/></dir></dir></dir></target></contents>
|
25 |
<compatible/>
|
26 |
<dependencies/>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
+
<name>auto-invoice-free-extension</name>
|
4 |
+
<version>1.0.6</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://bsscommerce.com/Bss-Commerce-License.txt">Open Software License (OSL)</license>
|
7 |
<channel>community</channel>
|
20 |
- Automatically send invoice email</notes>
|
21 |
<authors><author><name>BSSCommerce</name><user>auto-converted</user><email>support@bsscommerce.com</email></author></authors>
|
22 |
<date>2016-01-29</date>
|
23 |
+
<time>04:15:30</time>
|
24 |
<contents><target name="mageetc"><dir name="modules"><file name="Bss_Autoinvoice.xml" hash="fea148ebae4c57b86273790f57423702"/></dir></target><target name="magecommunity"><dir name="Bss"><dir name="Autoinvoice"><dir name="Helper"><file name="Data.php" hash="d27d40287907297d31f17c40a5ce2642"/></dir><dir name="Model"><file name="Observer.php" hash="726beafa5f0cbe6b47a46e8a6a7389de"/></dir><dir name="etc"><file name="config.xml" hash="62649d18903b2e78d03b9b67271ea602"/><file name="system.xml" hash="407e0ae898288993ea177f2d2eafafc4"/></dir></dir></dir></target></contents>
|
25 |
<compatible/>
|
26 |
<dependencies/>
|