BOHA
9fe5113c5b
fix(ui): cross-module mechanical unifications (line-item labels/align, back-tab targets, status-button colors, apply_vat checkbox, currency-from-settings, read-only issued_by, Celkem header, centered offer tabs)
...
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-09 16:49:31 +02:00
BOHA
e868ecf769
refactor(ui): shared searchable CustomerPicker across offers/invoices/issued-orders
...
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-09 16:42:24 +02:00
BOHA
20177e8f87
fix(ui): guard delete on paid invoices / ordered-or-locked offers; add guarded delete to issued orders
...
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-09 16:36:32 +02:00
BOHA
66235ff567
refactor(ui): single shared documentStatus map across offers/invoices/orders (fix issued color drift, add offers status chip)
...
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-09 16:12:44 +02:00
BOHA
430ec3e76b
fix(ui): make item description a drag-resizable textarea (rows + resize:vertical) across invoice/order/offer
...
Replaces MUI autosize (no handle, mis-wraps in table cells) with a fixed 2-row textarea + resize:vertical so the box wraps and the user can drag it taller. Restores the dead '& input' sx as '& textarea'.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-09 15:37:34 +02:00
BOHA
f295af4a14
fix(ui): auto-grow item detail-description box + offer money columns to 8rem (consistency across invoice/order/offer)
...
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-09 15:28:17 +02:00
BOHA
db11999c85
fix(ui): widen 'Jedn. cena' column in invoice + issued-order line-item tables (5.5rem -> 8rem)
...
The editable unit-price number input was cramped (5.5rem, same as qty/unit); widened to 8rem to match the Celkem column and the read-only detail view, so real prices fit.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-09 15:23:16 +02:00
BOHA
2b7b480144
fix(orders): back button links to Vydané tab, not the nonexistent /orders/issued
...
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-09 11:53:23 +02:00
BOHA
d7e0ba933d
feat(orders): issued-order create/edit form + PDF export button
...
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-09 11:44:02 +02:00