Hi,
How can i make the field "next maintenance date" editable, so i can change the date of the next maintenance?
by default, the field is read only,
thanks.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi,
How can i make the field "next maintenance date" editable, so i can change the date of the next maintenance?
by default, the field is read only,
thanks.
Hi,
The field is a computed field, if you check the code you can see it. If you need to make it editable either you can remove the compute and make the field editable by user or you can define an inverse function for the field so that it will become editable.
From the above you can choose the second method which is better. For defining the inverse for the field, see this : Inverse function on compute field
Thanks
Thanks Niyas, if i do in that way, im losing the function that auto-calculates the next maintenance date? because i need to be able to change the date of the maintenance for the first maintenance of the equipment, but still having the feature that calculates the next dates.
thanks
Yes it will be there itself
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
1
Jun 23
|
3309 | ||
|
1
Jun 23
|
4704 | ||
|
2
Aug 19
|
2140 | ||
|
2
Jan 24
|
491 | ||
|
2
Dec 23
|
467 |