mirror of
https://github.com/frappe/erpnext.git
synced 2026-08-30 07:08:24 +00:00
Address review feedback: - A typed-but-not-selected value passed validation yet was dropped by get_selected_attributes (reads committed pills only). Treat any pending input as an error so it is never silently omitted from creation. - Escape pill / pending values before interpolating them into the HTML error message. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Inventory management module.