SCMC__Purchase_Order__c
Label: SCMC__Purchase_Order__c Adding fields to an object in a different managed package
Created_Year__c |
Created Year |
Pre-Winter 2024 |
Formula field. This field stores the year the purchase order record was created.
Formula: TEXT(Year( DATEVALUE(CreatedDate) ))
|
Text |
|
Partially_Vouchered__c |
Partially Vouchered |
Pre-Winter 2024 |
Formula field. This field calculates open vouchered amount.
Formula: SCMC__Total_Amount_Vouchered__c < SCMC__Total_Value_of_PO__c
|
Checkbox |
|
|