name: base
label: 
description: 
fields:
  owner:
    label: Owner
    help: 
    description: 
  space:
    label: Space
    help: 
    description: 
  created:
    label: Creation Time
    help: 
    description: 
  created_by:
    label: Created by
    help: 
    description: 
  modified:
    label: Modification Time
    help: 
    description: 
  modified_by:
    label: Modified by
    help: 
    description: 
  is_deleted:
    label: Deleted
    help: 
    description: 
  deleted:
    label: Deletion Time
    help: 
    description: 
  deleted_by:
    label: Deleted by
    help: 
    description: 
  instances:
    label: Instances
    help: 
    description: 
  instances.$._id:
    label: Instance ID
    help: 
    description: 
  instances.$.state:
    label: State
    help: 
    description: 
  sharing:
    label: Record Level Permission
    help: 
    description: 
  sharing.$:
    label: Authorization
    help: 
    description: 
  sharing.$.u:
    label: Authorized Users
    help: 
    description: 
  sharing.$.o:
    label: Authorized Departments
    help: 
    description: 
  sharing.$.r:
    label: Rule
    help: 
    description: 
  message_count:
    label: Number of Messages
    help: 
    description: 
  locked:
    label: Locked
    help: 
    description: 
  company_id:
    label: Division
    help: 
    description: 
  company_ids:
    label: All Divisions
    help: 
    description: 
  instance_state:
    label: Instance State
    help: 
    options:
      - label: Draft
        value: draft
      - label: Pending
        value: pending
      - label: Completed
        value: completed
      - label: Approved
        value: approved
      - label: Rejected
        value: rejected
      - label: Terminated
        value: terminated
    description: 
  process_state:
    label: Process State
    type: select
    options:
      - label: Draft
        value: draft
      # - label: Pending
      #   value: pending
      # - label: Completed
      #   value: completed
      - label: Approved
        value: approved
      - label: Rejected
        value: rejected
      - label: Withdrawn
        value: withdrawn
      - label: Terminated
        value: terminated
    description: 
  _table:
    label: Object Workflow Related Form Table Item Info
    help: 
    description: 
  _table._id:
    label: Object Workflow Related Form Table Item ID
    help: 
    description: 
  _table._code:
    label: Object Workflow Related Form Table Code
    help: 
    description: 
actions:
  standard_query:
    label: Search
  standard_create_instance:
    label: Create Approval
  standard_new:
    label: New
  standard_open_view:
    label: Open View
  standard_edit:
    label: Edit
  standard_delete:
    label: Delete
  standard_delete_many:
    label: Delete
  standard_approve:
    label: New Instance
  standard_view_instance:
    label: View Instance
  standard_follow:
    label: Follow
  standard_submit_for_approval:
    label: Submit for Approval
  standard_import_data:
    label: Import Data
  standard_export_excel:
    label: Export Excel
  standard_print:
    label: Print
groups:
  system_information: System Information