Introduction
...
For the VROOZI Integration, we will be importing vouchers into ERP using the existing logic for assigning accounting periods. If we can find the accounting period for the invoice date we'll assign it there, if not we will find the next available open period for that company and division. This is working well, but this is causing a scenario at Cal-Maine where CONNECT users will import vouchers into a period that is open, but is also in the process of being balanced and closed out.
To solve this, we've added a configuration in CONNECT that will allow users to define when to close accounting periods to connect. The period may still be open in ERP while it is being closed out, but CONNECT will already treat it as closed and look for the next available period.
Prerequisites
To override accounting period statuses, you will only need security permission access to the configuration in CONNECT.
Configuration
Power User → Config Features
...
Entering a Company will only close the period for that company, leaving the company empty will close all periods with that code, regardless of the company.
Accounting Period codes are entered and saved to match the format displayed in ERP, but they can be entered without spaces. This field is required, and can't match another company/period combination already entered.
...
CONNECT is using the rules defined in ERP to find valid accounting periods. An exception was added to cross-reference these periods against the accounting period override configuration.
...
Now, I remove the company period. This one takes takes effect on 5/13, and I'm creating invoices for 5/14. I also have the next period closed in here. Since both are closed we'll get an error message,
...