svc_is_num_in_namesvc_decimal_cntsvc_is_due_date_afterFalse<=2TrueTrue"No numbers in name, involce amount decimal places not greated than two, invoice due date after today's date"True<=2TrueFalse"""**Validation Error:**
- Numbers are not allowed in the Contributor's Name """False>2TrueFalse"""**Validation error:**
- The involce amount must not have more than two decimal places """True>2TrueFalse"""**Validation errors:**
- Numbers are not allowed in the Contributor's Name
- The involce amount must not have more than two decimal places """False<=2FalseFalse"""**Validation error:**
- The invoice due date must be after today's date. """True>2FalseFalse"""**Validation errors:**
- Numbers are not allowed in the Contributor's Name
- The involce amount must not have more than two decimal places
- The invoice due date must be after today's date. """False>2FalseFalse"""**Validation errors:**
- The involce amount must not have more than two decimal places
- The invoice due date must be after today's date. """False"Something is wrong with the Invoice validation process. Please notify support"