noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 02/02: bug for rapport simple


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 02/02: bug for rapport simple
Date: Sun, 30 Jan 2022 15:02:56 -0500 (EST)

sparkyx pushed a commit to branch devel
in repository noalyss.

commit 8af8f0628e0dba371a99639436b282020c95ed30
Author: sparkyx <danydb@noalyss.eu>
AuthorDate: Sun Jan 30 00:56:57 2022 +0100

    bug for rapport simple
---
 include/database/form_detail_sql.class.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/database/form_detail_sql.class.php 
b/include/database/form_detail_sql.class.php
index cb268d46..8a54170e 100644
--- a/include/database/form_detail_sql.class.php
+++ b/include/database/form_detail_sql.class.php
@@ -56,7 +56,7 @@ class Form_Detail_SQL extends \Table_Data_SQL
         );
 
         $this->default=array(
-            "pk composé"=>"auto"
+            "fo_id"=>"auto"
         );
 
         $this->date_format="DD.MM.YYYY";



reply via email to

[Prev in Thread] Current Thread [Next in Thread]