26if ( ! defined (
'ALLOWED') ) die(
'Appel direct ne sont pas permis');
34 "gDossier"=>Dossier::id()
36echo
'<form method="GET">';
37echo Dossier::hidden();
38echo HtmlInput::hidden(
"ac",
$http->request(
"ac"));
47$sql_filter and jrn_def_type !='FIN' order by jrn_def_name",1);
49echo HtmlInput::submit(
'ledgerf',
_(
"Filter par journal"));
60 .
" ( select jrn_def_id from jrn_def where jrn_def_type ='FIN') ");
_("actif, passif,charge,...")
Html Input , create a tag <SELECT> ... </SELECT> if readonly == true then display the label correspon...
ORM abstract of the table public.op_predef.
Display a table and allow to change the predefined operation, insert or delete. Used the class Manage...