I want to run code any time the available quantity of a product changes. How can I do that?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Apskaita
- Atsarga
- PoS
- Project
- MRP
This question has been flagged
1
Atsakyti
2152
Rodiniai
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
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Registracija
use onchange method