Personalize Shipments Accrue at Receipt Checkbox
I need to make the 'Accrue at Receipt' checkbox read-only on the Purchase Order Shipments form. I have attempted to personalize the form by setting the target object to PO_SHIPMENTS.ACCRUE_ON_RECEIPT_FLAG, the property name to ENABLED, and the value to FALSE. The field does become read-only, but an error/warning message of 'FRM-41316: Cannot set Insert Allowed property of disabled item PO_SHIPMENTS: ACCRUE_ON_RECEIPT_FLAG" is received. How can I personalize this field without receiving that message?
0