Skip to content

Conversation

@longnguyen-osg
Copy link

Summary

  • Switch every Organization and Mobile Organization deals list to request and render deal_value (row formatter and column label), so the UI shows the actual deal amount instead of annual revenue.
  • Update CRMDeal.get_list_field_info() to emit a “Deal Value” column backed by deal_value, keeping backend list metadata consistent with the frontend change.
  • Extend the default “CRM Deal” side-panel and Data Fields layouts in install.py to include deal_value, so fresh installs expose the field automatically, and clean up unused lead-sync component typings.

Testing

  1. Open any Organization (desktop/mobile): the Deals table now shows a “Deal Value” column populated from deal_value.
  2. Visit a Deal’s Activity → Data tab after syncing layouts or on a new site: the “Details” section includes the Deal Value input.

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