Issue with PO PDF Layout in Oracle Fusion
While customizing the Purchase Order PDF layout
in Oracle Fusion
, I encountered an issue with the standard data model
. When the PO is in "Draft"
status, all line details (items, quantity, price) appear correctly in the PDF. However, once the PO is "Approved"
, the line-level details no longer display in the layout.
how can I consistently shows line details for both Draft and Approved statuses?
0