Skip to content

Commit

Permalink
More manual linting
Browse files Browse the repository at this point in the history
  • Loading branch information
gdgellatly authored and OCA-git-bot committed Aug 30, 2024
1 parent 4a59d12 commit 70926ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions account_invoice_pricelist/hooks.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

from odoo import SUPERUSER_ID, api


def pre_init_hook(cr):
"""Precreate pricelist_id column to prevent tracked computation."""
logger = logging.getLogger(__name__)
Expand Down

0 comments on commit 70926ee

Please sign in to comment.