Ir al contenido
Menú
Se marcó esta pregunta
4702 Vistas

as per this:

https://accounts.openerp.com/forum/Help-1/question/10366/

--test-commit isn't needed, but...

what if i'd like to do something like:

-
    I create an ObjectA
-
  !record {model: object.a, id: object_a_1}:
    name: "OA"
-
    I create an ObjectB
-
  !record {model: object.b, id: object_b_1}:
    name: "OB"
    object_a_id: object_a_1

In this case --test-commit is needed otherwise the second test won't find object_a_1

Is this true?

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
0
may 15
4232
1
ene 23
3917
0
oct 22
1521
0
ago 22
3
0
dic 21
51