101-std-frm-002

Workflow

– Ongoing Development –

Overview

A Workflow can be described as a sequence of events that occur to complete a work process. This can be anything from printing invoices to steps that make up an end-of-year procedure. A workflow can include Batch processes, or Administrative procedures and Reports. These processes, the order that they are to occur/be completed, and the person that needs to access them are added to a queue. When configured the Process Flow is initiated. The steps of the process are monitored, i.e. start and completion date and times, and user names, and so on.

Features

The features of the Govern 6.0 Workflow include the following:

  • Ability to select a Workflow Type.
  • Based on the Workflow type, added fields are displayed.
  • The first activity can be initiated after creation of the Workflow.
  • Workflows can be updated, saved or deleted.
  • When fees are associated with an activity, they can be overridden.

Workflow – Creating and Deleting

During the creation and deletion process of a workflow, Reports can be loaded and Multimedia Documents can be created. Overrides can be applied for the following:

  • Inspections
  • A/R and G/L Accounts (Includes associated fee’s)
  • Link to Names
  • Email user information (Only during creation process)

Database Modifications

The following modifications were made to the database in order to enable this feature.
(Table: PM_LK_MASTER) has been linked to (Table: PM_COMPLAINT)

What’s new

As new features are introduced, they will be presented in this section.

Technical Information

– In Progress-
See 101-std-frm-002-techsheet
See 101-std-frm-002-specs
See 101-std-frm-002-setup

 

 

101-std-frm-002

 

0 votes, average: 0.00 out of 50 votes, average: 0.00 out of 50 votes, average: 0.00 out of 50 votes, average: 0.00 out of 50 votes, average: 0.00 out of 5 (0 votes, average: 0.00 out of 5)
You need to be a registered member to rate this.
Loading...

101-std-frm-004

Activities

– Ongoing Development –

Overview

Activities are the steps or stages that comprise the permit and certificate process. From accepting a permit application, to verifying and adding
multimedia documents, to scheduling the various inspections, to finally issuing a certificate, the activities can be composed of as many steps as required in order to obtain the level of detail that the business requirement demands.

When properly configured, activities can be loaded, initiated, completed, or deleted. When finally implemented, custom security can be applied to control column visibility.

Setup Options

Currently the setup for Activities that cannot be performed in Govern for .NET, i.e. Govern, are performed in the Govern for Windows GovAdmin application.

Generate Self Reported Business Tax

When processing a step, it is possible to generate an ST Account. No UI configuration is required and queries will have to be executed to do so.
The steps for the process are as follows:
In (Table: PM_ACTIVITY):

  • Column CREATE_NEW determines if something needs to be created when a step is processed.
  • Column GENERATE_SRT determines when to generate the account
    • 0 = When the step is initiated.
    • 1 to 4 = the completion status.
    • NULL = never
  • Column CATEGORY_CODE is used by the account creation
    • update PM_ACTIVITY
    • set GENERATE_SRT = <completion status>,
      • CATEGORY_CODE = ‘SUT’,
      • CREATE_NEW = -1

where ACTIVITY_NO = <step no> and DEPT_ID = ‘<dept id>
NOTE: Configuration options for Activities can be found in the documents linked in the Technical Information section below.

Configuration

The setup steps to configure activities are basic, and there are other methods for customizing, Refer to the main document for details.

  1. Open GovAdm
  2. Select Parameters in the menu
  3. Select Land Management
  4. Select Parameters
  5. Select a Department
  6. Select Maintain in the menu

Maintaining a Type

Activities must be linked to a TYPE. Although this TYPE is maintained in GovAdmin, the setup steps for the control can be found in the Workflow technical guide; see Workflow link below.

Added Fields

You can select or create new added fields (Columns)

NOTE: Once Added Fields have been created, they CANNOT be edited.

Display Descriptions for Added Fields

Govern documentation is available to describe how to set up added fields, but a workaround is required to make added fields work in Govern.
When added fields are selected, Govern textboxes with the name of the added fields are seen, but not the descriptions. In order to see the descriptions the following workaround can be used:

  1. Open Govern for windows
  2. Search for records.
  3. Open the workflow functionality
  4. Create a new workflow
  5. Select your type

