Workflows

Page ID: (AU201020)

This page contains the list of all workflows defined for a particular screen (that is, a form in MYOB Advanced) as well as the general settings of each workflow. The page lists predefined workflows, as well as customized and custom workflows. You can use the page to add customized and custom workflows for the form.

Tip: You open the Workflows page by clicking Workflows under the screen ID (of the form for which you are adding or modifying workflows) in the navigation pane of the Customization Project Editor. In the name that appears on the page, Workflows is preceded by the screen ID and then the screen name in parentheses.

Page Toolbar and More Menu

The page toolbar includes standard buttons and page-specific buttons and commands. For the list of standard buttons, see Page Toolbar. The page-specific commands can be shown as buttons on the page toolbar, as commands on the More menu, or in both places. These commands are listed in the following table in alphabetical order.

Command Description
Add Workflow

Opens the Add Workflow dialog box, which you use to add a new custom workflow or a new inherited workflow—that is, a workflow based on a predefined workflow.

Disinherit

Breaks the relationship between the predefined workflow and the selected customized workflow that was based on it. (You first click the row with the customized workflow in the table and then click this command.) The selected workflow will no longer get updates from the system, and the Upgrade Predefined Workflow command will not be available for it.

Note: You cannot reverse the changes induced by the Disinherit command. That is, you cannot link the selected workflow to a predefined workflow once you have selected the workflow and clicked Disinherit.
Upgrade Predefined Workflow

Starts the process of upgrading the selected customized workflow (which is based on a predefined workflow) with the latest changes from the system. (You first click the row with the customized workflow in the table and then click this command.)

If there are any conflicts, the Upgrade Conflicts dialog box opens, in which you can resolve these conflicts.

View Changes

Opens the Changes dialog box, which you use to view the description of a workflow in internal format. If you have made changes to this workflow, they are highlighted in the dialog box. You can return the workflow to the predefined state by clicking Reverse Changes in the dialog box.

Note: The View Changes button and command are available only if the workflow is inherited—that is, based on a predefined workflow.
Table 1. Add Workflow Dialog BoxThis dialog box opens when you click Add Workflow on the page toolbar. The dialog box contains the following elements.
Element Description
Operation

The operation that the system will perform when you specify all the needed values and click OK. You can select one of the following options: Create New Workflow, Extend System Workflow, and Copy Workflow.

You can select one of the following options:

  • Create New Workflow: Creates custom workflow
  • Extend System Workflow: Creates a customized workflow
  • Copy Workflow: Creates a copy of a predefined workflow
Base Workflow

Required. The name of the predefined workflow on which the current workflow is based.

This box is displayed only if you select Extend System Workflow in the Operation box.

Workflow to Copy

Required. The predefined workflow that you want to copy.

This box is displayed only if you select Copy Workflow in the Operation box.

Workflow Type

Required. The type of the entities to which the workflow is applied. The applicable entities depends on the particular form for which the workflow is defined.

If only one default workflow is available for the form, this box contains one value (Default). If the form has multiple workflows, this box contains all of these workflow types, and the Default type.

Workflow Name

Required. The name of the workflow you are adding.

This dialog box has the following buttons.
OK

Adds the workflow to the table on the page and closes the dialog box.

Cancel

Closes the dialog box without adding a workflow to the page.

Table 2. Upgrade Conflicts Dialog BoxThis dialog box opens when you click Upgrade Predefined Workflow on the page toolbar. The dialog box contains the following elements.
Element Description
Workflow Element

The workflow element in which the conflict has occurred.

Property

The property of the workflow element in which the conflict has occurred.

System Value

The value that the element has in the system workflow,

Customization Value

The value that the element has in the customized workflow.

System Action

The action that the system has performed to modify the element.

Customization Action

The customization action that has been performed to modify the element.

Resolve Conflict in Action

The action that the system will perform to resolve the conflict.

This dialog box has the following buttons.
OK

Resolves the conflicts, merges the changes, and closes the dialog box.

Cancel

Closes the dialog box without resolving the conflicts.

Table 3. Changes Dialog BoxYou use this dialog box to view the source code of the workflow; the changes to the currently selected element are highlighted in red. The dialog box also contains the following buttons.
Button Description
Reverse Changes

Returns the workflow to the predefined state.

Close

Closes the dialog box.

Summary Area

In this area, you can specify the basic settings for the new workflow.

Element Description
State Identifier

The name of the field on this form that indicates the state.

Workflow-Identifying Field

The field whose value determines which workflow is used if multiple workflows are defined for the form.

If you do not select any value in the this box, an entity that has been created on the form can have only one workflow. If you want the entity to have multiple workflows, select the field that defines the change of the workflow in this box.

Allow Users to Modify Value

A check box that you select if you want users to be able to change the workflow type for an existing entity.

Table

This table lists all workflows defined for the form. If you click the name of a workflow in the table, you open the Workflow page with the workflow. This page has the name <Form Number (Form Name)> State Diagram: <Workflow Name> for the customized, custom, or predefined workflow. The columns of the table are described below.

The table toolbar includes only standard buttons. For the list of standard buttons, see Table Toolbar.

Column Description
Active

A check box that indicates (if selected) that the current workflow is active.

Workflow Type

The type of the entities to which the workflow is applied. The applicable entities depends on the particular form for which the workflow is defined.

Workflow Name

The name of the workflow, which is also a link that you can click to switch to the Workflow page for the selected workflow.

Base System Workflow

The name of the predefined workflow on which the current workflow is based.

Status

The status of the workflow, which can be one of the following: System Read-Only, Inherited, or New.