Repository
OCA/account-financial-tools · module folder · Try on Runboat
Module version
0.1.0
Category
Accounting & Finance
Folder size
0.08 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
http://www.akretion.com
Last tracking update
2026-08-07 07:17:46
Authors
Akretion, Odoo Community Association (OCA)
Maintainers
Akretion, Odoo Community Association (OCA)
Committers
Pedro M. Baeza, Stéphane Bidoul (ACSONE)
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
Check Date in Period always active on Account Journals
======================================================

This module:

* activates the 'Check Date in Period' option on all existing account journals,

* enable the 'Check Date in Period' option on new account journals,

* prevent users from deactivating the 'Check Date in Period' option.

So this module is an additionnal security for countries where, on an account
move, the date must be inside the period.

Please contact Alexis de Lattre from Akretion <alexis.delattre@akretion.com>
for any help or question about this module.
    

Code Analysis

Views touched (0)

No views found for this module.

HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (1)
  • allow_date Boolean
    default=True
Public methods (1)
  • init(self, cr)
    @api.v7
    Activate 'Check Date in Period' on all existing journals

Loading…

Loading…

Loading…