mirror of
https://github.com/Karaka-Management/oms-News.git
synced 2026-02-08 21:08:41 +00:00
continue fixing ownsOne fields
This commit is contained in:
parent
86cb097244
commit
f6947c8dda
|
|
@ -64,10 +64,7 @@ final class NewsArticleMapper extends DataMapperAbstract
|
|||
/* @Module Comments protected static array $ownsOne = [
|
||||
'comments' => [
|
||||
'mapper' => CommentListMapper::class,
|
||||
'self' => 'accounting_costcenter_l11n_language',
|
||||
'by' => 'code2',
|
||||
'column' => 'code2',
|
||||
'conditional' => true,
|
||||
'self' => 'news_comment_list',
|
||||
],
|
||||
]; @Module Comments */
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user