Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

The pricegrid header gets recalculated under several scenarios.

  1. When the user opens the pricegrid detail screen the very first time

    pricegrid header calculation on first open.drawio
  2. when the user is on the pricegrid detail page, and wants to recalculate the header information

    pricegrid header manual recalculation.drawio
  3. when the user changes the values of the input fields on the pricegrid header and then recalculates the header. This is similar scenario to the previous one, but the flow is not so straightforward, so we cover it too.

    pricegrid header manual recalculation after input.drawio
  • No labels