Migrate account_lock_date_update to 11.0

Update menu with Adviser/Actions.

Update readme.
This commit is contained in:
Fekete Mihai
2018-02-14 10:24:39 +02:00
committed by syera bonneaux
parent 6372284748
commit 751b45af48
79 changed files with 422 additions and 277 deletions

View File

@@ -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'