Open magpieuk opened 1 week ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 89.53%. Comparing base (
e6e0243
) to head (06c2755
). Report is 2 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@magpieuk thanks for the contribution. Can you please post a screenshot of the issue to understand where this happen exactly?
There is also another similar issue here: components/solidus_admin/orders/show/summary/component.html.erb
Not sure when this component is displayed yet to verify though.
Admin order index page doesn't reflect the stores currency.
Summary
Changed admin orders index page to use display_total rather than number_to_currency(order.total) this displays the correct currency for the order rather than defaulting to USD
Checklist
Check out our PR guidelines for more details.
The following are mandatory for all PRs:
The following are not always needed: