From 51200938721f68bf0bda84399bd7a1d87a288e85 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 10 Dec 2016 22:58:55 +0100 Subject: [PATCH] FIX balance of TR --- htdocs/societe/soc.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/societe/soc.php b/htdocs/societe/soc.php index dcd7eeefcd8..06413548d9a 100644 --- a/htdocs/societe/soc.php +++ b/htdocs/societe/soc.php @@ -1698,7 +1698,7 @@ else // VAT is used print ''.fieldLabel('VATIsUsed','assujtva_value').''; print $form->selectyesno('assujtva_value',$object->tva_assuj,1); - print ''; + print ''; // Local Taxes //TODO: Place into a function to control showing by country or study better option @@ -1751,7 +1751,7 @@ else } // VAT Code - print ''.fieldLabel('VATIntra','intra_vat').''; + print ''.fieldLabel('VATIntra','intra_vat').''; print ''; $s ='';