Skip to content

Latest commit

 

History

History

account_fiscal_year_auto_create

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Fiscal Years - Automatic Creation

Beta License: AGPL-3 OCA/account-financial-tools Translate me on Weblate Try me on Runboat

This module extends the functionality of Accounting Odoo module, to auto generate fiscal years.

Once installed, a cron is running each day. It will create, for each company, a new fiscal year, if it is the last day of the current fiscal year.

This module is interesting specially in multi company context, to avoid annoying setup every year.

The fiscal year created has a classical "12 monthes" duration, but the accountant can modify it, once created.

Example

If a company has it last fiscal year, defined as:

  • name: FY 2021-2022
  • date_from: 2021-06-01
  • date_to: 2022-05-31

When the cron will be executed on May 31, 2022, it will create the following fiscal year:

  • name: FY 2022-2023
  • date_from: 2022-06-01
  • date_to: 2023-05-31

Table of contents

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.

Do not contact contributors directly about support or help with technical issues.

Authors

  • GRAP

Contributors

Maintainers

This module is maintained by the OCA.

Odoo Community Association

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

Current maintainer:

legalsylvain

This module is part of the OCA/account-financial-tools project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.