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
_______________________________________________
Phpcompta est un logiciel libre de comptabilité en ligne
(http://www.phpcompta.eu)
Phpcompta-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/phpcompta-dev