diff --git a/include/template/form_ledger_fin.php b/include/template/form_ledger_fin.php index 0d1417f85..9f4a810f6 100644 --- a/include/template/form_ledger_fin.php +++ b/include/template/form_ledger_fin.php @@ -21,6 +21,7 @@
+ @@ -30,6 +31,7 @@ '; +// echo td($item['dateop']); echo td($item['qcode'].$item['search']); echo td($item['cname']); echo td($item['comment']);
code