Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
4386 Widoki

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

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
0
gru 17
6122
1
mar 15
9730
1
mar 15
10149
2
gru 23
13545
3
lip 22
23993