Modif info lors du rejet
This commit is contained in:
parent
37af5847cf
commit
930957f171
@ -259,6 +259,12 @@ class ComptaExportPoivre
|
||||
{
|
||||
$debit = "C";
|
||||
$credit = "D";
|
||||
|
||||
if ($linep[$i][6] == 'Prélèvement')
|
||||
{
|
||||
$linep[$i][6] = 'Rejet Prelevement';
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
$page->write_string($j,0, strftime("%d%m%y",$linep[$i][0]));
|
||||
|
||||
Loading…
Reference in New Issue
Block a user