Add the quick / direct writing ability
This commit is contained in:
parent
15ce1362e9
commit
26afef570a
28 changed files with 656 additions and 122 deletions
|
|
@ -328,6 +328,8 @@ if ( $p_jrn != -1 )
|
|||
echo '<form method="GET">';
|
||||
$op=new Pre_operation($cn);
|
||||
$op->p_jrn=$p_jrn;
|
||||
$op->od_direct='f';
|
||||
|
||||
$hid=new widget("hidden");
|
||||
echo $hid->IOValue("p_action","depense");
|
||||
echo dossier::hidden();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue