From: Ludovic CHEVALIER Date: Fri, 15 Mar 2013 11:05:52 +0000 (+0100) Subject: [Invoice] no restricted access to journal_id X-Git-Tag: production~67 X-Git-Url: http://git.cyclocoop.org/?p=burette%2Flhc.git;a=commitdiff_plain;h=2aaa7c528e0ca36454923a98ac42498a79dbf731 [Invoice] no restricted access to journal_id --- diff --git a/__openerp__.py b/__openerp__.py index ece3b3d..60dc590 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -37,7 +37,11 @@ Module pour les personnalisations de L'Heureux Cyclage 'account', ], 'update_xml': [ + 'security/lhc_custom_oe_security.xml', + 'security/ir.model.access.csv', + 'data/wiki.xml', 'view/account_invoice.xml', + 'view/wiki.xml', 'data/filters.xml', ], 'installable': True, diff --git a/view/account_invoice.xml b/view/account_invoice.xml index 7f0d0da..a3d3951 100644 --- a/view/account_invoice.xml +++ b/view/account_invoice.xml @@ -7,6 +7,9 @@ form + + +