From eea3fccfcc9886564134f16b94a6ad35ec9383db Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=A9rome=20Perrin?= <jerome@nexedi.com>
Date: Wed, 11 Oct 2006 14:22:34 +0000
Subject: [PATCH] order actions. Fix jump from Sale Invoice that was still
 using the reverse category.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@10670 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 .../jump_transmission_sheet.xml                                 | 2 +-
 .../Sale%20Invoice%20Transaction/jump_transmission_sheet.xml    | 2 +-
 bt5/erp5_accounting_l10n_fr_m9/bt/revision                      | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/bt5/erp5_accounting_l10n_fr_m9/ActionTemplateItem/portal_types/Purchase%20Invoice%20Transaction/jump_transmission_sheet.xml b/bt5/erp5_accounting_l10n_fr_m9/ActionTemplateItem/portal_types/Purchase%20Invoice%20Transaction/jump_transmission_sheet.xml
index 18da3b422a..5067bb8590 100644
--- a/bt5/erp5_accounting_l10n_fr_m9/ActionTemplateItem/portal_types/Purchase%20Invoice%20Transaction/jump_transmission_sheet.xml
+++ b/bt5/erp5_accounting_l10n_fr_m9/ActionTemplateItem/portal_types/Purchase%20Invoice%20Transaction/jump_transmission_sheet.xml
@@ -54,7 +54,7 @@
         </item>
         <item>
             <key> <string>priority</string> </key>
-            <value> <float>9.0</float> </value>
+            <value> <float>9.5</float> </value>
         </item>
         <item>
             <key> <string>title</string> </key>
diff --git a/bt5/erp5_accounting_l10n_fr_m9/ActionTemplateItem/portal_types/Sale%20Invoice%20Transaction/jump_transmission_sheet.xml b/bt5/erp5_accounting_l10n_fr_m9/ActionTemplateItem/portal_types/Sale%20Invoice%20Transaction/jump_transmission_sheet.xml
index b058c5e0cb..deb9040802 100644
--- a/bt5/erp5_accounting_l10n_fr_m9/ActionTemplateItem/portal_types/Sale%20Invoice%20Transaction/jump_transmission_sheet.xml
+++ b/bt5/erp5_accounting_l10n_fr_m9/ActionTemplateItem/portal_types/Sale%20Invoice%20Transaction/jump_transmission_sheet.xml
@@ -83,7 +83,7 @@
             <key> <string>text</string> </key>
             <value> <string encoding="cdata"><![CDATA[
 
-string:${object_url}/Base_jumpToRelatedObject?related:int=1&base_category=aggregate&portal_type=Invoice+Transmission+Sheet
+string:${object_url}/Base_jumpToRelatedObject?base_category=aggregate&related:int=0&portal_type=Invoice%20Transmission%20Sheet
 
 ]]></string> </value>
         </item>
diff --git a/bt5/erp5_accounting_l10n_fr_m9/bt/revision b/bt5/erp5_accounting_l10n_fr_m9/bt/revision
index a5c750feac..368f89ceef 100644
--- a/bt5/erp5_accounting_l10n_fr_m9/bt/revision
+++ b/bt5/erp5_accounting_l10n_fr_m9/bt/revision
@@ -1 +1 @@
-27
\ No newline at end of file
+28
\ No newline at end of file
-- 
2.30.9