Hi there, I created a small approval workflow with a state machine which works fine until I place a condition inside a state.Then the change state function gets stuck and won't enter the next state.(W...
Hi there, I have a classic form with a repeating section with a simple calculation (named calc_amount) which is quantity*price. For each row the user also has to pick whether it's expense or capital (...