[-] BO : #PSCFV-731 : change type int by string for zipcode_from and zipcode_to

&& check this zip codes
 && display errors
 && normalize
This commit is contained in:
lLefevre
2012-05-10 15:50:44 +00:00
parent 11c7c83029
commit aff0019b48
8 changed files with 137 additions and 115 deletions
@@ -41,9 +41,8 @@
populateStates($(this).val(), '');
});
{if !isset($smarty.get.create_rule)}
$('#tax_rule_form').hide();
{/if}
$('#tax_rule_form').hide();
$('#desc-tax_rules_group-new').click(function() {
initForm();
$('#tax_rule_form').slideToggle();