Hello Experts,
Is there a way to create an acceptable range for invoice dates being entered? We would like to limit the date range for invoice dates the same way we are able to restrict posting dates.
Or is there a way to create validation criteria so that there is a warning if an invoice date is entered outside of a range? For example: if the invoice date is more than one year older than the current work date or more than two months in the future of the current work date, a validation warning would occur.
I appreciate any feedback or guidance you can provide.
Hi @MariBeth_Theusch ,
I’m not sure about Invoice Date range restriction without customization but you can restrict posting date via “Sales & Receivable Setup”
Enable Posting Date Check on Posting.
Thank you for the response @Sajjad_Yousuf. I should have clarified that we are looking to restrict Purchase Invoice dates. We have an integration outside of BC that posts our Sales Invoices. We are currently restricting the posting dates via General Ledger Setup but we are having issues with users entering Purchase Invoice dates that are either extremely old or several years in the future. That is what we would like to limit - or at least create a validation warning so that the user takes a closer look at the invoice date before posting.
Are you posting from API?
You can also restrict it via API then
You can do this with customization and use Event Subscriber on Post Invoice and also you can restrict by validate posting date.
Thanks again, @Sajjad_Yousuf! I will take these options back to the team to see if they are workable for us.
If you need my more assistance, you can DM me.
Thanks
Thanks, again, @Sajjad_Yousuf !
1 Like