Skip to content

Commit

Permalink
BB-941: Demo Data
Browse files Browse the repository at this point in the history
 - quote demo data fix
  • Loading branch information
Mykhailo Sulyma committed Sep 28, 2015
1 parent c627291 commit 93cb3be
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ protected function processQuoteProducts(Quote $quote, ObjectManager $manager)

$types = [
QuoteProduct::TYPE_REQUESTED,
QuoteProduct::TYPE_NOT_AVAILABLE,
//QuoteProduct::TYPE_NOT_AVAILABLE,
];

$priceTypes = [
Expand Down

0 comments on commit 93cb3be

Please sign in to comment.