Function apps.po_notifications_sv3.get_doc_total returns 0 after upgrading from 12.0.6 to 1.2.1.3
We make a call to function apps.po_notifications_sv3.get_doc_total to get the PO total amount. After upgrading from 12.0.6 to 1.2.1.3, this function is returning 0. I am trying to dig through this package but has anybody else noticed this and know the cause? Is there an alternate function that we should be calling instead of this function?
Thanks.