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

When we add workflow for model then its gives vals without state value. its only updated in workflow actions.
1. oncreate

def create(self, cr, user, vals, context=None):

my requirement is need to check state values for my business logic. but in workflow actions not gives values.

2. workflow actions

def test_finished(self, cr, uid, ids):

then how to pass the value of state in method parameters

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
0
dic 17
5514
1
mar 15
9193
1
mar 15
9387
2
dic 23
12523
3
jul 22
22826