mirror of
https://github.com/Karaka-Management/oms-Organization.git
synced 2026-02-15 07:48:41 +00:00
Add travis draft some QA layouts
This commit is contained in:
parent
332dd0eb4f
commit
a6a6c47dba
|
|
@ -48,7 +48,7 @@ class UnitMapper extends DataMapperAbstract
|
||||||
* @since 1.0.0
|
* @since 1.0.0
|
||||||
*/
|
*/
|
||||||
protected static $belongsTo = [
|
protected static $belongsTo = [
|
||||||
'account' => [
|
'unit' => [
|
||||||
'mapper' => UnitMapper::class,
|
'mapper' => UnitMapper::class,
|
||||||
'dest' => 'organization_uni_parent',
|
'dest' => 'organization_uni_parent',
|
||||||
],
|
],
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user