Comment 1 for bug 1104292

Revision history for this message
Egor Tsinko (etsinko) wrote :

I found that adding view: False to the record solves this problem:
-
  !record {model: res.partner, id: test, view: False}:
    is_company: True
    name: Test Supplier
    supplier: True
    customer: False