Author: danydb
Date: 2012-02-04 16:13:46 +0100 (Sat, 04 Feb 2012)
New Revision: 4742
Modified:
phpcompta/trunk/
phpcompta/trunk/include/modele.inc.php
Log:
Merged revisions 4738 via svnmerge from
file:///home/developper/svn/phpcompta/tags/rel600
........
r4738 | danydb | 2012-02-03 11:03:10 +0100 (Fri, 03 Feb 2012) | 2 lines
Bug 522 : table jnt_letter is not empty
........
Property changes on: phpcompta/trunk
___________________________________________________________________
Name: svnmerge-integrated
- /phpcompta/tags/rel600:1-4736
+ /phpcompta/tags/rel600:1-4736,4738
Modified: phpcompta/trunk/include/modele.inc.php
===================================================================
--- phpcompta/trunk/include/modele.inc.php 2012-02-04 14:10:49 UTC (rev
4741)
+++ phpcompta/trunk/include/modele.inc.php 2012-02-04 15:13:46 UTC (rev
4742)
@@ -114,6 +114,7 @@
$Res = $cn_mod->exec_sql("truncate table jrnx cascade ");
$Res = $cn_mod->exec_sql("delete from del_action");
$Res = $cn_mod->exec_sql("delete from profile_user");
+ $Res = $cn_mod->exec_sql("delete from jnt_letter");
$Res = $cn_mod->exec_sql('delete from operation_analytique');
---
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