diff --git a/bt5/erp5_configurator/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml b/bt5/erp5_configurator/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml index c2c90baa5f7c7f52e178b3c0bbe58e6ba9eac508..9c134edf9272730ce2bf275b2255341fe4e613df 100644 --- a/bt5/erp5_configurator/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml +++ b/bt5/erp5_configurator/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml @@ -1,6 +1,7 @@ <allowed_content_type_list> <portal_type id="Business Configuration"> <item>Configuration Save</item> + <item>Embedded File</item> <item>File</item> <item>Link</item> </portal_type> diff --git a/bt5/erp5_configurator/bt/change_log b/bt5/erp5_configurator/bt/change_log index e7a85945df490d8e0954456cc908fe1310733af4..427e19fffda9b1bb738a1c92fe258b8cd449408a 100644 --- a/bt5/erp5_configurator/bt/change_log +++ b/bt5/erp5_configurator/bt/change_log @@ -1,3 +1,9 @@ +2011-04-07 lucas +* Added Embedded File as allowed content type of Business Configuration + +2011-04-07 lucas +* Update XML format of PortalTypeTemplateItem. + 2011-04-01 lucas * Renamed currency_list.ods to standard_currency_list.ods diff --git a/bt5/erp5_configurator/bt/revision b/bt5/erp5_configurator/bt/revision index 84ccffd556a8b77cbaeff0c840b92e32364e3872..eed0d1a4ad7e661b71455c98ccdb75bad624088c 100644 --- a/bt5/erp5_configurator/bt/revision +++ b/bt5/erp5_configurator/bt/revision @@ -1 +1 @@ -505 \ No newline at end of file +506 \ No newline at end of file diff --git a/bt5/erp5_configurator/bt/template_portal_type_allowed_content_type_list b/bt5/erp5_configurator/bt/template_portal_type_allowed_content_type_list index c61f951b32ce61b5efe0662b6b2c77265addeb7f..0fcb2af420e884f372328b57323691c323d624d2 100644 --- a/bt5/erp5_configurator/bt/template_portal_type_allowed_content_type_list +++ b/bt5/erp5_configurator/bt/template_portal_type_allowed_content_type_list @@ -1,5 +1,6 @@ Business Configuration Module | Business Configuration Business Configuration | Configuration Save +Business Configuration | Embedded File Business Configuration | File Business Configuration | Link Categories Spreadsheet Configurator Item | Embedded File