Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

When the Opportunity is in the “Commitment” stage and does not have a Sales Order linked, the “Ready to create sales forecast” Ready to Create Sales Forecast will be checked. This formula can be edited.

A scheduled routine Database.executeBatch(new GF_CalculateSalesForecastBatch()); will check if “Ready to create sales forecast” Ready to Create Sales Forecast = True and populate the Goldfinch Forecast table as the demand for the supply plan calculation.

...