Commit a17936a5 authored by Tomáš Peterka's avatar Tomáš Peterka

[erp5_core] Reassign "Change State" action as object_action to hide it in the new UI

parent 522da1c2
......@@ -14,7 +14,7 @@
</item>
<item>
<key> <string>category</string> </key>
<value> <string>workflow</string> </value>
<value> <string>object_action</string> </value>
</item>
<item>
<key> <string>condition</string> </key>
......
  • I don't really agree with this change "Change State" is conceptually a workflow action:

    image

    @romain do you know if it is it still needed ?

    /cc @tb

  • With this change it looks like this in new UI:

    image

    if we just revert, it would look like this:

    image

    I believe the best would be to make it look like this:

    image

    @romain @tb

  • This change was made to quickly reach an usable state on both xhtml and rjs styles.

    We are trying currently with @tb to find a UI solution to group all actions which uses the current listbox selected lines. Until we have something usable (which we do not have at all for now), I don't think it is needed to spend time trying to move this action back to the 'workflow' category.

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