At this point you should see your added fields

  1. Click the Setup menu and select “Field Setup Mode”
  2. Double click on the label of your added field
  3. Give a description and click OK.
  4. Double click on the field’s control then click OK.
  5. Click the Setup menu and select “Save Current Form Size”

Activity Steps

The following assumes you want to create a new step but if you only want to modify one, browse for it and customize it based upon your requirements.

  1. Click the new button and fill the Step Number and the description
  2. Select the activities to perform for the step and click the A button (R button is to remove an activity). This is optional, you can have a step that doesn’t perform actions.
  3. Select a default answer. This is the selected default completion answer when the user wants to complete the step.
  4. Setup the next step number to show after this step is completed depending on which status is selected.
    • You have 4 possible completion statuses and each can go to a different step.
      • Step 9999 stops the chain of steps.
    • Fill at least one of them.

This is what is mandatory to set up to have a functional step. See Govern documentation to know how to setup the other options.

  • Generate SRT account
    • This is a new option that doesn’t have a UI to set it up. See the database section for the queries to execute to set it up.

 

Technical information

Below are the technical setup and configuration documents for Activities in Govern 6.0.
Govern for Windows (GovAdmin) setup, see – 101-std-frm-004-Govern Activities Setup in GovAdm
Govern 6.0 setup, see – 101-std-frm-004 Govern 6.0 Activities

Related Topics

Workflow Configuration, see – 101-std-frm-002-(tech)-Workflow

 

101-std-frm-004

 

0 votes, average: 0.00 out of 50 votes, average: 0.00 out of 50 votes, average: 0.00 out of 50 votes, average: 0.00 out of 50 votes, average: 0.00 out of 5 (0 votes, average: 0.00 out of 5)
You need to be a registered member to rate this.
Loading...

 

101-cc-frm-001-ofr

Cash Collection OpenForms Setup

Version 6.0 | Version 6.1

Overview

This reviews the standard setup for the cash collection form.

  • Business Entities
  • OpenForms Designer Setup
  • Profile Setup

The form distributed uses the following controls that may need to be setup:

Business Entities

The following business entities are used in the form:

  • OpenForms Designer
  • Profile Setup

 

 

101-cc-frm-001-ofr

 

0 votes, average: 0.00 out of 50 votes, average: 0.00 out of 50 votes, average: 0.00 out of 50 votes, average: 0.00 out of 50 votes, average: 0.00 out of 5 (0 votes, average: 0.00 out of 5)
You need to be a registered member to rate this.
Loading...

101-cc-frm-002

Centralized Cash Collection Form – Payment Data Entry Feature

Version 6.0 | Version 6.1 (In Development)

Overview

The following is a feature of the Cash Collection Form.

Payment Transactions Data Entry

Summary Information Group

  • Transaction Type: Displays the type of transaction in the deposit
  • Deposit Number: Displays the current Deposit Number
  • Deposit Total: Displays the Total Amount received so far for this Deposit – (deprecated?)

Payment Data Entry Fields – to be reviewed

  • Year: Enter the year of the transaction – deprecated
  • Effective Date: Enter the date that the interest charges will take effect. The current date is displayed by default.
  • A/R Balance: This field is used to enter the amount to apply to the bill. By default, the balance due is displayed.
  • Total to Pay: This field is enabled only if a value is entered in any of the following:
    • Class Amount Billed, Discount, Fee, Interest and Penalty,Charge and Demand.
    • It displays the total amount due on the bill, including any entries made in the previously mentioned fields.

Fields in the Grid vary by Transaction Type

  • The fields in the header section of the Payment Grid vary according to the selection made in Transaction Type drop-down list
    • Payment
    • Deposit (only …. )
    • Post-Dated Payment
    • Voluntary Payment

Fields in the grid may include:

  • Discount: The current Discount value to apply on the A/R Balance. It is possible to change this amount only if you have the proper permission rights
  • Fee: The current Fee to apply on the A/R Balance. It is possible to increase or decrease this amount only if you have the proper permission rights
  • Interest: The current Interest value to apply on the A/R Balance. It is possible to change the amount if the user has the proper permission rights
  • Penalty: The current Penalty value to apply on the A/R Balance amount. It is possible to change the amount if the user has the proper permission rights
  • Charge: The current Charge value to apply on the A/R Balance amount. It is possible to change the amount if the user has the proper permission rights
  • Demand: The current Demand value to apply on the A/R Balance amount. It is possible to change the amount if the user has the proper permission rights

