Hi guys,
i have customized the purchase requisiton report.
in the Report header "Budgeted or not" field is not showing a value
Value can be accessible from the purchase requisition form by clicking on the action pane, Financials tab, Budget section, click Budget check errors or warning
The value of the field should depend on the budget check result,
if all lines are passed, passed should be displayed
if at least one line passed with warning, Passed with warnings should be displayed
If at least one line failed, partially passed shoud be displayed
If all lines failed, Failed should be displayed
anyone can provide the x++ code to make this logic work?