Merge branch 'release/2025.09.04' into feature/bugfix/CASH-1407
This commit is contained in:
commit
8fbbe5e146
1 changed files with 1 additions and 0 deletions
|
|
@ -2277,6 +2277,7 @@ export const actions = {
|
|||
vehicleSubType: vehicle.vehicleSubType,
|
||||
vehicleSpecialClass: vehicle.vehicleSpecialClass,
|
||||
isBigTruck: vehicle.isBigTruck,
|
||||
canSafeliteService: vehicle.canSafeliteService,
|
||||
registration: {
|
||||
firstName: vehicle.registration.firstName,
|
||||
lastName: vehicle.registration.lastName,
|
||||
|
|
|
|||
Loading…
Reference in a new issue