Skip to Content
Menú
This question has been flagged
3834 Vistes

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
Related Posts Respostes Vistes Activitat
0
de des. 17
5600
1
de març 15
9272
1
de març 15
9505
2
de des. 23
12691
3
de jul. 22
23042