mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
[FIX] account_credit_control: Pylint
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
|
||||
from openupgradelib import openupgrade
|
||||
|
||||
|
||||
@openupgrade.migrate(use_env=True)
|
||||
def migrate(env, version):
|
||||
if not openupgrade.table_exists(env.cr, 'account_followup_followup'):
|
||||
|
||||
Reference in New Issue
Block a user