v 12.0 Third Party 14
Download for v 12.0 Deploy on Odoo.sh
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Invoicing (account)
Discuss (mail)
Lines of code 101
Technical Name account_subsequence_fiscal_year
LicenseAGPL-3
Websitehttps://github.com/OCA/account-financial-tools
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Invoicing (account)
Discuss (mail)
Lines of code 101
Technical Name account_subsequence_fiscal_year
LicenseAGPL-3
Websitehttps://github.com/OCA/account-financial-tools

Accounting Subsequences per Fiscal Years

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 generate custom sub sequences for accounting entries, if fiscal years are not “classic”. (ie: last day = 31 / last month = 12)

without this module, in such cases (for example, for fiscal year from 01 April 2020 to 31 May 2021) accounting moves of the same fiscal year will not have the same numbering: Some entries will have BILL/2020/ prefix and other will have BILL/2021/, that is not allowed in many countries.

That modules fixes this problem.

Table of contents

Configuration

To configure this module, you need to:

  • Add your users to the group ‘Technical Settings / Show Full Accounting Features’
  • Go to Invoicing > Configuration / Settings
  • configure your accounting settings
https://raw.githubusercontent.com/OCA/account-financial-tools/12.0/account_subsequence_fiscal_year/static/description/res_config_setting.png

Depending on what you want, 3 options are available.

Given the following example:

  • an account move with a date set to 2030-06-01
  • a company set with fiscalyear_last_day = 1 and fiscalyear_last_month = 10
  • ‘empty’ (default value): the subsequence will be created “normaly”, with date_from = 2030-01-01 and date_to = 2030-12-31
  • ‘Based on Company Settings’: the subsequence will be created depending on the values of fiscalyear_last_day and fiscalyear_last_month, so date_from = 2029-10-01 and date_to = 2030-09-30
  • ‘Based on Fiscal Years Settings’: the subsequence will be created with the values defined in the according fiscal year. Note that if no fiscal year is found, the generation will fail.

Bug Tracker

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.

Credits

Authors

  • GRAP

Contributors

  • Sylvain LE GAL <https://twitter.com/legalsylvain>

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.

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.