Skip to content

Comments

Issue #2920915 by mbreden: Set the currency to the default commerce c…#81

Open
MattBred wants to merge 1 commit intoAcroMedia:7.x-2.xfrom
MattBred:issue_2920915_eodcurrencies
Open

Issue #2920915 by mbreden: Set the currency to the default commerce c…#81
MattBred wants to merge 1 commit intoAcroMedia:7.x-2.xfrom
MattBred:issue_2920915_eodcurrencies

Conversation

@MattBred
Copy link
Contributor

@MattBred MattBred commented Nov 3, 2017

No description provided.

CommercePosService::TRANSACTION_TYPE_RETURN => 0,
CommercePosService::TRANSACTION_TYPE_EXCHANGE => 0,
);
continue;
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The reason we continue here is so we don't add extra currencies or payment methods that shouldn't be here. I just wonder if we should watchdog or set a message here somehow.

… commerce_pos_report_get_totals() to depend on the default list
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant