parseFloat('0') is falsy in JS so `|| 0.18` silently discarded the user's
explicit 0% selection. Replaced with an explicit empty-string guard.
Adds e2e spec gst-rate.spec.ts covering all five GST rates (0/5/12/18/28%).
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
||
|---|---|---|
| .. | ||
| discard-draft-button.tsx | ||
| file-uploader.tsx | ||
| po-detail.tsx | ||
| po-line-items-editor.tsx | ||
| po-status-badge.tsx | ||
| submit-draft-button.tsx | ||