mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
[MIG] account_lock_date_update : Migration to 16.0
This commit is contained in:
@@ -23,7 +23,6 @@ class AccountUpdateLockDate(models.TransientModel):
|
||||
"example.",
|
||||
)
|
||||
tax_lock_date = fields.Date(
|
||||
string="Tax Lock Date",
|
||||
help="No users can edit journal entries related to a tax prior and "
|
||||
"inclusive of this date.",
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user