From daaef17ccb2a4675bba9108444a2efb9cfbe774d Mon Sep 17 00:00:00 2001 From: Olivier Dony Date: Wed, 13 Aug 2014 17:49:40 +0200 Subject: [PATCH] [FIX] portal_sale: missing closing tag in b9275da during forward-port --- addons/portal_sale/security/portal_security.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/addons/portal_sale/security/portal_security.xml b/addons/portal_sale/security/portal_security.xml index bd7d8c1a53a..8bf02ba0fd5 100644 --- a/addons/portal_sale/security/portal_security.xml +++ b/addons/portal_sale/security/portal_security.xml @@ -39,6 +39,7 @@ their documents through the portal. [('message_follower_ids','child_of',[user.commercial_partner_id.id])] + Portal Invoice Lines