seitime-frappe/frappe/custom/doctype
Sanket Shah 3914891ebe
fix: increase label field length to 255 chars (#34394)
* fix: increase label field length to 255 chars

Some doc field labels were getting truncated when exceeding 140 characters.

This caused issues during customization of complex forms where descriptive labels were required.

* fix: increase label field length to 255 chars

Some customize form field labels were getting truncated when exceeding 140 characters.

This caused issues during customization of complex forms where descriptive labels were required.
2025-10-28 17:06:24 +05:30
..
client_script feat: syntax highlighting in field description (#33791) 2025-09-03 03:21:34 +02:00
custom_field fix: increase label field length to 255 chars 2025-10-10 11:19:24 +05:30
customize_form feat: add Make 'name' searchable in Global Search in custom form 2025-09-26 16:51:18 +05:30
customize_form_field fix: increase label field length to 255 chars (#34394) 2025-10-28 17:06:24 +05:30
doctype_layout chore: Drop empty UnitTestCases (#32867) 2025-06-10 05:28:53 +00:00
doctype_layout_field fix: update sort order in doctypes 2024-03-27 11:18:28 +05:30
property_setter chore: Drop empty UnitTestCases (#32867) 2025-06-10 05:28:53 +00:00
__init__.py [refactor] custom 2014-09-29 12:21:11 +05:30