views/project/journal
Project Journal Component Adds a button to view mode of Projects with unrecoverd Time to create a Labour Recovery Journal.
Members
hidden
|
Type |
Description |
|---|---|
|
Boolean |
This view is to be shown or hidden |
Default
{
"hidden": false
}
label
|
Type |
Description |
|---|---|
|
String |
Button label |
Default
{
"label": "Create Time Journal"
}
name
|
Type |
Description |
|---|---|
|
String |
Button name |
Default
{
"name": "custpage_nx_journal"
}
success
|
Type |
Description |
|---|---|
|
String |
Alert text when the Journal is successfully created. |
Default
{
"success": "Journal successfully created."
}