TIP: You can type at any time to perform a new search.
Permanent Lock Move
account_permanent_lock_move · OCA/account-financial-tools
- Repository
- OCA/account-financial-tools · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Finance
- Folder size
- 0.44 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/account-financial-tools
- Last tracking update
- 2026-08-07 07:31:53
- Authors
- Camptocamp, Odoo Community Association (OCA)
- Maintainers
- Camptocamp, Odoo Community Association (OCA)
- Committers
- sergiocorato, Weblate, OCA Transbot, OCA-git-bot, oca-travis, houssine, robin.keunen
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
permanent_lock_date_wizard_view_form |
permanent.lock.date.wizard.form | permanent.lock.date.wizard | form | New |
res_config_settings_view_form |
res.config.settings | form | Inherits account.res_config_settings_view_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (4)
New fields (0)
No new fields.
Public methods (3)-
button_cancel(self)@api.multi -
create(self, vals)@api.model -
write(self, vals)@api.multi
New fields (2)
-
company_idMany2one → res.companycomodel_name='res.company'string='Company' -
lock_dateDatestring='Lock Date'
-
confirm_date(self)@api.multi
New fields (1)
-
permanent_lock_dateDatehelp='Non-revertible closing of accounts prior to and inclusive of this date. Use it for fiscal year locking instead of Lock Date.'string='Permanent Lock Date'
No public methods.
New fields (1)
-
permanent_lock_dateDatehelp='Non-revertible closing of accounts prior to and inclusive of this date. Use it for fiscal year locking instead of "Lock Date".'related='company_id.permanent_lock_date'string='Permanent Lock Date'
-
change_permanent_lock_date(self)@api.multi
Loading…
Loading…
Loading…