From 353f552898fca183c64c0def0778b10cf3dfc553 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9rome=20Perrin?= <jerome@nexedi.com> Date: Mon, 12 Dec 2005 10:40:30 +0000 Subject: [PATCH] minor changes git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@4600 20353a03-c40f-0410-a6d1-a30d3c3de9de --- .../portal_preferences/default_site_preference.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bt5/erp5_accounting/PathTemplateItem/portal_preferences/default_site_preference.xml b/bt5/erp5_accounting/PathTemplateItem/portal_preferences/default_site_preference.xml index 1890328759..3292c7c2df 100755 --- a/bt5/erp5_accounting/PathTemplateItem/portal_preferences/default_site_preference.xml +++ b/bt5/erp5_accounting/PathTemplateItem/portal_preferences/default_site_preference.xml @@ -111,7 +111,7 @@ It\'s the lowest priority one; ie. managers can create higher priority preferenc </item> <item> <key> <string>preferred_accounting_transaction_gap</string> </key> - <value> <string>gap/france/m14</string> </value> + <value> <string>gap/france/pcg</string> </value> </item> <item> <key> <string>preferred_accounting_transaction_section_category</string> </key> @@ -125,7 +125,7 @@ It\'s the lowest priority one; ie. managers can create higher priority preferenc </item> <item> <key> <string>preferred_accounting_transaction_source_section</string> </key> - <value> <string>organisation_module/115</string> </value> + <value> <string>organisation_module/nexedi</string> </value> </item> <item> <key> <string>preferred_section_category</string> </key> -- 2.30.9