noalyss-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Noalyss-commit] [noalyss] 01/05: Task #986 - Mise à jour automatique d


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 01/05: 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
Date: Tue, 25 Nov 2014 22:36:38 +0000

sparkyx pushed a commit to branch master
in repository noalyss.

commit 4d4a983d820edb4a97d0804d059d88e0137a77dc
Author: Dany De Bontridder <address@hidden>
Date:   Tue Nov 25 22:56:55 2014 +0100

    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
---
 include/search.inc.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/include/search.inc.php b/include/search.inc.php
index 66c8123..8427b43 100644
--- a/include/search.inc.php
+++ b/include/search.inc.php
@@ -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;
        }
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]