Commit 02917f79 authored by Jérome Perrin's avatar Jérome Perrin

Unset "acquire local roles" on Purchase Invoice Transaction too, like other...

Unset "acquire local roles" on Purchase Invoice Transaction too, like other accounting transaction types. Thanks Łukasz.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16441 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 2e5d3a29
......@@ -44,7 +44,7 @@
</item>
<item>
<key> <string>acquire_local_roles</string> </key>
<value> <int>1</int> </value>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>allowed_content_types</string> </key>
......
405
\ No newline at end of file
406
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment