Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
C
Core
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 927
    • Issues 927
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
  • Development
  • Core
  • Issues
  • #411

Closed
Open
Opened Sep 27, 2018 by jitendra@jitendraDeveloper

Default currency shown on forms if payment is made with different currency

Default currency shown on View participant and contribution page if payment is made with different currency

Steps to reproduce -

  • Create a priceset with some price fields.
  • Create a contribution page with currency = EUR or any other currency other than the default USD.
  • Create a payment by submitting the contribution page.
  • The payment shown on the contact summary page stated in USD even though it should have been taken in EUR.

Similarly, default currency is shown for participants registered for the event using EUR.


There are still 102 matches found where similar formatting is done.

$ grep -irn "crmMoney}" templates/ | wc -l
102

We need to fix all instances in core.

Ref https://github.com/civicrm/civicrm-core/pull/12875 for the first fix

Edited Oct 06, 2018 by mattwire
To upload designs, you'll need to enable LFS and have admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: dev/core#411