diff --git a/src/module_anc/module/forms/anc_saisie/anc_saisie_anc_controle_controle_filieres.json b/src/module_anc/module/forms/anc_saisie/anc_saisie_anc_controle_controle_filieres.json
index 47254f6b683fbebdf73b66bb791362b92c6bdb4c..5bedb462015628af261c2acdbe9d16f415ae014d 100755
--- a/src/module_anc/module/forms/anc_saisie/anc_saisie_anc_controle_controle_filieres.json
+++ b/src/module_anc/module/forms/anc_saisie/anc_saisie_anc_controle_controle_filieres.json
@@ -2467,7 +2467,16 @@
                         "required":false,
                         "nb_cols":4,
                         "id":"fag_en_entr_69_1",
-                        "id_from":"fag_en_entr_69_1_from"
+                        "id_from":"fag_en_entr_69_1_from",
+                        "datasource":{
+                            "datasource_id":"datasource_64",
+                            "sort_order":"ASC",
+                            "distinct":"true",
+                            "label_key":"nom_entreprise",
+                            "order_by":"nom_entreprise",
+                            "id_key":"nom_entreprise",
+                            "attributs":"nom_entreprise|nom_entreprise"
+                        }
                     }
                 ]
             },
@@ -4093,7 +4102,16 @@
                         "required":false,
                         "nb_cols":4,
                         "id":"fag_en_entr_69_1",
-                        "id_from":"fag_en_entr_69_1_from"
+                        "id_from":"fag_en_entr_69_1_from",
+                        "datasource":{
+                            "datasource_id":"datasource_64",
+                            "sort_order":"ASC",
+                            "distinct":"true",
+                            "label_key":"nom_entreprise",
+                            "order_by":"nom_entreprise",
+                            "id_key":"nom_entreprise",
+                            "attributs":"nom_entreprise|nom_entreprise"
+                        }
                     }
                 ]
             },
@@ -5286,6 +5304,19 @@
             },
             "ressource_id":"vitis/genericquerys",
             "id":"datasource_63"
+        },
+        "datasource_64":{
+            "type":"web_service",
+            "dataType":"tableValue",
+            "name":"ptr_vi_entr",
+            "description":"",
+            "parameters":{
+                "filter":{"vidangeur": true},
+                "schema":"s_anc",
+                "table":"param_entreprise"
+            },
+            "ressource_id":"vitis/genericquerys",
+            "id":"datasource_64"
         }
     }
 }
diff --git a/src/module_anc/module/forms/anc_saisie/anc_saisie_anc_filieres_agree.json b/src/module_anc/module/forms/anc_saisie/anc_saisie_anc_filieres_agree.json
index d4d7544245d3ab59d14d3837ab2e32afd4819668..f2dfb823d4b5edb7d171622e83c11afc47559134 100755
--- a/src/module_anc/module/forms/anc_saisie/anc_saisie_anc_filieres_agree.json
+++ b/src/module_anc/module/forms/anc_saisie/anc_saisie_anc_filieres_agree.json
@@ -2591,7 +2591,16 @@
                         "required":false,
                         "nb_cols":4,
                         "id":"fag_en_entr_69_1",
-                        "id_from":"fag_en_entr_69_1_from"
+                        "id_from":"fag_en_entr_69_1_from",
+                        "datasource":{
+                            "datasource_id":"datasource_64",
+                            "sort_order":"ASC",
+                            "distinct":"true",
+                            "label_key":"nom_entreprise",
+                            "order_by":"nom_entreprise",
+                            "id_key":"nom_entreprise",
+                            "attributs":"nom_entreprise|nom_entreprise"
+                        }
                     }
                 ]
             },
@@ -4235,7 +4244,16 @@
                         "required":false,
                         "nb_cols":4,
                         "id":"fag_en_entr_69_1",
-                        "id_from":"fag_en_entr_69_1_from"
+                        "id_from":"fag_en_entr_69_1_from",
+                        "datasource":{
+                            "datasource_id":"datasource_64",
+                            "sort_order":"ASC",
+                            "distinct":"true",
+                            "label_key":"nom_entreprise",
+                            "order_by":"nom_entreprise",
+                            "id_key":"nom_entreprise",
+                            "attributs":"nom_entreprise|nom_entreprise"
+                        }
                     }
                 ]
             },
@@ -5415,6 +5433,19 @@
             },
             "ressource_id":"vitis/genericquerys",
             "id":"datasource_63"
+        },
+        "datasource_64":{
+            "type":"web_service",
+            "dataType":"tableValue",
+            "name":"ptr_vi_entr",
+            "description":"",
+            "parameters":{
+                "filter":{"vidangeur": true},
+                "schema":"s_anc",
+                "table":"param_entreprise"
+            },
+            "ressource_id":"vitis/genericquerys",
+            "id":"datasource_64"
         }
     }
 }