mirror of
https://github.com/frappe/erpnext.git
synced 2026-08-13 22:51:49 +00:00
fix: correct customer_name/in_words field type on Sales Order formats
Both are Data on the Sales Order doctype; they were carried over as Small Text from the Sales Invoice formats they were adapted from, where that type is correct (Sales Invoice defines them as Small Text). No rendering impact — caught via a proactive fieldtype audit after a Greptile comment on a downstream PR flagged the same pattern on Purchase Invoice.
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user