mirror of
https://github.com/frappe/erpnext.git
synced 2026-08-17 08:28:44 +00:00
fix: correct supplier_name/in_words field type across all four formats
Both are Data on the Purchase Invoice doctype, not Small Text (carried over from the Sales Invoice formats these were adapted from, where Small Text is correct - Sales Invoice's own doctype defines it that way). No rendering impact: Data.html and Field.vue never branch on Small Text vs Data. Addresses the Greptile review comment on purchase_invoice_bordered.json, and applies the same fix to the other three formats that had the identical issue.
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