Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

In case resolver returns other currency #2

Open
wants to merge 7 commits into
base: 8.x-2.x
Choose a base branch
from

Commits on Nov 25, 2016

  1. In case resolver returns other currency

    In the case if resolver returns the price in different currency we need this currency object to be format in correctly. By default $items variable has only the default currency code inside.
    artemvd authored Nov 25, 2016
    Configuration menu
    Copy the full SHA
    e6d623b View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2016

  1. Configuration menu
    Copy the full SHA
    aaae6a5 View commit details
    Browse the repository at this point in the history
  2. Fix typo

    artemvd authored Nov 28, 2016
    Configuration menu
    Copy the full SHA
    97117ae View commit details
    Browse the repository at this point in the history
  3. Use entity type manager instead of entity manager

    Fixing bugs from reviewers
    artemvd authored Nov 28, 2016
    Configuration menu
    Copy the full SHA
    19c04da View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2016

  1. Configuration menu
    Copy the full SHA
    164615a View commit details
    Browse the repository at this point in the history
  2. Fix white space on line 35

    artemvd authored Nov 29, 2016
    Configuration menu
    Copy the full SHA
    4986ffd View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2016

  1. Configuration menu
    Copy the full SHA
    a9a9947 View commit details
    Browse the repository at this point in the history