Skip to content

Commit

Permalink
Fixed [ bug #1712 ] Unable to add a social charge
Browse files Browse the repository at this point in the history
  • Loading branch information
marcosgdf committed Nov 23, 2014
1 parent 3f06274 commit 7d71974
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion htdocs/admin/dict.php
Expand Up @@ -192,7 +192,7 @@
$tabfield[4] = "code,label";
$tabfield[5] = "code,label";
$tabfield[6] = "code,libelle,type,color,position";
$tabfield[7] = "code,libelle,country_id,country,accountancy_code,deductible";
$tabfield[7] = "code,libelle,country,accountancy_code,deductible";
$tabfield[8] = "code,libelle,country_id,country";
$tabfield[9] = "code,label,unicode";
$tabfield[10]= "country_id,country,taux,recuperableonly,localtax1_type,localtax1,localtax2_type,localtax2,accountancy_code_sell,accountancy_code_buy,note";
Expand Down

0 comments on commit 7d71974

Please sign in to comment.