Skip to content

Commit

Permalink
Update post-0006_pull_request_92.py
Browse files Browse the repository at this point in the history
  • Loading branch information
polsala authored Nov 13, 2023
1 parent 41d77e3 commit 783ac2a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions migrations/5.0.23.9.0/post-0006_pull_request_92.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
def up(cursor, installed_version):
if not installed_version:
return
return

logger = logging.getLogger('openerp.migration')
model = 'wizard.generate.test.email'
Expand Down

0 comments on commit 783ac2a

Please sign in to comment.