phpcompta-dev
[Top][All Lists]
Advanced

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

[Phpcompta-dev] r505 - trunk/tva


From: phpcompta-dev
Subject: [Phpcompta-dev] r505 - trunk/tva
Date: Fri, 24 May 2013 20:01:22 +0200 (CEST)

Author: danydb
Date: 2013-05-24 20:01:21 +0200 (Fri, 24 May 2013)
New Revision: 505

Modified:
   trunk/tva/index.php
Log:
Avertissement pour TVA 2013

Modified: trunk/tva/index.php
===================================================================
--- trunk/tva/index.php 2013-05-16 22:44:15 UTC (rev 504)
+++ trunk/tva/index.php 2013-05-24 18:01:21 UTC (rev 505)
@@ -102,10 +102,15 @@
 '<span style="font-size:0.8em;color:red;display:inline">vers:SVNINFO</span>'.
 '</div>';
 // show menu
+?>
+<h2 class="notice">Attention, ce plugin ne permet que le calcul TVA pour 2012 
et régime transitoire en 2013, employez
+               plutôt l'extension "rapport avancé"
+       </h2>
+<?php
 echo ShowItem($array,'H',"mtitle","mtitle",$def,' 
style="width:80%;margin-left:10%;border-spacing:5;" ');
 ?>
 <div class="content" style="margin-left: 30px">
-<?php 
+<?php
 // include the right file
 if ($def==1) {
   require_once('decl_tva.inc.php');



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