Skip to content

[erp5_core] Add action type "object_view_jio" to be consistent with all other <action>_jio

Tomáš Peterka requested to merge hotfix/jio_view into master

Please note there is no renaming. Since inconsistently named action "object_jio_view" is not used in our code, exchanging existing actions to this new type "object_view_jio" should be without problems. Currently the old action type is used in 28 actions.

The old inconsistent name was introduced by @tc in commit #2eee6126 @nexedi What do you think about this?

Merge request reports