Hello everybody,
My case :
I have two fields :
1- Journal_id : m2o (account.journal) type selection(check or cash)
2- Num_check : a char field that i create
On a form view, I want when I set type=check, the Num_check will appears!!
My idea is to use onchange action on the field type, but I don't know how
A help please