[openads-Commits] r18044 - branches/6.6.0-develop-10428-xval/sql/pgsql

0 views
Skip to first unread message

ejpri...@users.adullact.net

unread,
Jun 21, 2024, 10:23:12 AM (8 days ago) Jun 21
to openmairi...@googlegroups.com
Author: ejpritchard
Date: 2024-06-21 16:23:10 +0200 (Fri, 21 Jun 2024)
New Revision: 18044

Modified:
branches/6.6.0-develop-10428-xval/sql/pgsql/parametrage_annexe.inc.php
Log:
fix(ListingParametrageAnnexe) : Ajouter l'instruction dans la recherche

Modified: branches/6.6.0-develop-10428-xval/sql/pgsql/parametrage_annexe.inc.php
===================================================================
--- branches/6.6.0-develop-10428-xval/sql/pgsql/parametrage_annexe.inc.php 2024-06-21 13:58:47 UTC (rev 18043)
+++ branches/6.6.0-develop-10428-xval/sql/pgsql/parametrage_annexe.inc.php 2024-06-21 14:23:10 UTC (rev 18044)
@@ -39,6 +39,7 @@
$champRecherche = array(
'parametrage_annexe.parametrage_annexe as "'.__("parametrage_annexe").'"',
'instruction.destinataire as "'.__("dossier").'"',
+ 'parametrage_annexe.instruction as "'.__("instruction").'"',
'parametrage_annexe.document_object_type as "'.__("document_object_type").'"',
'parametrage_annexe.document_object_type_id as "'.__("document_object_type_id").'"',
'parametrage_annexe.condition as "'.__("condition").'"',

Reply all
Reply to author
Forward
0 new messages