Task #986 - Mise à jour automatique du field Bénéficiaire lorsqu'un montant est lettré dans Import Banque & Trésorerie
Update fields supplier or customer with the person who makes the payment
This commit is contained in:
parent
cacd6f2e21
commit
4d4a983d82
1 changed files with 1 additions and 1 deletions
|
|
@ -62,7 +62,7 @@ if ($base == 'recherche.php' || $base == 'do.php')
|
|||
$callback="";
|
||||
echo HtmlInput::title_box(_('Recherche'), $div);
|
||||
echo '<form name="search_form_ajx" id="search_form_ajx" onsubmit="search_operation(this);return false">';
|
||||
echo HtmlInput::get_to_hidden(array('ctlc','ledger'));
|
||||
echo HtmlInput::get_to_hidden(array('ctlc','ledger','target'));
|
||||
$inside=true;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue