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

I want to run code any time the available quantity of a product changes. How can I do that? 

Imagine profil
Abandonează

use onchange method

Cel mai bun răspuns

Hi,

You need to write the Onchange function for the stock.quant module of the field quantity, if the quantity is changed also the available quantity will change, so you can write a function for the onchange the field.

Regards

Imagine profil
Abandonează