This commit is contained in:
Dany De Bontridder 2013-10-11 21:30:18 +00:00
parent a7df75183d
commit f2d9797337

View file

@ -94,9 +94,9 @@ class Print_Ledger {
}
break;
case 2:
/* * ********************************************************
/**********************************************************
* Print Detail Operation + Item
* ********************************************************* */
********************************************************** */
$own = new Own($cn);
$jrn_type = $p_ledger->get_type();
if ($jrn_type == 'FIN') {