fixup! erp5_system_event: Add follow_up_title to 'More Columns' of System Event Module listbox
The term (used for example on HTTPExchange_view/my_follow_up_title ) is "Follow-up". This will fix testNamingConventions failure.
Showing
-
Owner
-
Developer
@jerome , is it because we consider the word is 'follow-up' and not 'follow up'? So convention for title should end up to
Follow-up
? -
Owner
I think so, but honestly for that change I just use the same spelling of existing fields ( HTTPExchange_view/my_follow_up_title ).
when I search for
follow up
on dictionaries, I get suggestedfollow-up
insteadI just noticed that on portal_categories/follow_up it is "Follow Up", that looks incorrect.
-
Developer
Agreed, it makes sense. Thanks for fixing and notifying!
Please register or sign in to comment