تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
1 الرد
2149 أدوات العرض

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

الصورة الرمزية
إهمال

use onchange method

أفضل إجابة

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

الصورة الرمزية
إهمال