The cause of this bug is that the database needs an 'on delete cascade' clause for a column (see the diff at the top of this bug report).
If you apply the patch manually the error will disappear.
I do not know why this has not been applied, it's trivial.
Landis,
The cause of this bug is that the database needs an 'on delete cascade' clause for a column (see the diff at the top of this bug report).
If you apply the patch manually the error will disappear.
I do not know why this has not been applied, it's trivial.
Can anyone from OpenERP comment on this?