This question has been flagged
2768 Views

Hi,


We try to implement runbot to check our devs.

It seems to be ok with few simple modules.

But (and maybe it's a non understanding of the framework on our side), we have errors (in job_20) when we try to add modules with models inheriting from others with required fields (The NOT NULL column error).

As we understand why, we wanted to know how to write correctly our modules to fit runbot tests.

In a daily usage, we can launch a query to fill existing NULL columns, but in a test case not...


Can someone help us or just give clues?


Many thanks

Avatar
Discard