Article Details
Id:13572
Product:finPOWER Connect
Type:NEW
Version:3.00.00
Opened:06/07/2015
Closed:28/04/2016
Released:06/07/2016
Job: J015853
Breaking Change

Account Applications; Documents now have a flag to indicate whether an Account Document also supports Account Applications

The General page of the Documents form now has a "Supports Account Applications" checkbox to the right of the "Type" dropdown when Account is selected and the Account Applications module is licensed.

This flag is used to filter the list on the Documents page of the Account Application Types form. It does not prevent Script or other code from running a particular Account Document for an Account Application.

NOTE: The Documents page of the Account Application Types form only lists Documents that are configured to "Allow Document to be run from a Log" on the Options page of the Documents form and the Documents page of the Account Types form no longer has a checkbox for each item to indicate whether it is available for Account Applications.

The business layer finAccountApp.PublishQuotation method enforces this flag, i.e., it will fail if the Quotation Document defined on the Account Type does not support Account Applications. This method is used by the "Print" button on the Account Applications form, Quotes page.