Receipt Information – roadmap

  • This section displays information regarding the transactions associated with the current bill. This is not the layout of the printed bill but the log of the current transactions.

OpenForms Action Buttons

  • New Payment: Click on the ADD button to create a new payment or transaction and clear the screen of previous values entered. – outstanding defect
  • Save a Payment: Click on Save to save the modifications made after a payment was accepted; for example, changing the payer’s name or distributing the paid amount into different payment types from the Money section. – to be validated that once save no more change possible
  • Deleting a Payment: Click Delete to remove the current payment.
  • Cancelling a Payment: Click Cancel to cancel the payment process and reset the form with the default values.- behavior to be validated
  • Browsing Payments:
    • Click the Browse button to display all the non-posted payments accepted by the current cashier or userid for the current deposit. – to validate
    • Click the Record Descriptor to list and select a payment record. Fields listed can be customized
  • Accepting a Payment: Click Accept to confirm the data on the screen, finalize the payment and to display all the other information required to process a payment. – deprecated? on save it is finalized?
  • Completed Transactions: Click Completed to complete the transaction using the default payment type and set the screen with the default values to start another transaction. To split the payment into different types, select the Money section. – No longer works this way

Payment Distribution

The following payment distributions are available UNDER CONSTRUCTION

  • Proportional Distribution
  • Non-Proportional Distribution (Pay this amount)
  • Payment Distribution by Detail Transaction (Class Code) – See roadmap

Once you have made a selection in the Access by field and your record(s) have been located, one of the following happens: – no longer works this way –

  • if only one record is found, a new series of fields appear on the Payment tab
  • if more than one record is found, the Receivable tab is automatically Selected

Redistributing the payment total

  • If the displayed total is different from the A/R total:
    • 1. Click New to add a new distribution.
    • 2. Select the record you want to modify. The information for this payment type is displayed at the bottom of the screen.

More Payment Entries

  • Use the Search to select More payments to process in the current transaction. This may be from another account, permit, license etc. or applied to a different bill.

Delete

  • Click Delete [X] to remove payment data entries from the list.

 

Payment Distribution by Detail Transaction

The Distribution tab of the Payment Data Entry function is used for processing payments by transaction type. – to change

Payment Data Entry With Proportional Distribution

To distribute payments using proportional distribution:
Note: Ensure that the Use Proportional Distribution option is selected

  • 1. Select the Receivable tab on the Payment Data Entry function.
  • 2. Select the applicable account.
  • 3. Enter the amount you are paying in the Pay this amount field.
  • 4. Click the Pay this amount button. This amount appears in the Total to Pay field. The amounts displayed in the Penalty and Interest text boxes are subtracted from the total. The balance appears in the A/R Balance text box.
  • 5. Double-click on the account in the upper part of the tab. The Distribution tab is displayed. Select the applicable account. All the transactions for the account are displayed by Transaction Type, A/R Class Code, Balance and Due Date. The A/R Balance is displayed as the Total Undistributed amount, along the bottom of the form.
  • 6. Select the transactions for which you are accepting payment or click Select All to select all transactions.
  • 7. Click Distribute Amount. The A/R Balance is divided according to the percentage of the total owed on each transaction.
  • 8. To accept the displayed distribution, click Save. Alternately, you can modify amounts by entering new data directly in the Amount Paid field.
  • Then, click Save.

 

Payment Data Entry Without Proportional Distribution

Note: Ensure that the Use Proportional Distribution option is deselected

For this type of distribution, enter the amounts to pay for each transaction directly in the Amount Paid column. By default, the balance for the transaction is displayed when you click in the column.

  • 1. Follow steps under 1 to 6 under Payment Data Entry With Proportional Distribution
  • 2. Click Save to return to the Receivable tab where you can process other payments under a different subsystem.
  • 3. Open the Payment tab to process the payment. The total of all amounts entered on the Distribution tab is displayed in the Money Received field, as well as on the receipt.

 

 

