Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
3730 Tampilan

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
Buang
Post Terkait Replies Tampilan Aktivitas
0
Des 17
5532
1
Mar 15
9216
1
Mar 15
9421
2
Des 23
12584
3
Jul 22
22888