Commit 89a1d02c authored by Romain Courteaud's avatar Romain Courteaud

XXX slapos_accounting: reactivate tiosafe

parent 04549b6c
......@@ -22,7 +22,7 @@
</item>
<item>
<key> <string>enabled</string> </key>
<value> <int>0</int> </value>
<value> <int>1</int> </value>
</item>
<item>
<key> <string>id</string> </key>
......
if True:
return "disabled as not matching yet the virtual master design"
portal = context.getPortalObject()
portal.portal_catalog.searchAndActivate(
......
if True:
return "disabled as not matching yet the virtual master design"
from zExceptions import Unauthorized
if REQUEST is not None:
raise Unauthorized
......
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