mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
Migrate account_lock_date_update to 11.0
Update menu with Adviser/Actions. Update readme.
This commit is contained in:
committed by
syera bonneaux
parent
6372284748
commit
751b45af48
@@ -1,4 +1,3 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
# Copyright 2017 ACSONE SA/NV
|
||||
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
||||
|
||||
@@ -7,7 +6,6 @@ from odoo.exceptions import UserError
|
||||
|
||||
|
||||
class AccountUpdateLockDate(models.TransientModel):
|
||||
|
||||
_name = 'account.update.lock_date'
|
||||
_description = 'Account Update Lock_date'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user