Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
3825 Prikazi

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
Opusti
Related Posts Odgovori Prikazi Aktivnost
0
dec. 17
5596
1
mar. 15
9270
1
mar. 15
9504
2
dec. 23
12684
3
jul. 22
23035