fix(ausruestung): show untracked assignments, item traits in order wizard, receipt
gate for completion, PDF phone + last-row line
This commit is contained in:
@@ -62,6 +62,7 @@ export interface Bestellung {
|
||||
besteller_id?: string;
|
||||
besteller_name?: string;
|
||||
besteller_email?: string;
|
||||
besteller_telefon?: string;
|
||||
besteller_dienstgrad?: string;
|
||||
status: BestellungStatus;
|
||||
budget?: number;
|
||||
|
||||
Reference in New Issue
Block a user