tutorcruncher / hermes

1 stars 0 forks source link

Organisation vs. Deal dichotomy issue #164

Closed sam-linge closed 2 months ago

sam-linge commented 8 months ago

Need logic in Hermes that would allow for a deal's fields to be updated whenever the organisation's fields are updated.

Here lies the issue: Our workflow entails that there is only ever one deal per organisation, but an Organisation can of course have multiple Deals associated with it, which means that I can't create automations that automatically update the Deal fields whenever the associated Organisation's fields are updated; this has to be done manually by me currently, increasing not only my day-to-day admin workload but also the chance for human error.

Desired fields in order of priority:

  1. Paid Invoice Count
  2. Price plan
  3. Trial expiry date
  4. BDR person
  5. Client manager
sam-linge commented 8 months ago

https://github.com/tutorcruncher/hermes/issues/165 might resolve this.

PrenSJ2 commented 2 months ago

127 will be fixed by this