Invoicera_Order_and_Invoice_Connector - Version 1.2.1

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.1
Comparing to
See all releases


Code changes from version 1.2.0 to 1.2.1

Files changed (1) hide show
  1. package.xml +14 -9
package.xml CHANGED
@@ -1,21 +1,26 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Invoicera_Order_and_Invoice_Connector</name>
4
- <version>1.2.0</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>
8
  <extends/>
9
- <summary>Create and send professional invoices to your customers with Invoicera in real time as soon as they place an order on your store.</summary>
10
- <description>Invoicera is one of the leading online invoicing and billing software available in the market. &#xD;
 
11
  Here are just a few of the benefits</description>
12
- <notes>System Requirements&#xD;
13
- &#x2022; Your web server needs to have PHP&#x2019;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.&#xD;
14
- &#x2022; You need to have Magento version 1.1 or higher</notes>
 
 
 
 
15
  <authors><author><name>Sandeep Kumar</name><user>auto-converted</user><email>sandeep.kumar@mail.vinove.com</email></author></authors>
16
- <date>2011-07-07</date>
17
- <time>06:04:06</time>
18
- <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></contents>
19
  <compatible/>
20
  <dependencies/>
21
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Invoicera_Order_and_Invoice_Connector</name>
4
+ <version>1.2.1</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>
8
  <extends/>
9
+ <summary>Send professional invoices to customers with Invoicera in real time as they place an order on your store.</summary>
10
+ <description>Invoicera is one of the leading online invoicing and billing software available in the market.&#xD;
11
+ &#xD;
12
  Here are just a few of the benefits</description>
13
+ <notes>System Requirements:&#xD;
14
+ &#xD;
15
+ Your web server needs to have PHP&#x2019;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.&#xD;
16
+ &#xD;
17
+ Note&#xD;
18
+ &#xD;
19
+ If you are facing any problem with the extension, please enable log settings [Settings-&gt;Configuration-&gt;Developer-&gt;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>18:40:39</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>