Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • U UK Postcodes
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Extensions
  • UK Postcodes
  • Merge requests
  • !1

Trigger change and replace deprecated functions

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged mattwire requested to merge triggerChange into master Feb 07, 2020
  • Overview 0
  • Commits 2
  • Changes 10

When "My Billing Address is the same" is checked the billing fields do not always get updated when the postcode is entered. This is because the address fields that are auto-filled do not trigger the "change" event. So we manually trigger it.

Also replace CRM_Core_BAO_Setting calls with \Civi::settings().

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: triggerChange