noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 01/02: Follow-up 4 dec. for document


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 01/02: Follow-up 4 dec. for document
Date: Thu, 22 Oct 2015 17:35:47 +0000

sparkyx pushed a commit to branch master
in repository noalyss.

commit d22d6293d17e3aa1294c97da882731b4658bc9dc
Author: Dany De Bontridder <address@hidden>
Date:   Thu Oct 22 16:47:05 2015 +0200

    Follow-up 4 dec. for document
---
 include/action.common.inc.php     |    3 ++-
 include/class/class_follow_up.php |    2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/include/action.common.inc.php b/include/action.common.inc.php
index de913ee..09b0ed2 100644
--- a/include/action.common.inc.php
+++ b/include/action.common.inc.php
@@ -20,7 +20,8 @@
 
 // Copyright Author Dany De Bontridder address@hidden
 
-/**\file
+/**
+ * \file
  * \brief this file is common to suivi client, suivi fournisseur, suivi
  * administration.
  * The needed variables are
diff --git a/include/class/class_follow_up.php 
b/include/class/class_follow_up.php
index ab4e5b6..345a1b9 100644
--- a/include/class/class_follow_up.php
+++ b/include/class/class_follow_up.php
@@ -487,7 +487,7 @@ class Follow_Up
             $text->readOnly=$readonly;
             $aArticle[$i]['desc']=$text->input();
 
-            $num->javascript=' 
onchange="format_number(this);clean_tva('.$i.');compute_ledger('.$i.')"';
+            $num->javascript=' 
onchange="format_number(this,4);clean_tva('.$i.');compute_ledger('.$i.')"';
             $num->name="e_march".$i."_price";
             $num->id="e_march".$i."_price";
             $num->size=8;



reply via email to

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