Changes between Version 18 and Version 19 of RelationalModel


Ignore:
Timestamp:
12/09/24 19:41:09 (5 weeks ago)
Author:
153093
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • RelationalModel

    v18 v19  
    1717* !VehicleType (**__VehicleTypeId__**, **!VehicleTypeName**)
    1818* Vehicle (**__VehicleId__**, **!VehicleTypeId***(!VehicleType), **Make**, **Model**, **Registration**, **Capacity**)
     19* !ExpenseType (**__ExpenseTypeId__**, **!ExpenseTypeName**, **!ExpenseTypeDescription**)
    1920* Employee (**__EmployeeId__**, **!EmployeeName**, **!EmployeeSurname**)
    2021* Warehouse (**__WarehouseId__**, **!AddressId***(Address), **!WarehouseName**)