Hello,
we are using B2B with IPC-pricing, using our own pricing conditions. Calculation of the prices works fine (can be verified when enabling the price analysis link).
Now we need to show some of these own pricing condition's prices (not the ones available in the salesdocument header/item like getGrossValue, getTaxValue,..) in the order.jsp.
"ui.getSalesDoc().getHeaderData().getExtensionDataValues()" does not return any items.
How can we acces the IPCDocument (or anything else containing our own pricing conditions values) from order.jsp?
Thanks for any hint 😊
Kind regards,
Manuel