diff --git a/bt5/erp5_registry_ohada/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml b/bt5/erp5_registry_ohada/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml
index 054a4eee06c2c86efee025645c3963b189a523aa..6e64849e76ceeebb8af66727eb57a87681691b65 100644
--- a/bt5/erp5_registry_ohada/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml
+++ b/bt5/erp5_registry_ohada/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml
@@ -1,6 +1,7 @@
 <allowed_content_type_list>
  <portal_type id="M0">
   <item>File</item>
+  <item>PDF</item>
   <item>M0 Bis</item>
  </portal_type>
  <portal_type id="M0 Module">
@@ -9,6 +10,7 @@
  <portal_type id="M2">
   <item>File</item>
   <item>M2 Bis</item>
+  <item>PDF</item>
  </portal_type>
  <portal_type id="M2 Module">
   <item>M2</item>
@@ -32,18 +34,21 @@
   <item>Organisation</item>
  </portal_type>
  <portal_type id="P0">
+  <item>PDF</item>
   <item>File</item>
  </portal_type>
  <portal_type id="P0 Module">
   <item>P0</item>
  </portal_type>
  <portal_type id="P2">
+  <item>PDF</item>
   <item>File</item>
  </portal_type>
  <portal_type id="P2 Module">
   <item>P2</item>
  </portal_type>
  <portal_type id="P4">
+  <item>PDF</item>
   <item>File</item>
  </portal_type>
  <portal_type id="P4 Module">
@@ -51,7 +56,6 @@
  </portal_type>
  <portal_type id="Person">
   <item>Address</item>
-  <item>Assignment</item>
   <item>Telephone</item>
   <item>Image</item>
   <item>Credit Card</item>
@@ -61,6 +65,7 @@
   <item>Link</item>
   <item>Career</item>
   <item>Bank Account</item>
+  <item>Assignment</item>
  </portal_type>
  <portal_type id="Person Module">
   <item>Person</item>
diff --git a/bt5/erp5_registry_ohada/bt/revision b/bt5/erp5_registry_ohada/bt/revision
index 17a2ddadb417dddcaa67cd070f8ce236ebd052d4..d17ea3a7d53f2386709dc4b126817492bee0eb84 100644
--- a/bt5/erp5_registry_ohada/bt/revision
+++ b/bt5/erp5_registry_ohada/bt/revision
@@ -1 +1 @@
-907
\ No newline at end of file
+908
\ No newline at end of file
diff --git a/bt5/erp5_registry_ohada/bt/template_portal_type_allowed_content_type_list b/bt5/erp5_registry_ohada/bt/template_portal_type_allowed_content_type_list
index 91fab1870bb59d31a591585670123c01379b026a..e7bd87ec84a1f5710af4f0d4d710a6b677dc4e23 100644
--- a/bt5/erp5_registry_ohada/bt/template_portal_type_allowed_content_type_list
+++ b/bt5/erp5_registry_ohada/bt/template_portal_type_allowed_content_type_list
@@ -1,9 +1,11 @@
 M0 Module | M0
 M0 | File
 M0 | M0 Bis
+M0 | PDF
 M2 Module | M2
 M2 | File
 M2 | M2 Bis
+M2 | PDF
 M4 Module | M4
 Organisation Module | Organisation
 Organisation | Address
@@ -18,10 +20,13 @@ Organisation | Link
 Organisation | Telephone
 P0 Module | P0
 P0 | File
+P0 | PDF
 P2 Module | P2
 P2 | File
+P2 | PDF
 P4 Module | P4
 P4 | File
+P4 | PDF
 Person Module | Person
 Person | Address
 Person | Assignment