+
+
+
+ setSupplier(e.target.value)} />
+
+
+
+
+
+
+
+ setCurrency(e.target.value.toUpperCase())} maxLength={3} />
+
+
+
+
+
+
+
+
+
+
+
+
+ {disposition === 'eigener_aufwand' && (
+
+
+
+
+ )}
+
+ {disposition === 'abgelehnt' && (
+
+
+ setDeclineReason(e.target.value)} />
+
+ )}
+
+ {disposition === 'rebill' && (
+
+
+
+ setCustomer(next.slice(-1))} />
+
+
+
+
+ setEventId(e.target.value.replace(/[^0-9]/g, ''))} inputMode="numeric" />
+
+
+
+
+
+
+ {markupType !== 'none' && (
+
+ )}
+
{t('accounting.inbox.rebillHint', 'Creates an editable scheduled invoice on the client. VAT/tax handling is v1 — verify with your Treuhänder.')}
+
+ )}
+