added page acceptance
This commit is contained in:
@@ -36,6 +36,7 @@ export interface IBoxDetail {
|
||||
volume: string;
|
||||
boxWeight: number;
|
||||
brutto: number;
|
||||
print: PrintStatus;
|
||||
hasInvoice: boolean;
|
||||
status: BoxStatus;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user