diff --git a/bt5/erp5_mrp/SkinTemplateItem/portal_skins/erp5_mrp/SupplyLink_view/my_destination_title.xml b/bt5/erp5_mrp/SkinTemplateItem/portal_skins/erp5_mrp/SupplyLink_view/my_destination_title.xml index 413e55a62ba002a420c5f5535592975e1103970b..f2030700464afbe7c76c8fd2f9f8b17130342acc 100644 --- a/bt5/erp5_mrp/SkinTemplateItem/portal_skins/erp5_mrp/SupplyLink_view/my_destination_title.xml +++ b/bt5/erp5_mrp/SkinTemplateItem/portal_skins/erp5_mrp/SupplyLink_view/my_destination_title.xml @@ -69,6 +69,10 @@ <key> <string>form_id</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>portal_type</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>target</string> </key> <value> <string></string> </value> @@ -89,7 +93,7 @@ <value> <string>SupplyLink_viewFieldLibrary</string> </value> </item> <item> - <key> <string>portal_type</string> </key> + <key> <string>portal_type</string> </key> <value> <list> <tuple> diff --git a/bt5/erp5_mrp/SkinTemplateItem/portal_skins/erp5_mrp/SupplyLink_viewFieldLibrary/my_source_section_title.xml b/bt5/erp5_mrp/SkinTemplateItem/portal_skins/erp5_mrp/SupplyLink_viewFieldLibrary/my_source_section_title.xml index ef5ad4495a13148a7711082ff51eb2a446c44fe4..571e63f4398920e2b640825bfe90b58651ac465b 100644 --- a/bt5/erp5_mrp/SkinTemplateItem/portal_skins/erp5_mrp/SupplyLink_viewFieldLibrary/my_source_section_title.xml +++ b/bt5/erp5_mrp/SkinTemplateItem/portal_skins/erp5_mrp/SupplyLink_viewFieldLibrary/my_source_section_title.xml @@ -9,6 +9,12 @@ </pickle> <pickle> <dictionary> + <item> + <key> <string>delegated_list</string> </key> + <value> + <list/> + </value> + </item> <item> <key> <string>id</string> </key> <value> <string>my_source_section_title</string> </value> diff --git a/bt5/erp5_mrp/bt/revision b/bt5/erp5_mrp/bt/revision index c390b4cff15f60e3c7c12561c444c6f029cb8ef2..bb81456fa19cded30402e6818c590bde4d91ead9 100644 --- a/bt5/erp5_mrp/bt/revision +++ b/bt5/erp5_mrp/bt/revision @@ -1 +1 @@ -261 \ No newline at end of file +262 \ No newline at end of file