documentation
|
|
@ -5,13 +5,13 @@
|
||||||
[](https://cloud.cypress.io/projects/26a4bi/runs)
|
[](https://cloud.cypress.io/projects/26a4bi/runs)
|
||||||
[](https://github.com/cityssm/sunrise-cms/actions/workflows/coverage.yml)
|
[](https://github.com/cityssm/sunrise-cms/actions/workflows/coverage.yml)
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
🚧 **In development** 🚧
|
🚧 **In development** 🚧
|
||||||
|
|
||||||
**A web-based application to assist cemetery managers with managing their cemetery records.**
|
**A web-based application to assist cemetery managers with managing their cemetery records.**
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
This is a major refactoring of the now archived
|
This is a major refactoring of the now archived
|
||||||
[Lot Occupancy System](https://github.com/cityssm/lot-occupancy-system),
|
[Lot Occupancy System](https://github.com/cityssm/lot-occupancy-system),
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
**Thank you for taking the time to read the Sunrise Cemetery Management System (CMS) documentation.**
|
**Thank you for taking the time to read the Sunrise Cemetery Management System (CMS) documentation.**
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
**In development**
|
**In development**
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -3,3 +3,20 @@
|
||||||
[Help](https://cityssm.github.io/sunrise-cms/docs/)
|
[Help](https://cityssm.github.io/sunrise-cms/docs/)
|
||||||
|
|
||||||
# Burial Sites
|
# Burial Sites
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
Burial sites are the locations within [cemeteries](./cemeteries.md) where interments take place.
|
||||||
|
|
||||||
|
## Key Burial Site Fields
|
||||||
|
|
||||||
|
**Burial Site Name**<br />
|
||||||
|
Can be up to five segments, each with their own requirements.
|
||||||
|
Can be prepended with the cemetery key.
|
||||||
|
Must be unique system wide.
|
||||||
|
|
||||||
|
**Geographic Location**<br />
|
||||||
|
Used to show the burial site location on a map.
|
||||||
|
|
||||||
|
**Cemetery SVG ID**<br />
|
||||||
|
Used to highlight the burial site within the cemetery's SVG image.
|
||||||
|
|
|
||||||
|
|
@ -3,3 +3,21 @@
|
||||||
[Help](https://cityssm.github.io/sunrise-cms/docs/)
|
[Help](https://cityssm.github.io/sunrise-cms/docs/)
|
||||||
|
|
||||||
# Cemeteries
|
# Cemeteries
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
Cemeteries are groupings of [burial sites](./burialSites.md).
|
||||||
|
|
||||||
|
## Key Cemetery Fields
|
||||||
|
|
||||||
|
**Cemetery Key**<br />
|
||||||
|
Can be prepended to burial site names.
|
||||||
|
|
||||||
|
**Parent Cemetery**<br />
|
||||||
|
Helpful when breaking larger cemeteries into smaller sections.
|
||||||
|
|
||||||
|
**Geographic Location**<br />
|
||||||
|
Used to show the cemetery location on a map.
|
||||||
|
|
||||||
|
**Image**<br />
|
||||||
|
An SVG image of the cemetery, optional labelled to allow for burial site highlighting.
|
||||||
|
|
|
||||||
|
|
@ -3,3 +3,17 @@
|
||||||
[Help](https://cityssm.github.io/sunrise-cms/docs/)
|
[Help](https://cityssm.github.io/sunrise-cms/docs/)
|
||||||
|
|
||||||
# Contracts
|
# Contracts
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
Contracts track preneed [burial site](./burialSites.md) reservations,
|
||||||
|
and at-need burial site interments.
|
||||||
|
|
||||||
|
## Key Contract Fields
|
||||||
|
|
||||||
|
**End Date**<br />
|
||||||
|
When set, the end date is considered the date the contract no longer applies.
|
||||||
|
In the case of a preneed contract, an end date should be applied when the recipient passes
|
||||||
|
and is interred in the burial site.
|
||||||
|
In the case of an at-need contract, the end date should remain empty as long as the deceased
|
||||||
|
is interred in the burial site.
|
||||||
|
|
|
||||||
|
After Width: | Height: | Size: 83 KiB |
|
Before Width: | Height: | Size: 109 KiB After Width: | Height: | Size: 109 KiB |
|
After Width: | Height: | Size: 74 KiB |
|
After Width: | Height: | Size: 94 KiB |
|
Before Width: | Height: | Size: 819 KiB After Width: | Height: | Size: 819 KiB |