mirror of
https://github.com/Karaka-Management/oms-EquipmentManagement.git
synced 2026-02-15 09:48:41 +00:00
bump
This commit is contained in:
parent
53ffd0aa25
commit
792ee4018c
|
|
@ -55,7 +55,7 @@ final class InspectionMapper extends DataMapperFactory
|
||||||
public const OWNS_ONE = [
|
public const OWNS_ONE = [
|
||||||
'type' => [
|
'type' => [
|
||||||
'mapper' => InspectionTypeMapper::class,
|
'mapper' => InspectionTypeMapper::class,
|
||||||
'external' => 'equipmgmt_equipment_type',
|
'external' => 'equipmgmt_equipment_inspection_type',
|
||||||
],
|
],
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user