Skip to content
Snippets Groups Projects
Commit eb569fe2 authored by Marcos García de La Fuente's avatar Marcos García de La Fuente Committed by Laurent Destailleur
Browse files

Fixed [ bug #1712 ] Unable to add a social charge

parent 1c1e2ed2
Branches
Tags
No related merge requests found
...@@ -192,7 +192,7 @@ $tabfield[3] = "code,libelle,country_id,country"; ...@@ -192,7 +192,7 @@ $tabfield[3] = "code,libelle,country_id,country";
$tabfield[4] = "code,label"; $tabfield[4] = "code,label";
$tabfield[5] = "code,label"; $tabfield[5] = "code,label";
$tabfield[6] = "code,libelle,type,color,position"; $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[8] = "code,libelle,country_id,country";
$tabfield[9] = "code,label,unicode"; $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"; $tabfield[10]= "country_id,country,taux,recuperableonly,localtax1_type,localtax1,localtax2_type,localtax2,accountancy_code_sell,accountancy_code_buy,note";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment