phpcompta-dev
[Top][All Lists]
Advanced

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

[Phpcompta-dev] r4754 - in phpcompta/trunk: . include


From: phpcompta-dev
Subject: [Phpcompta-dev] r4754 - in phpcompta/trunk: . include
Date: Sat, 4 Feb 2012 21:25:30 +0100 (CET)

Author: danydb
Date: 2012-02-04 21:25:30 +0100 (Sat, 04 Feb 2012)
New Revision: 4754

Modified:
   phpcompta/trunk/
   phpcompta/trunk/include/class_forecast_item.php
Log:
Merged revisions 4744 via svnmerge from 
file:///home/developper/svn/phpcompta/tags/rel600

........
  r4744 | danydb | 2012-02-04 16:22:52 +0100 (Sat, 04 Feb 2012) | 1 line
  
  remove space
........



Property changes on: phpcompta/trunk
___________________________________________________________________
Name: svnmerge-integrated
   - /phpcompta/tags/rel600:1-4736,4738-4741,4743
   + /phpcompta/tags/rel600:1-4736,4738-4741,4743-4744

Modified: phpcompta/trunk/include/class_forecast_item.php
===================================================================
--- phpcompta/trunk/include/class_forecast_item.php     2012-02-04 20:25:15 UTC 
(rev 4753)
+++ phpcompta/trunk/include/class_forecast_item.php     2012-02-04 20:25:30 UTC 
(rev 4754)
@@ -75,6 +75,7 @@
     }
     public function verify()
     {
+               $this->fi_account=  str_replace(" ", "", $this->fi_account);
         // Verify that the elt we want to add is correct
         // the f_name must be unique (case insensitive)
         return 0;



---
PhpCompta est un logiciel de comptabilité libre en ligne (full web)
Projet opensource http://www.phpcompta.eu



reply via email to

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