コンテンツへスキップ
メニュー
この質問にフラグが付けられました
3830 ビュー

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

アバター
破棄
関連投稿 返信 ビュー 活動
0
12月 17
5596
1
3月 15
9270
1
3月 15
9504
2
12月 23
12689
3
7月 22
23037