From c4b5e86c40b2793026f760471f6ed5d34225ff0f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9rome=20Perrin?= <jerome@nexedi.com> Date: Wed, 26 May 2010 16:10:33 +0000 Subject: [PATCH] use sale profile view git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35657 20353a03-c40f-0410-a6d1-a30d3c3de9de --- .../Internal%20Invoice%20Transaction/profile_view.xml | 6 ++++-- bt5/erp5_accounting/bt/revision | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Internal%20Invoice%20Transaction/profile_view.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Internal%20Invoice%20Transaction/profile_view.xml index 2da2375baa..a2217effb9 100644 --- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Internal%20Invoice%20Transaction/profile_view.xml +++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Internal%20Invoice%20Transaction/profile_view.xml @@ -33,7 +33,9 @@ </item> <item> <key> <string>description</string> </key> - <value> <string></string> </value> + <value> + <none/> + </value> </item> <item> <key> <string>icon</string> </key> @@ -77,7 +79,7 @@ <dictionary> <item> <key> <string>text</string> </key> - <value> <string>string:${object_url}/PurchaseTradeCondition_viewProfile</string> </value> + <value> <string>string:${object_url}/SaleTradeCondition_viewProfile</string> </value> </item> </dictionary> </pickle> diff --git a/bt5/erp5_accounting/bt/revision b/bt5/erp5_accounting/bt/revision index c31e0ca310..dd09130723 100644 --- a/bt5/erp5_accounting/bt/revision +++ b/bt5/erp5_accounting/bt/revision @@ -1 +1 @@ -1229 \ No newline at end of file +1230 \ No newline at end of file -- 2.30.9