[#2280] Added a Billable cell with the green checkbox depending on if a
Time Entry is billable or not.
This commit is contained in:
@@ -39,6 +39,7 @@ module OverheadTimeEntryActivityPatch
|
||||
return false unless field
|
||||
|
||||
custom_value = self.custom_value_for(field)
|
||||
return false unless custom_value
|
||||
|
||||
if field.field_format == 'bool'
|
||||
# Map string values to proper booleans
|
||||
|
||||
Reference in New Issue
Block a user