Hi,
is it possible to make a Conditional on a display Field is a Field value is lower than an other field value ?
thx in advance
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi,
is it possible to make a Conditional on a display Field is a Field value is lower than an other field value ?
thx in advance
Give a try:
Step1 : add a boolean field in your model
Step2 :check your condition and set value for that boolean field using methods like 'onchange'
Step3 :give your attr based on boolean field
lemme know if you succeed
that what I realize with a little search on the forum...
I made it in JS.
thx you
Can you include your solution (or part of it) in your answer?
look at the fasluca answer, I do something like that
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up