Fiscal Year Creation

Issue No: GL-1435
Created 1/16/2015 11:50:05 AM
Type Feature
Priority Minor
Status Closed
Resolution Fixed
Fixed Version 15.2
Description When creating a fiscal year, user should only be able to create a fiscal year for either one year prior or one year after the current year. For instance, if current year is 2014, user should be limited to creating a year for either 2013 or 2015 only. This will protect user from inadvertently making a mistake in creating years.     One of the following should apply:   * the end date of the period you create should be the day before the start of the earliest year available * The start date of the period you are creating should be the day after the latest end date in the fiscal calendar.   lets say the following years were set up   |Year|Start Date|End Date| |2012|1/1/2012|12/31/2012| |2013|1/1/2013|12/31/2013| | | | | you could create 2011 ending on 12-31-2011 (day before 1-1-2012)   or you could create 2014 starting on 1-1-2014 (day after 12/31/2013)