Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FR] Display acquisition date from CaseReceivedFile in form/table related to evidence object #612

Open
wbi-ocd opened this issue Oct 9, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@wbi-ocd
Copy link

wbi-ocd commented Oct 9, 2024

Please ensure your feature request is not already on the roadmap or associated with an issue. This can be checked here.

Is your feature request related to a problem? Please describe.
Currently, acquistion date fields is only available from API.

Describe the solution you'd like

Add acquisition date in register evidence, edit evidence, in the summary evidence view and as a tag for report generation.
The best place is probably with other datetime information.
screen_2024_10_09_15_46_06

Describe alternatives you've considered

I can try to make a PR if you think is relevant.

Additional context

This field is present in data model (

acquisition_date = Column(DateTime)
) but not available from front, even if this fields is (in my opinion) relevant.

@wbi-ocd wbi-ocd added the enhancement New feature or request label Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant