Skip to content

inov8__Qtr_of_Completion__c formula is incorrect #13

@mvincenty2023

Description

@mvincenty2023

The formula is currently set to evaluate if the $CustomMetadata.inov8__PMT_Setting__mdt.inov8__Default.inov8__Start_Month_of_Fiscal_Year__c < 0 which will always be false and this will make it so the value of the fiscal year always adds a +1. This should be updated to $CustomMetadata.inov8__PMT_Setting__mdt.inov8__Default.inov8__Start_Month_of_Fiscal_Year__c > 0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions