In eConfig Screen “Your Price” showing only NRC price
Hello,
In Our Siebel Product model we are using Base theme as "SIS OM base Theme With Auto Pricing JS" which is using temple as "SISOMeCfgBaseAutoRepriceJS.swt". During run time either new install or Modify order in econfig screen "your price" showing only NRC price but not the MRC Price.for example if you select NRC product with price as $20 then in econfig header section :
Your Price : 20.00
total NRC : 20.00
total MRC : 0.00
selected another NRC product with price $10
Your Price : 30.00
total NRC : 30.00
total MRC : 0.00
This time Selected MRC product as $40.00
Your Price : 30.00
total NRC : 30.00
total MRC : 40.00
Why "your Price" not showing MRC + NRC. as per above it should show as 70.00.