0 votes, average: 0.00 out of 50 votes, average: 0.00 out of 50 votes, average: 0.00 out of 50 votes, average: 0.00 out of 50 votes, average: 0.00 out of 5 (0 votes, average: 0.00 out of 5)
You need to be a registered member to rate this.
Loading...

 

101-cc-frm-002

CC – Voluntary Payments in Cash Collection

Voluntary Payments in Cash Collection

Version 6.0 | Version 6.1 Scheduled for 6.0.1611

Overview

Use the Govern OpenForms Cash Collection user form to accept advance or voluntary payments on Real Property and Personal Property tax accounts.

An Advance Payment or Voluntary Payment (VP) is an amount that is paid before a bill is received. This type of transaction can be useful for taxpayers who would like to cover bills during a predicted absence.

When a voluntary payment is saved, an Open Cash Credit (OCH) is automatically generated. When you post the Voluntary Payment (VP) using the Cash Collecting Posting batch process, the Open Cash Credit (OCH) is also posted. It is applied on the next bill generated for the account. The VP and OCH transactions can be viewed in the Detail section of the A/R Inquiry form, both before and after they are posted.

This wiki page describes the following:

  • Administrative Setup
  • Configuration
  • Setting Security on Cash Collection Parameters
  • Processing a Voluntary Payment
  • Viewing the Voluntary Payment Transaction in A/R Inquiry
  • Posting the Voluntary Payment

 

Documentation

To view the information on this page in pdf format, click on the following link.

CashCollectionVoluntary.pdf

Related Information

For further information, see the Cash Collection Form

Business Rules

Accounts

In Govern OpenForms, a Voluntary Payment can be applied on an account from any year, regardless of whether there is a balance or not.
An AR_ID must already exist for the person or property associated with the payment.

In Govern OpenForms, a Voluntary Payment can be applied on a transaction from any year, regardless of whether there is a balance or not.

Subsystems

The voluntary payment option is available to Real Property and Personal Property tax.

Administrative Setup

General Parameters

The following User Registry parameters are specific to Cash Collection:

  • Show Only Accounts with Balance
  • Year to Collect

These parameters are available on the User Registry Manager in Govern and in GNA > Application Configurations > Accounts Receivable > Cash Collection Parameters.

Showing Transactions for a Specific Year Only

In Govern OpenForms, Voluntary Payments can be accepted for any year. If you want to display existing transactions for a specific year only, perform the following set in the Cash Collection Parameters available in Govern.
To create a filter by year:

  1. Launch Govern.
  2. Open a Profile that contains the Cash Collection form.
  3. Select the Payment Data Entry tab.
  4. Click the Cash Collection Cashier icon.
    The Cash Collection Options form opens.
  5. Enter the year that corresponding to the transactions that you want to display in the Year to Collect parameter.
  6. Click Save.

Print Receipt

Follow the instructions for setting up the Print Receipt report as described in the Cash Collection documentation. See Print Receipt.

Configuration

The Cash Collection form contains custom search parameters for Real Property and Personal Property voluntary payments.
To view or modify the configuration for these custom searches:

  1. Launch the Govern OpenForms Designer (OFD).
  2. Open the Cash Collection form (CC01).
  3. Select the Payment Data Entry entity.
  4. Select the CCPaymnetDataEntry_Control.
  5. Expand Properties > Misc in the Properties explorer.
  6. Select AR008 – Accounts Receivable in the A/RInquiryForm parameter.
  7. Select arPayment – A/R Payment Data Entry in the SearchGroup parameter.
  8. Select ppPersonalP – Personal Property Search in the VpSearchGroupForPP property.
  9. Select pcProperty – Property Search in the VpSearchGroupForPP property.
  10. Click Save if you have made any changes.

Setting Security on Cash Collection Parameters

