Thursday 23 February 2017

personalize Ap Invoice Actions Final Post

Goto the Invoice Form.

Navigate Help>Diagnostics>Custom Code>Personalize.

  • Enter the Following data:

            Seq = 10
             Description = Disable a radio button.

  • In the Condition tab enter the below,

         Trigger event = WhenNewFormInstance.
         Processing mode = Only in enter query mode.
         Level = Select the level  
  • Save
  • In the Actions Tab, enter the below,

         Seq = 10
         Description = Disable radio button.
         Object type = radio button
         Target Object = INV_SUM_ACTIONS.ACCOUNTING_DETAILS.FINAL_POST
         Property name = VISIBLE
         Value = False.

  • Save the work , close the form, reopen and retest the issue.

No comments:

Post a Comment

Fusion General Ledger: Currency creation Setup/ Configuration

Definition: A system of money in general use in a particular country called currency Types of currencies Functional currency/Accounted curre...