Explorar o código

FIX missing one column

Regis Houssin %!s(int64=6) %!d(string=hai) anos
pai
achega
ffc9b02322
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      htdocs/compta/paiement.php

+ 1 - 0
htdocs/compta/paiement.php

@@ -765,6 +765,7 @@ if ($action == 'create' || $action == 'confirm_paiement' || $action == 'add_paie
                     	print '<td></td>';
                     	print '<td></td>';
                     	print '<td></td>';
+                    	print '<td></td>';
                     	print '<td align="right" id="multicurrency_result" style="font-weight: bold;"></td>';
                     }
 					print '<td align="right"><b>'.price($sign * $total_ttc).'</b></td>';