diff --git a/bt5/erp5_ui_test/PortalTypeTemplateItem/portal_types/Bar.xml b/bt5/erp5_ui_test/PortalTypeTemplateItem/portal_types/Bar.xml index dc5bd1b1f806eb472a2d2361b7a867c20a8f6dfd..3882525e4395e2556b0e6bcba6bdc1d197291f47 100644 --- a/bt5/erp5_ui_test/PortalTypeTemplateItem/portal_types/Bar.xml +++ b/bt5/erp5_ui_test/PortalTypeTemplateItem/portal_types/Bar.xml @@ -70,7 +70,7 @@ </item> <item> <key> <string>content_meta_type</string> </key> - <value> <string>ERP5 Order</string> </value> + <value> <string>ERP5 XMLObject</string> </value> </item> <item> <key> <string>description</string> </key> @@ -79,7 +79,7 @@ </item> <item> <key> <string>factory</string> </key> - <value> <string>addOrder</string> </value> + <value> <string>addXMLObject</string> </value> </item> <item> <key> <string>filter_content_types</string> </key> diff --git a/bt5/erp5_ui_test/bt/revision b/bt5/erp5_ui_test/bt/revision index cde50ca2fd4ba909be88857a34e828b2d5e2373d..a14c1ee5ab423ef2b6365bb156245892bcd7dfa9 100644 --- a/bt5/erp5_ui_test/bt/revision +++ b/bt5/erp5_ui_test/bt/revision @@ -1 +1 @@ -179 \ No newline at end of file +180 \ No newline at end of file