diff --git a/bt5/erp5_banking_core/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml b/bt5/erp5_banking_core/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml
index 1f18adcdf896abc0557377d8cfacc51e387cc9ae..ca4d3c2826c50e05d878e3979d587d9de004376f 100644
--- a/bt5/erp5_banking_core/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml
+++ b/bt5/erp5_banking_core/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml
@@ -34,7 +34,4 @@
   <item>Banknote</item>
   <item>Coin</item>
  </portal_type>
- <portal_type id="Currency Exchange Line">
-  <item>BaobabStopDate</item>
- </portal_type>
 </allowed_content_type_list>
\ No newline at end of file
diff --git a/bt5/erp5_banking_core/PortalTypePropertySheetTemplateItem/property_sheet_list.xml b/bt5/erp5_banking_core/PortalTypePropertySheetTemplateItem/property_sheet_list.xml
index 2ee8195def17b10fdcc317806047f27296109064..d0649081b98313bfce08d23175389cdb603f7dff 100644
--- a/bt5/erp5_banking_core/PortalTypePropertySheetTemplateItem/property_sheet_list.xml
+++ b/bt5/erp5_banking_core/PortalTypePropertySheetTemplateItem/property_sheet_list.xml
@@ -40,6 +40,9 @@
   <item>Task</item>
   <item>Reference</item>
  </portal_type>
+ <portal_type id="Currency Exchange Line">
+  <item>BaobabStopDate</item>
+ </portal_type>
  <portal_type id="Preference">
   <item>RenderingPreference</item>
  </portal_type>
diff --git a/bt5/erp5_banking_core/bt/revision b/bt5/erp5_banking_core/bt/revision
index bea0d09c49935aac714f5439285e2706b15e1dd9..274ccca8ac98c5054b0d25975485dfad65ac8673 100644
--- a/bt5/erp5_banking_core/bt/revision
+++ b/bt5/erp5_banking_core/bt/revision
@@ -1 +1 @@
-207
\ No newline at end of file
+209
\ No newline at end of file
diff --git a/bt5/erp5_banking_core/bt/template_portal_type_allowed_content_type_list b/bt5/erp5_banking_core/bt/template_portal_type_allowed_content_type_list
index 480282d931ac9ad7a51f2072f0de3c7cf864eccd..c016a37fd6f46f190a8468fa372fea47c8c9d5cf 100644
--- a/bt5/erp5_banking_core/bt/template_portal_type_allowed_content_type_list
+++ b/bt5/erp5_banking_core/bt/template_portal_type_allowed_content_type_list
@@ -10,5 +10,4 @@ Counter Date Module | Counter Date
 Counter Module | Counter
 Counter | Telephone
 Currency Cash Module | Banknote
-Currency Cash Module | Coin
-Currency Exchange Line | BaobabStopDate
\ No newline at end of file
+Currency Cash Module | Coin
\ No newline at end of file
diff --git a/bt5/erp5_banking_core/bt/template_portal_type_property_sheet_list b/bt5/erp5_banking_core/bt/template_portal_type_property_sheet_list
index f96a31a9b7d4ed16193304853add3b923c1fa712..f58ce5d5ccd1d56cb779fb8dbf20700b4c4076ec 100644
--- a/bt5/erp5_banking_core/bt/template_portal_type_property_sheet_list
+++ b/bt5/erp5_banking_core/bt/template_portal_type_property_sheet_list
@@ -17,4 +17,5 @@ Checkbook | Task
 Checkbook | VariationRange
 Counter Date | Reference
 Counter Date | Task
+Currency Exchange Line | BaobabStopDate
 Preference | RenderingPreference
\ No newline at end of file