Merge branch 'dev' into freight/feat/chat-app

This commit is contained in:
Nathnael
2026-07-17 11:01:39 +00:00
96 changed files with 3252 additions and 578 deletions

View File

@@ -854,7 +854,6 @@ export interface BookingReferenceContainerType {
name: string;
code: string;
is_reefer: boolean;
wagons_per_unit: number;
}
export interface BookingReferenceContainerSizeGroup {