refactor: update label and description on short year checkbox

Is short/long year.

(cherry picked from commit 1d6b9b405f)
This commit is contained in:
ajiragroup
2024-11-14 16:13:54 +05:45
committed by Mergify
parent a17e1f6b6d
commit c2748e923e

View File

@@ -72,10 +72,10 @@
},
{
"default": "0",
"description": "Less than 12 months.",
"description": "More/Less than 12 months.",
"fieldname": "is_short_year",
"fieldtype": "Check",
"label": "Is Short Year",
"label": "Is Short/Long Year",
"set_only_once": 1
}
],