The security settings for Voluntary Payments are the same as for any Cash Collection transaction. This section describes those settings:
To view the security settings for Cash Collection:

  1. Launch the Govern OpenForms Designer.
  2. Open the Cash Collection form (CC01).
  3. Select the Payment Data Entry entity.
  4. Select the Security icon.
  5. The Payment Data Entry form includes the Cash Collection Payment Data Entry custom control, CCPaymentData_Control.
    As with all security permissions in the OFD, the majority of these settings are enabled by default. The option to Apply Late Charges is the exception.
    The settings are as follows:
    Can Edit Payment
    Can Edit Principal
    Can Edit Interest
    Can Edit Penalty
    Can Edit Fee
    Can Edit Discount
    Can Edit Change
    Can Edit Demand
    Allow Misc. Cash Receipts
    Allow A/R Cash Distribution
    Allow Apply Late Charges: This setting is disabled by default.
  6. Modify these permissions as described in the OpenForms Designer documentation.
    Note: Permissions must be defined separately for every combination of Security Type, Profile, and Role or user.
  7. Click Save if you have made any modifications.

Creating a Voluntary Payment

Voluntary Payments are created on the Cash Collection > Payment Data Entry form. The steps to creating a voluntary payment transaction are similar as those for a standard payment. The following difference applies.

When you create a Voluntary Payment, you need to enter the subsystem (either Real Property Tax or Personal Property Tax), the year, and the cycle code for the payments that you want to create.

For example, the following parameters could be entered for an advance or Voluntary Payment for Real Property taxes.

  • Subsystem: Real Property Tax
  • Year: 2018
  • Cycle Code: Municipal Tax

If a record matching the search criteria exists, it is displayed under Distribution. If no record exists for the year, one is created. A Voluntary Payment can be created for any year.

The record is displayed under Distribution.

Overview of the Voluntary Payment Transaction Process

The steps for creating a Voluntary Payment transaction are:

  • Selecting the Deposit Number for the Voluntary Payment
  • Performing the Search
  • Completing the Payment Parameters
  • Running the Cash Collection Wizard
  • Viewing the Payment in A/R Inquiry
  • Posting the Payment
  • Viewing the Posted Payment in A/R Inquiry

Selecting the Deposit Number for the Voluntary Payment

The following procedure is mandatory. All A/R transactions in Govern OpenForms must be associated with a deposit number.

  1. Launch Govern.
  2. Open a Profile that contains Cash Collection.
  3. Open the Cash Collection form.
  4. Select the Deposit Management tab.
  5. Create a new deposit number or select an existing one.

The Transaction Type must be Payments.

Creating the Voluntary Payment

To create the Voluntary Payment transaction on the Cash Collection form:

  1. Select the Payment Data Entry tab on the Cash Collection form.
  2. Click New.
    The deposit number you selected on the Deposit Management tab is entered automatically in the Deposit Number field.
  3. Select Voluntary Payment from the Transaction Type field.
  4. Select the subsystem from the Subsystem drop-down list.
  5. Only Real Property Tax and Personal Property Tax are available.
    Enter a year in the Year parameter.
    This is the year of fiscal year during which the transaction is applied.
    For example, if you are creating an advance or Voluntary Payment for a 2018 tax bill, enter 2018.
  6. Enter the cycle code in the Cycle Code parameter.

The Cycle Code is mandatory for the Real Property Tax and Personal Property Tax subsystems.

Performing the Search

You need to perform a search using a Dynamic Search group and criteria.
To perform the search:

  1. Select a Search group in the Search section.
  2. Enter the required criteria in the Criteria section and click Enter on your keyboard.

If a record matching all the search criteria is found, it is displayed under Distribution. If no record is found, one is created and displayed under in the Distribution section.
An A/R barcode is created for the transaction.

Completing the Voluntary Payment Distribution Parameters

To complete the transaction, you need to enter the effective date and the amount. The effective date is the date that the payment is effective. By default, this is the current date.
A voluntary payment is effective before it is applied on a tax bill.

To complete the Payment Distribution parameters:

  1. Select the effective date of the transaction in the Effective Date parameter.
  2. Select a transaction and enter the amount of the voluntary payment in the Amount field.

Completing the Payment

Once you enter an Amount in the Amount field beside the record, it is automatically entered in the Money section. You can select the method of payment, such as cash, check, certified check, credit or debit.
You can enter multiple payment types. For example, a payment can be made partially by credit card and partially by check.
To complete the payment:

  1. Select a method of payment in the Type drop-down list.
  2. Enter an amount if it is different from the displayed amount.
  3. Enter a reference, such as the check number in the Reference field.
  4. Repeat steps 1 to 3 as required if there are multiple payment types.

