enable ISA relationships in Wobjects add/edit forms
This commit is contained in:
parent
1c89741add
commit
2f1408e852
22 changed files with 132 additions and 16 deletions
|
|
@ -4,6 +4,12 @@ our $HELP = {
|
|||
'time tracking add/edit' => {
|
||||
title => 'timetracking add/edit title',
|
||||
body => 'timetracking add/edit body',
|
||||
isa => [
|
||||
{
|
||||
namespace => "Asset_Wobject",
|
||||
tag => "wobject add/edit"
|
||||
},
|
||||
],
|
||||
fields => [
|
||||
{
|
||||
title => 'userViewTemplate label',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue