- Ya
- 2 Septemba 2026, 22:43 UTC
- Mwandishi
- Kamo
- Ahadi ya
- b7ed28a
The row Amount under 'What you are quoting' was still previewLineTotal, so the quantity cell showed the quote's seat count while the Amount beside it priced the line's own — two numbers on one row contradicting each other, and neither moving when the seat count changed. Fixing the one row would have left the same rule written out in four places. All four now call previewLineTotalWithQuantity, and it is the only code in the module that knows a line can be driven by the quote: the row Amount, the option preview, and both tables on the printed page. Nothing re-derives it.