Payer

All Cash Collection transactions must include payer information.
To add payer information to the transaction:

  1. Click the ellipsis button in the Payer Name section of the Cash Collection form.
  2. Do one of the following:
    Click Search to search for a name in the database.
    Click New Name to add a name that is not in the database.
    If you want to add the name and address account directly, the Name and Address form must be included in the Profile.
  3. Click New Payer Name to a new payer.

Launching the Cash Collection Wizard

The Cash Collection Wizard launches automatically when you click the Save button.
To launch the Cash Collection Wizard:

  1. Click the Save button on the Cash Collection form after completing the payment.
    The Cash Collection Wizard opens.
    The payment amount and type are displayed.
  2. Collect the payment and click Next.
    The full amount and payment type are displayed.
  3. Click the Print button to print the receipt.

Print Receipt

The Print Receipt can be customized. The default receipt is shown in the following screen shot.

Finishing the Payment

To finish the transaction:

  1. Click Finish. on the Cash Collection Wizard once you have printed the receipt and the transaction is complete.
    The completed transaction is displayed on the Cash Collection form.
  2. Hover your mouse over the transaction to view the barcode.

Viewing the Voluntary Payment Transaction in A/R Inquiry

You can view the Voluntary Payment transaction, once it is saved, directly in the A/R Inquiry form.
To view the Voluntary Payment transaction in A/R Inquiry:

  1. Do one of the following, according to your setup:
    Open the completed transaction in the Cash Collection form and double-click on the transaction.
    Launch the A/R Inquiry form and perform a search using the barcode of the transaction.

The Voluntary Payment and Open Cash Credit transactions are displayed in the A/R Inquiry Detail.

Posting the Voluntary Payment

A Voluntary Payment can be posted, as any other Cash Collection Payment, with the Cash Collection Posting batch process.

Prerequisites

Ensure that you have access to the Department responsible for the A/R transaction.

Running the Batch Process

To post a voluntary payment:

  1. Launch Govern.
  2. Open a Profile that contains the Cash Collection Posting batch process.
  3. and through which you can access the required A/R transaction.
  4. Select the Batch Process Explorer.
  5. Select the Cash Collection batch process.
  6. Select the Voluntary Payment.
  7. Click Run.
  8. Click the Processing tab to view the batch process logs.

For details, see Cash Collection Posting.

Viewing the Posted Payment

Once the payment is posted, you can view the Voluntary Payment and Open Cash Credit transaction on the A/R Inquiry form.
To view the Voluntary Payment transaction in A/R Inquiry:

  1. Do one of the following, according to your setup:
    Open the completed transaction in the Cash Collection form and double-click on the transaction.
    Launch the A/R Inquiry form and perform a search using the barcode of the transaction.

 

 

101-cc-frm-011

 

0 votes, average: 0.00 out of 50 votes, average: 0.00 out of 50 votes, average: 0.00 out of 50 votes, average: 0.00 out of 50 votes, average: 0.00 out of 5 (0 votes, average: 0.00 out of 5)
You need to be a registered member to rate this.
Loading...

101-cc-fea-004

Cash Collection (CC) ACCESS BY Feature

Version 6.0 | Version 6.1 (In Development)

Overview

Access and retrieval of Accounts Receivable Transactions to pay depends on:

  • Organization License key A/R Sub-Systems Allowed
  • Department A/R Sub-Systems Allowed (to be validated)
  • Cash Collection parameters (Up to Installment, Year…)
  • User Cash Collection parameters
  • Quick Search Setup

See also Standard (distributed) OpenForms Dynamic Searches.

Access By

Read More...

Access by Option

In prior releases, an ACCESS BY option was available to select A/R by type (VT_SY_CCTYPE). On the form, it displayed the Default Data Access Type for the user. It was replaced by predefined Standard Dynamic Searches.

Access by AUTOSAVE

You can access the results of the Treeview when the user synchronize option is turned on. The search query needs to be available in the group.

