phpcompta-dev
[Top][All Lists]
Advanced

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

[Phpcompta-dev] r402 - in trunk: . tva


From: phpcompta-dev
Subject: [Phpcompta-dev] r402 - in trunk: . tva
Date: Tue, 4 Sep 2012 18:45:37 +0200 (CEST)

Author: danydb
Date: 2012-09-04 18:45:36 +0200 (Tue, 04 Sep 2012)
New Revision: 402

Modified:
   trunk/
   trunk/tva/list_tva.inc.php
Log:
Merged revisions 401 via svnmerge from 
svn+ssh://address@hidden/svn_extension/tag/rel650

........
  r401 | danydb | 2012-08-31 20:00:30 +0200 (Fri, 31 Aug 2012) | 1 line
  
  bug dans tri par d?\195?\169claration
........



Property changes on: trunk
___________________________________________________________________
Name: svnmerge-integrated
   - /tag/rel650:1-399
   + /tag/rel650:1-401

Modified: trunk/tva/list_tva.inc.php
===================================================================
--- trunk/tva/list_tva.inc.php  2012-08-31 18:00:30 UTC (rev 401)
+++ trunk/tva/list_tva.inc.php  2012-09-04 16:45:36 UTC (rev 402)
@@ -93,7 +93,7 @@
 when periodicity = '2' then 'Trimestriel'
 end as fmt_periodicity,
 periode_dec,exercice
-from tva_belge.declaration_amount order by date_decl desc
+from tva_belge.declaration_amount 
 ";
                break;
        case 2:



---
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]