Skip to content

Fixes #23, install Reports to help ProfM track student health - #24

Merged
mmarum-sugarcrm merged 1 commit into
sugarcrm-developers:masterfrom
mmarum-sugarcrm:Issue-23
Feb 8, 2018
Merged

Fixes #23, install Reports to help ProfM track student health#24
mmarum-sugarcrm merged 1 commit into
sugarcrm-developers:masterfrom
mmarum-sugarcrm:Issue-23

Conversation

@mmarum-sugarcrm

Copy link
Copy Markdown
Member

Adds a couple reports to the data import Postman collection.

@lschaefer-sugarcrm lschaefer-sugarcrm left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These reports look really nice! A couple of suggestions...

  • The new API calls in Postman are in the Create Quotes category. We probably want them in their own category so people can find them.
  • The new API calls don't have any tests associated with them.
  • We probably want to update the doc to let people know these reports exist.

@mmarum-sugarcrm

Copy link
Copy Markdown
Member Author

@lschaefer-sugarcrm I've made updates. It should be good to go now.

@lschaefer-sugarcrm lschaefer-sugarcrm left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I left two comments on the doc. The report functionality is great, so I'm marking this as approved. Not merging to allow for doc updates.

Comment thread docs/StudentHealthTracking.md Outdated
# Student Health Tracking

When doing battle against the forces of evil, it is possible that a coder is incapacitated by carpal tunnel syndrome or even killed in a freak hoverboard accident. Professor M needs to report on the cause of death of any coder who has died in order to prevent the same mistakes from happening again.
When doing battle against the forces of evil, it is possible that a coder is incapacitated by carpal tunnel syndrome or even killed in a freak hoverboard accident. Professor M needs to keep track on the health of his students to make sure they are happy and productive and stay out of danger.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo: keep track of

Comment thread docs/StudentHealthTracking.md Outdated
When `deceased` is selected, a new Death Information panel appears on the Record view and users are required to enter a Cause of Death (`cause_of_death_c`).

Professor M can then build reports based upon vital status and the common causes of death.
Two reports in a dev instance and then exported via REST API. These reports are then added to the Prof M. data collection. These reports rely primarily on `vital_c` and `cause_of_death_c` fields.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This sentence doesn't make sense to me: Two reports in a dev instance and then exported via REST API.

@mmarum-sugarcrm
mmarum-sugarcrm merged commit 7428024 into sugarcrm-developers:master Feb 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants