From 2be56a6fbe627e8abaeb1ba8e581804f691448f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9rome=20Perrin?= <jerome@nexedi.com> Date: Wed, 29 Oct 2008 10:55:36 +0000 Subject: [PATCH] backport 24377 git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24378 20353a03-c40f-0410-a6d1-a30d3c3de9de --- .../Purchase%20Invoice%20Transaction/view_source.xml | 2 +- bt5/erp5_accounting/bt/revision | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Purchase%20Invoice%20Transaction/view_source.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Purchase%20Invoice%20Transaction/view_source.xml index a45a358150..b1e4b0f3bf 100644 --- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Purchase%20Invoice%20Transaction/view_source.xml +++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Purchase%20Invoice%20Transaction/view_source.xml @@ -51,7 +51,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string>Accounting View</string> </value> + <value> <string>View Accounting</string> </value> </item> <item> <key> <string>visible</string> </key> diff --git a/bt5/erp5_accounting/bt/revision b/bt5/erp5_accounting/bt/revision index 0a91b8cce0..089447802b 100644 --- a/bt5/erp5_accounting/bt/revision +++ b/bt5/erp5_accounting/bt/revision @@ -1 +1 @@ -797 \ No newline at end of file +798 \ No newline at end of file -- 2.30.9