Skip to content

Commit c509e8c

Browse files
author
Milan Topuzov
committed
migrations: move to 19.0.1.0.0 (pre-migrate.py)
1 parent 00d4ad1 commit c509e8c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

queue_job_batch/migrations/18.0.1.0.0/pre-migrate.py renamed to queue_job_batch/migrations/19.0.1.0.0/pre-migrate.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,4 @@ def migrate(cr, version):
1717
WHERE state != 'finished' AND is_read
1818
"""
1919
)
20+

0 commit comments

Comments
 (0)