Version Notes
Simplify sales and use tax calculation, compliance, and management in the cloud!
Download this release
Release Info
Developer | Magento Core Team |
Extension | SalesTax_Connector |
Version | 3.0.3 |
Comparing to | |
See all releases |
Code changes from version 3.0.2 to 3.0.3
app/code/local/Harapartners/SpeedTax/Block/Adminhtml/System/Config/Form/Field/Authentication.php
CHANGED
@@ -65,7 +65,7 @@ HTML_CONTENT;
|
|
65 |
protected function _getElementHtml(Varien_Data_Form_Element_Abstract $element){
|
66 |
$originalData = $element->getOriginalData();
|
67 |
$this->addData(array(
|
68 |
-
'button_label' => Mage::helper('
|
69 |
'html_id' => $element->getHtmlId(),
|
70 |
'ajax_url' => Mage::getSingleton('adminhtml/url')->getUrl('*/system_config_ajax/authentication')
|
71 |
));
|
65 |
protected function _getElementHtml(Varien_Data_Form_Element_Abstract $element){
|
66 |
$originalData = $element->getOriginalData();
|
67 |
$this->addData(array(
|
68 |
+
'button_label' => Mage::helper('speedtax')->__($originalData['button_label']),
|
69 |
'html_id' => $element->getHtmlId(),
|
70 |
'ajax_url' => Mage::getSingleton('adminhtml/url')->getUrl('*/system_config_ajax/authentication')
|
71 |
));
|
app/code/local/Harapartners/SpeedTax/etc/system.xml
CHANGED
@@ -28,9 +28,9 @@
|
|
28 |
<label>Sign up for SalesTax.com</label>
|
29 |
<comment><![CDATA[
|
30 |
<p class="switcher">
|
31 |
-
Sign up for a <a href="http://harapartners.com/solutions/salestax/30daytrial" target="_blank">Free 30 Day Trial</a>.<br/>
|
32 |
-
<a href="http://www.harapartners.com/solutions/salestax/signup" target="_blank">Sign up for SalesTax.com to process your Sales Taxes.</a>.<br/>
|
33 |
-
Call with questions at 646-663-5672 or find more information under <a href="http://www.harapartners.com/salestax" target="_blank">http://www.harapartners.com/salestax</a>.
|
34 |
</p>
|
35 |
]]></comment>
|
36 |
<sort_order>0</sort_order>
|
@@ -133,9 +133,9 @@
|
|
133 |
<label>SalesTax.com Help</label>
|
134 |
<comment><![CDATA[
|
135 |
<p class="switcher">
|
136 |
-
Get help with configuring and setting up the SalesTax.com module at <a href="http://www.harapartners.com/salestax/help#configuration" target="_blank">http://www.harapartners.com/salestax/help#configuration</a>.<br/>
|
137 |
-
Find more information at <a href="http://www.harapartners.com/salestax/help" target="_blank">http://www.harapartners.com/salestax/help</a>.<br/>
|
138 |
-
Learn more about the SalesTax.com solution, additional features, updates and help at <a href="http://www.harapartners.com/salestax" target="_blank">http://www.harapartners.com/salestax</a>.
|
139 |
</p>
|
140 |
]]></comment>
|
141 |
<sort_order>100</sort_order>
|
28 |
<label>Sign up for SalesTax.com</label>
|
29 |
<comment><![CDATA[
|
30 |
<p class="switcher">
|
31 |
+
Sign up for a <a href="http://harapartners.com/solutions/salestax/30daytrial" target="_blank" style="color: #00C3FF;">Free 30 Day Trial</a>.<br/>
|
32 |
+
<a href="http://www.harapartners.com/solutions/salestax/signup" target="_blank" style="color: #00C3FF;">Sign up for SalesTax.com to process your Sales Taxes.</a>.<br/>
|
33 |
+
Call with questions at <b>646-663-5672</b> or find more information under <a href="http://www.harapartners.com/salestax" target="_blank" style="color: #00C3FF;">http://www.harapartners.com/salestax</a>.
|
34 |
</p>
|
35 |
]]></comment>
|
36 |
<sort_order>0</sort_order>
|
133 |
<label>SalesTax.com Help</label>
|
134 |
<comment><![CDATA[
|
135 |
<p class="switcher">
|
136 |
+
Get help with configuring and setting up the SalesTax.com module at <a href="http://www.harapartners.com/salestax/help#configuration" target="_blank" style="color: #00C3FF;">http://www.harapartners.com/salestax/help#configuration</a>.<br/>
|
137 |
+
Find more information at <a href="http://www.harapartners.com/salestax/help" target="_blank" style="color: #00C3FF;">http://www.harapartners.com/salestax/help</a>.<br/>
|
138 |
+
Learn more about the SalesTax.com solution, additional features, updates and help at <a href="http://www.harapartners.com/salestax" target="_blank" style="color: #00C3FF;">http://www.harapartners.com/salestax</a>.
|
139 |
</p>
|
140 |
]]></comment>
|
141 |
<sort_order>100</sort_order>
|
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>SalesTax_Connector</name>
|
4 |
-
<version>3.0.
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://www.harapartners.com/terms/eula">Hara Partners End User License Agreement</license>
|
7 |
<channel>community</channel>
|
@@ -11,8 +11,8 @@
|
|
11 |
<notes>Simplify sales and use tax calculation, compliance, and management in the cloud!</notes>
|
12 |
<authors><author><name>Ken Nunes</name><user>auto-converted</user><email>Ken.nunes@wolterskluwer.com</email></author></authors>
|
13 |
<date>2013-11-22</date>
|
14 |
-
<time>22:
|
15 |
-
<contents><target name="magelocal"><dir name="Harapartners"><dir name="SpeedTax"><dir name="Block"><dir name="Adminhtml"><dir name="Log"><dir name="Call"><dir name="Index"><file name="Grid.php" hash="1a04029247da6e5eb7bcab9dd7b8ac18"/></dir><file name="Index.php" hash="a81b9895cbdf9cf915fef9489031d9fb"/></dir><dir name="Error"><dir name="Index"><file name="Grid.php" hash="395b866ff9a8ab25a8615c9ce1cde98f"/></dir><file name="Index.php" hash="6de57981cacdc5eccf732f00f6377609"/></dir></dir><dir name="System"><dir name="Config"><dir name="Form"><dir name="Field"><file name="Authentication.php" hash="
|
16 |
<compatible/>
|
17 |
<dependencies/>
|
18 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>SalesTax_Connector</name>
|
4 |
+
<version>3.0.3</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://www.harapartners.com/terms/eula">Hara Partners End User License Agreement</license>
|
7 |
<channel>community</channel>
|
11 |
<notes>Simplify sales and use tax calculation, compliance, and management in the cloud!</notes>
|
12 |
<authors><author><name>Ken Nunes</name><user>auto-converted</user><email>Ken.nunes@wolterskluwer.com</email></author></authors>
|
13 |
<date>2013-11-22</date>
|
14 |
+
<time>22:27:36</time>
|
15 |
+
<contents><target name="magelocal"><dir name="Harapartners"><dir name="SpeedTax"><dir name="Block"><dir name="Adminhtml"><dir name="Log"><dir name="Call"><dir name="Index"><file name="Grid.php" hash="1a04029247da6e5eb7bcab9dd7b8ac18"/></dir><file name="Index.php" hash="a81b9895cbdf9cf915fef9489031d9fb"/></dir><dir name="Error"><dir name="Index"><file name="Grid.php" hash="395b866ff9a8ab25a8615c9ce1cde98f"/></dir><file name="Index.php" hash="6de57981cacdc5eccf732f00f6377609"/></dir></dir><dir name="System"><dir name="Config"><dir name="Form"><dir name="Field"><file name="Authentication.php" hash="86b7d7201ed153c07ffb0f6bc798e5df"/><file name="Export.php" hash="b1174b3055b9b1318357f5ad39c0e69e"/></dir></dir></dir></dir></dir></dir><dir name="controllers"><dir name="Adminhtml"><dir name="System"><dir name="Config"><file name="AjaxController.php" hash="7d7390bd3e3e72b003fe0c58823e9aba"/></dir></dir></dir></dir><dir name="etc"><file name="config.xml" hash="0fe9450599252e4f9aae7c0bb6fa7932"/><file name="system.xml" hash="6dedefa274b4242af05130c9bccd9ca6"/></dir><dir name="Helper"><dir name="Connector"><file name="Core.php" hash="4d0d3bcb8ac7b007fa011d63836f878a"/><file name="Data.php" hash="475aaa9ce2cd885586bf130a103a3476"/><file name="Speedtax.php" hash="3e4da8d9919d3b779126f75677c4fe74"/></dir><file name="Data.php" hash="4a3805bc334300c5b79afa89a3330be6"/><file name="Mcrypt.php" hash="4ab8f6de97497ad5efc9d8a03d694075"/><file name="Object.php" hash="284a0d90a92770df1ae52132f426b068"/><file name="Processor.php" hash="76b34394c8b4a1ced335d906532b85a9"/></dir><dir name="Model"><dir name="Rewrite"><dir name="Paypal"><dir name="Api"><file name="Nvp.php" hash="3c6c3776460a9613ae1f720ba4e60422"/></dir><file name="Config.php" hash="121faedf26116ab802f8d77b9079f8cd"/></dir><dir name="Tax"><dir name="Sales"><dir name="Total"><dir name="Quote"><file name="Tax.php" hash="c588f2b1fd32d4da9f6d4ee4729f80f6"/></dir></dir></dir></dir></dir><dir name="Source"><file name="Usregions.php" hash="2ab7713b5b46f142e133459952cd1ef5"/></dir><dir name="Speedtax"><dir name="Exception"><file name="Address.php" hash="d0c6aa00d10e555bfd05e84fc233d828"/></dir><file name="Calculate.php" hash="ce1dc7ccec32a67dee836c94e2b2556b"/></dir><file name="Observer.php" hash="609d1237bc2eddedeb629ed322540fc8"/><file name="Session.php" hash="46175fe01434d91757499d5c0f7f2bee"/></dir><dir name="sql"><dir name="speedtax_setup"><file name="mysql4-upgrade-3.0.9-3.1.0.php" hash="886b0ebdd5b0234b89fcff5fc07fbfd1"/></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Harapartners_SpeedTax.xml" hash="4e25b9cfbbb9568913aeb75dbae21b0d"/></dir></target></contents>
|
16 |
<compatible/>
|
17 |
<dependencies/>
|
18 |
</package>
|