Is there any client-side event in ERPNext that fires after a Pricing Rule is fully applied to an item?
I couldn’t find a reliable hook—pricing rules seem async and can override rate after item_code / rate events.
Is server-side handling the only recommended approach?