CanInvokeMethod: RecalculateInvoiceItemsAndTaxes
Use this user property to disable the Recalculate button for only event checks with the specified Status fields.
Property | Description/Value |
---|---|
Value |
[Status] <> LookupValue('PS_SUBCONTRACTOR_STATUS', 'Voided') AND [Status] <> LookupValue('PS_SUBCONTRACTOR_STATUS', 'Posted') |
Parent Object Type |
SHM Invoice Form Applet applet |
Usage |
Disables the Recalculate button for only event checks with a Status field of Posted or Voided. Such event checks are read only. |