This content from the SAP Concur Community was machine translated for your convenience. SAP does not provide any guarantee regarding the correctness or completeness of this machine translated text. View original text custom.banner_survey_translated_text
Hello,
I've created the audit rule for the federally funded projects to restrict users from submitting transactions with no receipt or a missing receipt affidavit. Note: According to our company policy, users can submit transactions with no receipt if the amount is $75 or less.
Here is what I did: 1st tab "Audit rule":
Conditions:
there are a few more in the list AND:
3rd tab:
Challenges:
1. The rule is working, with the error appearing when there is no receipt. The problem is that the error is not going away after the receipt is attached.
Please advise if I missed anything in the "Condition Tab" or anywhere else for it to work correctly.
This content from the SAP Concur Community was machine translated for your convenience. SAP does not provide any guarantee regarding the correctness or completeness of this machine translated text. View original text custom.banner_survey_translated_text
@Oksana_S after the receipt is attached, try clicking Save for the entry to see if that clears the alert/exception. Let me know what happens. 🙂
This content from the SAP Concur Community was machine translated for your convenience. SAP does not provide any guarantee regarding the correctness or completeness of this machine translated text. View original text custom.banner_survey_translated_text
Yes, I did try it already, even tried to hit submit, thinking maybe it would go away on the submit step. None of that worked.
This content from the SAP Concur Community was machine translated for your convenience. SAP does not provide any guarantee regarding the correctness or completeness of this machine translated text. View original text custom.banner_survey_translated_text
Error when i try to submit to see if it goes away.
This content from the SAP Concur Community was machine translated for your convenience. SAP does not provide any guarantee regarding the correctness or completeness of this machine translated text. View original text custom.banner_survey_translated_text
@Oksana_S which department did you select in your Allocations when testing this out?
This content from the SAP Concur Community was machine translated for your convenience. SAP does not provide any guarantee regarding the correctness or completeness of this machine translated text. View original text custom.banner_survey_translated_text
Here it is:
This content from the SAP Concur Community was machine translated for your convenience. SAP does not provide any guarantee regarding the correctness or completeness of this machine translated text. View original text custom.banner_survey_translated_text
Hi @Oksana_S ,
I think you need to update your receipt handling rule where you need to put this amount condition that is:
If expense type is in (exp1, exp2....)
And
Project is any = (pro1 or pro2 or Pro 3....)
And
Amount is greater than 75$
And
Receipt attached = No
Then receipt is required.
With this system will only ask for receipt if amount is greater than 75$. For less amount rule should not trigger.
Also, in audit rule section there is standing receipt required rule, I think you need to input similar conditions in that rule as well.
Please try and let's see if it works.
If this answers your query, then please mark solution as accepted.