KingdomFirst / RockBlocks

KFS repository for all Rock Blocks.
https://www.kingdomfirstsolutions.com/rock
Apache License 2.0
5 stars 1 forks source link

Steps to Care Future Needs #114

Closed nateh777 closed 2 years ago

nateh777 commented 2 years ago

Description

What does the change add or fix?

Add the capability to schedule future needs and display them. In order to do so all the assignment methods were moved to a common utility class instead of being located in the Care Entry Block.

New Settings:

Care Dashboard

Care Entry


Release Notes

What does the change add or fix in a succinct statement that will be read by clients?

Requested By

Who reported, requested, or paid for the change?

RSC


Screenshots

Does this update or add options to the block UI?

Care Dashboard, "Include Future Needs"

image image

Care Entry, new settings:

image

Change Log

What files does it affect?

Migrations/External Impacts

Is it a breaking change for other versions/clients?

Yes, new DLL update is required with new utility methods. https://github.com/KingdomFirst/RockAssemblies/pull/83