How to change custom field select options and strange behavior

Have a custom field of select type, but customize did not allow changing of options from 2024 and 2023 to 2025 and 2024. Changed values directly in db in ‘Custom Field’ table. Now when click Customize the field options show the correct ones as in db, but the document itself still shows 2024, 2023. Where are those values coming from.

ERPNext: v14.65.0 (version-14)

Frappe Framework: v14.67.0 (version-14)

When try to change select options through Customize get error message:
“You can’t set ‘Options’ for field NCF Expiration”

Hi @tonto,

It’s possible, using Properly Setter. Please check the post.

Thank You!

Would rather not have all the overhead of a custom app, just to set something can be set in the database through customize doctype.