Look: Modif eshtétique mineure
This commit is contained in:
parent
383188362d
commit
3b7c92b8ab
@ -776,6 +776,10 @@ function migrate_paiementfourn_facturefourn($db,$langs,$conf)
|
|||||||
{
|
{
|
||||||
global $bc;
|
global $bc;
|
||||||
|
|
||||||
|
print '<tr><td colspan="4">';
|
||||||
|
print '<br>';
|
||||||
|
print '</td></tr>';
|
||||||
|
|
||||||
$error = 0;
|
$error = 0;
|
||||||
$nb=0;
|
$nb=0;
|
||||||
$select_sql = 'SELECT rowid, fk_facture_fourn, amount ';
|
$select_sql = 'SELECT rowid, fk_facture_fourn, amount ';
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user