Version Notes
System Requirements:
Your web server needs to have PHP’s cURL extension installed. If you are unsure about this, the easiest way to find out is just to proceed with this set up and see if it works. If it turns out that the cURL extension is not installed, you should ask your system administrator to rebuild PHP with this extension enabled.
Note
If you are facing any problem with the extension, please enable log settings [Settings->Configuration->Developer->Log Settings] or contact us at support@invoicera.com
Download this release
Release Info
Developer | Magento Core Team |
Extension | Invoicera_Order_and_Invoice_Connector |
Version | 1.2.2 |
Comparing to | |
See all releases |
Code changes from version 1.2.1 to 1.2.2
- package.xml +3 -3
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Invoicera_Order_and_Invoice_Connector</name>
|
4 |
-
<version>1.2.
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://www.opensource.org/licenses/osl-3.0.php">OSL v3.0</license>
|
7 |
<channel>community</channel>
|
@@ -19,8 +19,8 @@ Note
|
|
19 |
If you are facing any problem with the extension, please enable log settings [Settings->Configuration->Developer->Log Settings] or contact us at support@invoicera.com</notes>
|
20 |
<authors><author><name>Sandeep Kumar</name><user>auto-converted</user><email>sandeep.kumar@mail.vinove.com</email></author></authors>
|
21 |
<date>2011-07-08</date>
|
22 |
-
<time>
|
23 |
-
<contents><target name="magecommunity"><dir name="Invoicera"><dir name="Invoice"><dir name="Helper"><file name="Data.php" hash="8bf2a13525f713b44269265b6c58231b"/></dir><dir name="controllers"><file name="OnepageController.php" hash="4ca4096bab195c447e92ca839e6d0ab2"/></dir><dir name="etc"><file name="config.xml" hash="ba27e9edb1c781f3a31535f893f5d8ee"/><file name="system.xml" hash="41f589f270aeb546bfb77f887b8aca7d"/></dir></dir></dir></target><target name="mageetc"><dir name="."><file name="
|
24 |
<compatible/>
|
25 |
<dependencies/>
|
26 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Invoicera_Order_and_Invoice_Connector</name>
|
4 |
+
<version>1.2.2</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://www.opensource.org/licenses/osl-3.0.php">OSL v3.0</license>
|
7 |
<channel>community</channel>
|
19 |
If you are facing any problem with the extension, please enable log settings [Settings->Configuration->Developer->Log Settings] or contact us at support@invoicera.com</notes>
|
20 |
<authors><author><name>Sandeep Kumar</name><user>auto-converted</user><email>sandeep.kumar@mail.vinove.com</email></author></authors>
|
21 |
<date>2011-07-08</date>
|
22 |
+
<time>19:01:02</time>
|
23 |
+
<contents><target name="magecommunity"><dir name="Invoicera"><dir name="Invoice"><dir name="Helper"><file name="Data.php" hash="8bf2a13525f713b44269265b6c58231b"/></dir><dir name="controllers"><file name="OnepageController.php" hash="4ca4096bab195c447e92ca839e6d0ab2"/></dir><dir name="etc"><file name="config.xml" hash="ba27e9edb1c781f3a31535f893f5d8ee"/><file name="system.xml" hash="41f589f270aeb546bfb77f887b8aca7d"/></dir></dir></dir></target><target name="mageetc"><dir name="."><file name="invoicera_invoice.xml" hash=""/></dir></target></contents>
|
24 |
<compatible/>
|
25 |
<dependencies/>
|
26 |
</package>
|