diff --git a/bt5/erp5_project/ActionTemplateItem/portal_types/Sale%20Order%20Line/project.xml b/bt5/erp5_project/ActionTemplateItem/portal_types/Sale%20Order%20Line/project.xml index 0a8ffa3f2f84ef91bc574a79fac72921aa8e55eb..10e31bd091acb22f7e118151f3b812b2a97a520b 100644 --- a/bt5/erp5_project/ActionTemplateItem/portal_types/Sale%20Order%20Line/project.xml +++ b/bt5/erp5_project/ActionTemplateItem/portal_types/Sale%20Order%20Line/project.xml @@ -30,7 +30,9 @@ </item> <item> <key> <string>description</string> </key> - <value> <string></string> </value> + <value> + <none/> + </value> </item> <item> <key> <string>icon</string> </key> @@ -58,7 +60,7 @@ </item> <item> <key> <string>visible</string> </key> - <value> <int>0</int> </value> + <value> <int>1</int> </value> </item> </dictionary> </pickle>