This website requires JavaScript.
Explore
Help
Sign in
tim
/
invoiceninja
Watch
1
Star
0
Fork
You've already forked invoiceninja
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
0faf91dd5d
invoiceninja
/
Modules
/
Notes
/
Config
/
relations.php
9 lines
114 B
PHP
Raw
Normal View
History
Unescape
Escape
Access module relations from parent (#2553) * Refactor JS directory structure * Access Module relations from Parent entity
2018-12-13 22:01:33 +11:00
<
?
php
return
[
Module relationships (#2556) * Fix for wrong contact being deleted * dynamically load module relationships
2018-12-16 00:04:46 +11:00
'client'
=>
[
'notes'
=>
[
"
hasMany
"
,
[
'Modules\Notes\Entities\Note'
]]
],
];
Reference in a new issue
Copy permalink