Author: danydb
Date: 2012-05-26 01:01:13 +0200 (Sat, 26 May 2012)
New Revision: 361
Modified:
trunk/tva/class_install_plugin.php
Log:
bug : bad setting
Modified: trunk/tva/class_install_plugin.php
===================================================================
--- trunk/tva/class_install_plugin.php 2012-05-25 17:32:48 UTC (rev 360)
+++ trunk/tva/class_install_plugin.php 2012-05-25 23:01:13 UTC (rev 361)
@@ -24,7 +24,7 @@
* \brief this class manages the installation and the patch of the plugin
*/
-class Install_Plugin
+class Install_Plugin
{
function __construct($p_cn) {
@@ -119,7 +119,7 @@
CREATE TABLE tva_belge.intracomm_chld
(
ic_id serial,
- i_id bigint,
+ i_id bigint,
ic_tvanum text NOT NULL,
ic_amount numeric(20,4) NOT NULL,
ic_code character varying(1) NOT NULL,
@@ -230,7 +230,7 @@
'GRIL59'=>array('1,2,3','6%,22%,23%,24%,25%'),
'GRIL62'=>array('',''),
'GRIL64'=>array('',''),
- 'ATVA'=>array('4117','')
+ 'ATVA'=>array('','4117')
);
foreach ($array as $code=>$value) {
---
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