Example: i want to save date in product.product automatically without scheduler or without click any button when first time product will less than or equal to zero
What I Tried?
1. onchnage or depends of qty_available (not working because compute field)
2. super call of _compute_quantities method (not working)
Thanks :)