Skip to Content
Menu
This question has been flagged
2126 Rodiniai

I'm migrating data from erp 7 to Odoo 13. I've written migration scripts myself (on Postgres). However after migration runs, I keep getting this error 


psycopg2.ProgrammingError: column "type" of relation "ir_actions_todo" does not exist


when I try updating my module. 


The error stems from this line:
cr.execute('ALTER TABLE "{}" ALTER COLUMN "{}" DROP NOT NULL'.format(tablename, columnname))


And so my question becomes: Why was the type field deprecated in ir_actions_todo? 

Portretas
Atmesti
Related Posts Replies Rodiniai Veikla
0
vas. 21
1791
1
rugs. 20
5011
5
rugs. 21
21001
1
birž. 20
3761
1
liep. 25
3710