Access By Modules

  • Aircraft, Boat, Motor Vehicle, Personal Property
  • Bar Code (see Intelligent Bar Code Roadmap)
  • Bill Number
  • Invoice Number
  • Miscellaneous Billing
  • Mortgage Company or Tax Service Organization (TSO)
  • Name
  • Property Control
  • Properties Linked to Name (???)
  • Permits, Licenses & Certificates, Offenses or Workflow/Complaints
  • Self-Reported Tax
  • Special Assessment
  • Taxpayer Account Number
  • Utility Billing

Access By Global Name

  • The global name; i.e., the name displayed on the toolbar appears on the form if a name was previously selected. Select this option to use the displayed name. Otherwise, the Name Search screen appears.Each time you make a new payment, the Access by section of the screen is reset. You need to select the Name option for each payment. Previously, this option remained selected until you deselected it and you could accidentally enter a duplicate payment for the same name. – Deprecated?

Access By Global Property

  • The tax map number or the sublot number of the active property is displayed. Select the field and click Accept to use this number. Otherwise, the Parcel Search screen is displayed. Each time you make a new payment, the Access by section of the screen is reset. You need to select the Tax Map Number option for each payment.

Bar Code

  • Used with the Quick Search for fast data entry.
  • The bar code consists of the A/R SUMMARY ID ….

Search By

Payment Receipt no. and Group

  • This search query will return the Batch Deposit and CC records matching the search results.
  • Search by Receipt Group and Number

A/R linked to Name

  • List of A/R ID’s for payor name

Properties Linked to Name

  • The global name; i.e., the name for the current record, is displayed. Select the option and click Accept to use this name. Otherwise, click Accept to display the Name Search screen. Each time you make a new payment, the Access by section of the screen is reset.

A/R linked to Property

  • Govern standard search

 

Search Options & Features

Standard User Persistent Search options

  • Govern standard search

Number of Records to Retrieve

  • The number of records retrieved for the search based on the user’s maximum number of records to retrieve.
  • AR Master Records Retrieved for the SEARCH type; records retrieved from standard parameters.

Partial Searches

  • Automatic Search and Select where you can enter the first few characters of the name, street, and so on; the list will automatically scroll to the target item.

 

 

101-cc-fea-004

 

0 votes, average: 0.00 out of 50 votes, average: 0.00 out of 50 votes, average: 0.00 out of 50 votes, average: 0.00 out of 50 votes, average: 0.00 out of 5 (0 votes, average: 0.00 out of 5)
You need to be a registered member to rate this.
Loading...

201-na-fea-201

e-Profile Password Management

Overview

It is now possible to manage e-profile logins using the Name & Address Govern Openform.

201-na-001-fea-001-(uiTN).png
Set Password Feature (Click to enlarge)

General Setup

In order to use this functionality you need to do the following administration changes:

  1. Add the custom control to the (NA01) Name & Address model.
  2. Change the (NA01) attribute type of WEBPROFILEACCESS to ‘Checkbox’
  3. Synchronize all in Govern Security Manager (GSM)
  4. Change permissions if needed of the button ‘view’ in GSM. Default is on.

 

Form Custom Control Settings

Open the model and right-click to add a new action button CUSTOM CONTROL.
You must fill in the following information.

201-na-001-ctl-(uiTN)-(setup)-ManageEportalNames.docx.png
Custom Control Setup (Click to enlarge)

Assembly Name: WPFCustomControl.dll
Class Name: EportalLoginManage
MethodName: LoadUserControl
Embedded Image: Icon_Generic
Is Alone: False
Tool Tip: Set Password
Label Text: Set Password
Width: 300
Heigth: 200

Form Attribute Settings

Change the web profile access attribute to a checkbox (WEBPROFILEACCESS).
Set the UI Map ID to 11.

201-na-001-fld-(uiTN)-(setup)-ManageEportalNames.docx.png
Web Profile Access Attribute Setup (Click to enlarge)

Security Settings

You first need to run a Synchronize all. Then you can remove the VIEW of the action button by going into the profile, then the form and clicking on the Set Password button.

 

 

201-na-fea-201

 

0 votes, average: 0.00 out of 50 votes, average: 0.00 out of 50 votes, average: 0.00 out of 50 votes, average: 0.00 out of 50 votes, average: 0.00 out of 5 (0 votes, average: 0.00 out of 5)
You need to be a registered member to rate this.
Loading...