noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 11/19: CFGLED Ergonomy : the card we've creat


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 11/19: CFGLED Ergonomy : the card we've created is proposed in the field "bank account"
Date: Mon, 9 Sep 2019 13:54:59 -0400 (EDT)

sparkyx pushed a commit to branch master
in repository noalyss.

commit 2617a9c60d1ca1383fe6c90b7a386c1ba120b2d9
Author: Dany De Bontridder <address@hidden>
Date:   Sun Sep 8 15:54:06 2019 +0200

    CFGLED Ergonomy : the card we've created is proposed in the field "bank 
account"
---
 include/class/acc_ledger.class.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/class/acc_ledger.class.php 
b/include/class/acc_ledger.class.php
index 6f90ead..e1942a8 100644
--- a/include/class/acc_ledger.class.php
+++ b/include/class/acc_ledger.class.php
@@ -2478,7 +2478,7 @@ class Acc_Ledger extends jrn_def_sql
         $f_add_button->label=_('Créer une nouvelle fiche');
         $f_add_button->tabindex=-1;
         $f_add_button->set_attribute('jrn', -1);
-        $f_add_button->javascript=" 
this.jrn=-1;select_card_type({type_cat:4});";
+        $f_add_button->javascript=" 
select_card_type({type_cat:4,elementId:'bank',p_jrn:-1});";
 
         $str_add_button="";
 



reply via email to

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