DickinsonCollege / FarmData2

FarmData2 provides support for the operation and certification requirements of small organic farming operations.
Other
18 stars 136 forks source link

Fixed Total Bedft not Rounded in Seeding Report #678

Closed FutzMonitor closed 1 year ago

FutzMonitor commented 1 year ago

Pull Request Description

Closes #657. This PR makes small changes to two computed methods in the Seeding Report page that concerns how the total bed feet is returned for the page to display in the direct seeding summary. Since logs can make the number a long decimal numbers, the return in these methods now rounds the value to the nearest integer to resolve this issue on the frontend.


Licensing Certification

FarmData2 is a Free Cultural Work and all accepted contributions are licensed as described in the LICENSE.md file. This requires that the contributor holds the rights to do so. By submitting this pull request I certify that I satisfy the terms of the Developer Certificate of Origin for its contents.