aeac76687b84be529ce64cf32b7d3f528a58c10a
Fixed offers, orders, attendance, scope-templates schemas — quantity, unit_price, position, hours, minutes now use z.union([z.number(), z.string()]) with transform instead of bare z.number(). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Description
No description provided