Module: QuoteBuilder

Defined in:
app/services/quote_builder/project_creator.rb

Overview

Creates the placeholder Opportunity that backs a QuoteBuilder session for
the supplied Party (Customer or Contact). Persists the party and customer
first so the freshly built association graph survives the create.

Returns the Opportunity (already persisted via #create on customer.opportunities).

Defined Under Namespace

Classes: ProjectCreator