diff --git a/htdocs/comm/remx.php b/htdocs/comm/remx.php index 1d811b0149c..cfe2b4c4fb3 100644 --- a/htdocs/comm/remx.php +++ b/htdocs/comm/remx.php @@ -1,6 +1,6 @@ - * Copyright (C) 2004-2011 Laurent Destailleur + * Copyright (C) 2004-2012 Laurent Destailleur * Copyright (C) 2008 Raphael Bertrand (Resultic) * * This program is free software; you can redistribute it and/or modify @@ -272,7 +272,7 @@ if ($socid > 0) print ' '.$langs->trans("Currency".$conf->currency).''; print ''.$langs->trans("VAT").''; print ''; - print $form->load_tva('tva_tx',GETPOST('tva_tx'),'',$mysoc,''); + print $form->load_tva('tva_tx',GETPOST('tva_tx'),$mysoc,$objsoc); print ''; print ''.$langs->trans("NoteReason").''; print '';