Commit eebf28d6 authored by Lucas Carvalho's avatar Lucas Carvalho

Business Configuration must use Default Image property sheet. From now...

Business Configuration must use Default Image property sheet. From now Business Configuration allow to add Embedded File and it must provide getters/setters methods.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45197 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent b2c98106
......@@ -68,6 +68,7 @@ class BusinessConfiguration(Item):
, PropertySheet.BusinessConfiguration
, PropertySheet.Comment
, PropertySheet.Version
, PropertySheet.DefaultImage
)
security.declareProtected(Permissions.View, 'isInitialConfigurationState')
......
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