2015-12-29 16:25:26 +05:30
# Fixing Fiscal Year Error
2015-12-03 17:52:46 +05:30
2015-12-30 18:27:08 +05:30
While creating any entry, system validates if dates (like Posting Date, Transaction Date etc.) belongs to Fiscal Year selected. If not, system through an error message saying:
2015-12-03 17:52:46 +05:30
`Date ##-##-#### not in fiscal year`
2015-12-30 18:27:08 +05:30
You are more likely to receive this error message if your Fiscal Year has changes, but new Fiscal Year still not set a default. To ensure new Fiscal Year is auto updated in the transactions, you should setup your master as instructed below.
2015-12-03 17:52:46 +05:30
2015-12-30 18:27:08 +05:30
#### Create New Fiscal Year
2015-12-03 17:52:46 +05:30
Only User with System Manager's Role Assigned has permission to create new Fiscal Year. To create new Fiscal Year, go to:
`Accounts > Setup > Fiscal Year`
2017-07-31 16:41:35 +05:30
Click [here ](/docs/user/manual/en/accounts/setup/fiscal-year.html ) to learn more about Fiscal Year.
2015-12-03 17:52:46 +05:30
2015-12-30 18:27:08 +05:30
#### Set Fiscal Year as Default
2015-12-03 17:52:46 +05:30
After Fiscal Year is saved, you will find option to set that Fiscal year as Default.
2017-07-31 16:41:35 +05:30
< img alt = "Debit Credit Not Equal" class = "screenshot" src = "/docs/assets/img/articles/fiscal-year-error-1.png" >
2015-12-03 17:52:46 +05:30
Default Fiscal Year will be updated in the Global Default setting as well. You can manually update Default Fiscal Year from:
`Setup > Settings > Global Default`
2017-07-31 16:41:35 +05:30
< img alt = "Debit Credit Not Equal" class = "screenshot" src = "/docs/assets/img/articles/fiscal-year-error-2.png" >
2015-12-03 17:52:46 +05:30
2015-12-30 18:27:08 +05:30
Save Global Default, and Reload your ERPNext account. Then, default Fiscal Year will be auto-updated in your transactions.
2015-12-03 17:52:46 +05:30
2015-12-30 18:27:08 +05:30
Note: In transactions, you can manually select required Fiscal Year, from More Info section.
2016-01-01 17:59:55 +05:30
2015-12-03 17:52:46 +05:30
<!-- markdown -->