noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 01/16: Documentation


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 01/16: Documentation
Date: Fri, 21 Nov 2014 23:17:29 +0000

sparkyx pushed a commit to branch master
in repository noalyss.

commit ff5adebe2753b53eb9fbecc2c7c36dba5b03705c
Author: Dany De Bontridder <address@hidden>
Date:   Fri Nov 21 22:55:38 2014 +0100

    Documentation
---
 html/js/acc_ledger.js |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/html/js/acc_ledger.js b/html/js/acc_ledger.js
index 849b739..60ca15f 100644
--- a/html/js/acc_ledger.js
+++ b/html/js/acc_ledger.js
@@ -342,6 +342,8 @@ function ledger_fin_add_row()
 
 /**
  * @brief add a line in the form for the purchase ledger
+ * @param p_dossier folder id
+ * @param p_table_name
  */
 function ledger_add_row()
 {
@@ -378,7 +380,7 @@ function ledger_add_row()
     new_tt.evalScripts();
        } catch(e) {alert(e.message);}
 
-}
+        }
 /**
  * @brief compute the sum of a purchase, update the span tvac, htva and tva
  * all the needed data are taken from the document (hidden field :  gdossier)



reply via email to

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