Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
2 Răspunsuri
9141 Vizualizări

Hello,

I need to open a new window (wizard) on onchange method. When the quantities on sale_order_line are higher that i have available, the new wizard auto open!!

Explaination: I have created a "select quantities and source location" wizard on sale_order_line and i need to add the auto open that wizard when i select more quantities that i have on my current location_id. I have everything working (workflow) but for now, i need to click a button on sale_order_line to select those quantities and locations. I really need this process to be automaticly so the user dont have to click another button and cannot advance on the workflow without selecting the right quantities and locations.

Thanks

Imagine profil
Abandonează
Cel mai bun răspuns


There are only the following 3 things possible in onchange method :

  1.  Set Values in fields

  2. Set Domain

  3. Return warning message

    You can not open a wizard using onchange.


Imagine profil
Abandonează
Cel mai bun răspuns

You can trigger some wizards by setting their `state` to `open` value.. Haven't checked your case but this may work..

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
0
mar. 15
5794
2
feb. 24
1584
2
mai 25
1044
2
dec. 24
11713
1
ian. 23
5691