diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/Credit%20Card/history.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/Credit%20Card/history.xml
index ee2038fea2860a2cf49ad26aa853d936bd8ff8bd..b6c47d25b0ce57314cbb483fb3d677fb5ade1a36 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/Credit%20Card/history.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/Credit%20Card/history.xml
@@ -58,7 +58,7 @@
         </item>
         <item>
             <key> <string>priority</string> </key>
-            <value> <float>1.0</float> </value>
+            <value> <float>2.0</float> </value>
         </item>
         <item>
             <key> <string>title</string> </key>
diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/Credit%20Card/metadata.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/Credit%20Card/metadata.xml
index b9b9087faf09033846349b8ecc8c7c5e4b4c6729..2aa4a6dcd43651422c6becc1fd7cb127e5076ae0 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/Credit%20Card/metadata.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/Credit%20Card/metadata.xml
@@ -58,7 +58,7 @@
         </item>
         <item>
             <key> <string>priority</string> </key>
-            <value> <float>1.0</float> </value>
+            <value> <float>3.0</float> </value>
         </item>
         <item>
             <key> <string>title</string> </key>
diff --git a/bt5/erp5_base/ActionTemplateItem/portal_types/Credit%20Card/print_pdf.xml b/bt5/erp5_base/ActionTemplateItem/portal_types/Credit%20Card/print_pdf.xml
index 30690ef6fb229db2861ae113bd834d7d6b787c55..16d9e6d75032a3579db4086d7a4b132848ed01c2 100644
--- a/bt5/erp5_base/ActionTemplateItem/portal_types/Credit%20Card/print_pdf.xml
+++ b/bt5/erp5_base/ActionTemplateItem/portal_types/Credit%20Card/print_pdf.xml
@@ -58,7 +58,7 @@
         </item>
         <item>
             <key> <string>priority</string> </key>
-            <value> <float>1.0</float> </value>
+            <value> <float>10.0</float> </value>
         </item>
         <item>
             <key> <string>title</string> </key>
diff --git a/bt5/erp5_base/bt/change_log b/bt5/erp5_base/bt/change_log
index 1db09d57b7eef710c711edf41e046bad694fe351..0e52253cc52080152dcaf48134e9a695da41849b 100644
--- a/bt5/erp5_base/bt/change_log
+++ b/bt5/erp5_base/bt/change_log
@@ -1,3 +1,6 @@
+2006-03-30 romain
+* fix action priority on credit card.
+
 2006-03-29 jerome
 * added password confirmation on Person.