mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
[ADD] migration deleted script 14.0.2.22.1
This commit is contained in:
2
pms/migrations/14.0.2.22.1/post-migration.py
Normal file
2
pms/migrations/14.0.2.22.1/post-migration.py
Normal file
@@ -0,0 +1,2 @@
|
||||
def migrate(cr, version):
|
||||
cr.execute("UPDATE pms_reservation SET to_send_mail = NOT is_mail_send")
|
||||
Reference in New Issue
Block a user